Search Results
how can i load the gm? where to put the gm dll? thanks
3,912
thanks for the answer do you know how to round a number?
75
what operators does pawno support i mean the operator of power (^) does it support it? also how to perform square root on a number(i know i can power the number on 0.5) and how to round a number on 3 ...
75
Код: public OnPlayerConnect(playerid) { if(IsPlayerNPC(playerid)) return 1; if(!IsPlayerNPC(playerid)) { if(IsPlayerNPC(playerid)) return 1; new name[MAX_PLAYER_NAME], string[256];...
247
I cant because the script its not mine and i dont have the permission. Do you have any idea for why thats happening?
247
Guys i have a problem. I have a npc but when it join on the server after a while it disconnect. I have register/login system and i put the "if(IsPlayerNPC(playerid)) return 1;" on connect,spawn,reques...
247
Quote: Originally Posted by SaW_[VrTx] Working.. Not bad. Thanks
74
I update the file. Can you redownload it and tell me if worked? Thanks
74
Hi everyone. Take a look on this page Billy's Tool Box. It's my first app i made. It's not advertise, i just want to hear your opinion. Rate it from 1-10. Just leave a comment I hope you like it PS...
74
i have this code on leave race cp's. Код: public OnPlayerLeaveStreamRCheckpoint(playerid,checkpointid) { if(checkpointid == racecp1) { if(IsPlayerInVehicle(playerid,cartest)) ...
95
can you upload and the .map file to mta 1.0 pls? thanks and nice map. and if you can i need it very fast.
325
yes i want to create the objects and delete them with a timer or menu item. doent matter but i want this.
105
i cant use the streamer with this format? because i like this streamer is very fast. and i have alot of objects and i want to delete them with one code when i want.
105
i want to create 381 objects and im using this streamer http://forum.sa-mp.com/showthread.ph...point+streamer. i have this code to make it. http://pastebin.com/R6LizHih the problem is that the object...
105
i have a question. i see on wiki that the limit of objects if 400 on 0.3b. i want to know if that is valid only on live objects that means the objects loaded from the start ongamemodeinit or in all ob...
52
is there anyway to check if an object move do something? i mean if i hit a small thing like cone with a car and moved can i check that? and another simillar one. i want to check if i hit with car even...
64