Search Results
You forgot to put a } bracket somewhere. (so, you didn't end a function)
101
I've made an admin script, i tested it on a home hosted server, and it worked well, but when i loaded it on a host that it have linux, it didn't work, the commands said Unknown Command. The registrati...
52
I made a tuning system with this include, and when i open up the menu it crashes my game. When i changed the last two characters of the colors (AA) to 99 it didn't crash, and the menu appeared, but th...
2,650
Quote: Originally Posted by ShadowMcFartPants nice... does this just add a certain ammount to your position everytime you press an arrow key? Right, but i'm working on the velocity meth...
195
I made this script some weeks ago. Or in the last month i don't know. It isn't a very hard work, but i needed it, and i think it will be useful for somebody. Here is the PWN file RCON admins can use...
195
I know how to create a NPC but i mean Player Attacker NPC.
101
How to make an Attacker NPC? example: Zombies.
101
Put SetPlayerInterior(playerid,0); at: Код: public OnPlayerRequestSpawn(playerid)
148
I Had the same problem, but it's because the NPC-s script didn't loaded fully. You must put the NPC's script in server.cfg in filterscripts line and for the First! Like: Code: filterscripts npcscript...
90