Search Results
[quote=Pandabeer1337 ] Hm wassup pawn Код: if(strcmp(cmd, "/addhouse", true) == 0)    {      tmp = strtok(cmdtext, idx);      if(!strlen(tmp))      {        SendClientMessage(playe...
167
I know this already. I dont like how it created array structures, it uses more cpu and ram than c/cpp.
246
Hmm, sa:mp is writed to cpp? I would also would like to write it in cpp. Is there any basic source code/template wich help to do that?
246
Hello, i want to ask. Is there any way to create game mode scripts with C? This would be awsome If yes, then how?
246
Thanks But i fixed it by my self :P new File:vechiles = fopen("vechiles.txt", io_append)... :P
75
Hello, i am making script to create & save vechiles locations... And i have an error I am getting fallowing errors: Код: C:\Documents and Settings\Martynas\Desktop\samp\gamemodes\timertest...
75
Ain't array would be faster and more compact in script?
113
Hmmm, i just tested load vechiles_list, but no cars have been loaded. What is wrong here? Код: #include <a_samp> #include <file> #define COLOR_YELLOW 0xFFFF00AA #define COLOR_WHITE 0x...
125
How to synce then? Is it possible? That would be awsome
125
Hello Can i ask? How to apply damage to car without driver? I mean, door, hud colisions on hit and so on. And secon question, is there any very nice car location script, where will be all cars placed...
125
Hello May i ask, why SA-MP has got 200 players limit? If somehow limit would be set to 300, 400, or 500.. Will whole would crash? Or 200 is just pederastians limit in GTASA and if sometime there will...
204
It works! Thank you so much!
146
strtok stock? What you mean, sorry my english bad, lol
146
Hello, how can i kill myself with cmd /kill? I have made it, but compiler shows errors Can anyone help me, this is my script: Код: public OnPlayerCommandText(playerid, cmdtext[]) { new cmd[256]...
146
Why not to disable car burn & explode. I dont know how... But....
249
Hello, i am new and so on.. And i have question, about "forward: ..." what it does do? I see that gf script has got forward: for every function, but my script is working without these. So i can't figu...
66
Can you recomend me some map editor Meybea i will make that water by myself
243