Search Results
no dude if i put it in onplayerspawn it will check number of zombie everytime a player connects. I said i just want to check it once after a map begins.
94
I have made this code which checks to see that their should be atleast 1 zombie player. I just can't figure out where to put this code :P EDIT: I only want to check once after the map starts that if ...
94
I don't know how but it worked!!!!
113
Please tell me why this /unban cmd does not work. Whenever i try to unban a person it just says that the person cannot be unbanned because he is banned. I did not make this cmd i am just a newbie sc...
113
Of course I had put the if case in this one Код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
126
Nah now even spec mode is not starting not even for 2 sec. :P
90
Whenever I use /spec cmd it always just goes in spectate mod for 2 sec and after that it just kills my own player and I respawn as a Zombie. Any suggestions why this may be happening? Код: CMD:spe...
90
ohhhh.. Thank you. I forgot to put that "else". I will just try the code. EDIT: Nah its not working....
126
I have this code for infecting human player when a certain class of zombie presses LALT. I don't know why but this code is not working . Can Someone Please help..... Код: if(PRESSED(KEY_WALK)) { ...
126
https://sampforum.blast.hk/showthread.php?tid=600315
149
right now i am a newbie scripter. I went through all the basics and can do quite a few things now. I am just experimenting with a script i found on the internet. I don't intend to use it anywhere. So ...
149
Dude when i said that searched the gamemode for it i meant that i used ctrl + f to search .info (which is at the end of the link. Of course i am not noob enough to read the complete script just to loo...
149
I can't figure out how to change the link in the bottom right corner of the image. I already went through the whole gamemode script but this link is not written anywhere. I don't have any filterscript...
149
thanx dude worked like a charm... +rep for u -----Thread Closed-----
160
can u please tell me the exact code since i m a newbie at scripting
160
Hey guys. This is my /setlevel cmd. When I increase a person's level it shows Promoted, when I decrease there level it still shows them Promoted. While it should show promoted on increase and demoted ...
160
Quote: Yeah it could be problem with virtual world. pawn Code: SetVehicleVirtualWorld(vehid, 3); SetPlayerVirtualWorld(playerid,3); PutPlayerInVehicle(playerid,vehid,3); _________________...
238