Search Results
Try to replace "Temp," with "Temp" (just remove that comma).
873
Update your Inconginto's streamer to 0.3b version and recompile your gamemode (And make sure you downloaded the latest version of SAMP 0.3b). EDIT: Oh, didn't read your last post; sorry :P
807
You created here one only 'tmp', so 'giveplayerid', 'giveplayerweapon' and 'giveplayerammo' will return the '[PLAYERID]' parameter. You should create two more 'tmp's, try this one: pawn Код: if(st...
369
OnPlayerRequestClass: SpawnPlayer(playerid);
356
Open a .ini file and write (with dini, or another .ini tool) there something like this: "Police_Members=0", And when you invite/uninvite players to your faction, you simply update the file. And in you...
395
Hmm. dini_Get is used for strings, and here "if(pass == ppassword)" you checking if interger equal to string. This is the main source of your problem.
1,036
Hmm... If i create 499 bots and set my bot in id 500, and delete (kick) the 499 bots.. It's can to work?
731
Hello ! I need download to SAM Guard 1.0.. Link to topic: http://forum.sa-mp.com/index.php?topic=22528.0 the download i'ts not work there... X: (Sorry for my bad english) thx
351
http://avidor.co.cc/GTA/Teleports.php Enjoy
411
Hey, im wondering if its possible to create rcon command with parameters (something like /rcon command [Parameter]) I tried it with (in OnRconCommand)
556