Search Results
Well im trying to make a headshot script but I want it to work only if players doesn't have armour. Here is the code if I remove the armour thing, headshots work but with doesn't why ? Код: if(is...
122
Why i get this... ? Код: C:\Documents and Settings\Mystogan\Desktop\TDM.pwn(2855) : error 037: invalid string (possibly non-terminated string) C:\Documents and Settings\Mystogan\Desktop\TDM.pwn(2...
142
Quote: Originally Posted by ATGOggy Show your OnPlayerDeath. And use SetPlayerTeam to change a player's team. Код: public OnPlayerDeath(playerid, killerid, reason) { new string[12...
121
Ok im new at scripting im just modifying a gamemode currently so i gain more experience I made this dm command but have 2 problems with it,If you die you are not spawning in dm area ( it respawns in ...
121
I just want a command for example if i use /fire it will set all nearby vehicles on fire but only if there are players in vehicles. Problem is i don't know what functions to use
91