Search Results
pawn Код: CMD:makeadmin(playerid, params[]){    new otherId, new otherName[MAX_PLAYER_NAME], new playerName[MAX_PLAYER_NAME];    new adminLevel, new stri[128];        if(PlayerInfo[playeri...
191
Quote: Originally Posted by Daniel June Thanks, Going to use it for some movie making :q Thanks :P
539
What did you do? I can only see, that you removed like 900 lines, everything else is same.
260
make the forward like: pawn Код: forward cannonshot(playerid); and public: pawn Код: public cannonshot(playerid) , else you won't be able to use playerid symbol.
75
Quote: Originally Posted by Tessar So Volt-Host is better than ServerFFS? Yes. The message you have entered is too short. Please lengthen your message to at least 8 characters.
221
Few days ago I started playing on sumoFFS, too bad it's down now and gamemode released.
1,062
Quote: Originally Posted by Mr.BaXx Omg, You are tring to copy SFSE. Indeed.
186
Maybe because you have too new/too old SA-MP version, and server version is newer/ older.
172
Quote: Originally Posted by Mr.Jvxmc maybe someone give's a code? pawn Код: if(strcmp(cmd, "/helpmeup", true) == 0){new Float:x,Float:y,Float:z;GetPlayerPos(playerid,x,y,z);SetPlaye...
168
Quote: Originally Posted by Brickwood it ends up saying ( 0 ), said testing, how do I make it say their name? Thankyou for the help man new string[22]; new plrname[MAX_PLAYER_NAME]; Ge...
192
Hello, so, I got a street sweeper system, and when I go to first checkpoint, it displays the text fine, but it doesn't display the next checkpoint, what could be wrong? Gamemode: LARP.
61
Quote: Originally Posted by pyrodave How thoroughly have you tested this, because I don't think very well. I've spotted a few issues and optimization points. http://pastebin.com/vDYBsUb8 ...
393
Quote: Originally Posted by Jantjuh Hey, nice clear script sure gonna use this, i was looking for this for ages :P Thanks man, for positive feedback.
393
Hey guys, This is my first release.It's just a simple vehicle spawner. Commands: /carspawn Script lines: 40 Download link(AMX+PWN): http://www.upload.ee/files/773633/CS..._Riis.zip.html Pastebin UR...
393