Search Results
Quote: Originally Posted by |)ЂΩ†{−}ЂR™ – Dare To Die for(new playerid; playerid<MAX_PLAYERS; playerid++) { // your script here } Thank you!
134
Is there a way to use playerid in OnFilterScriptInit ? Because iam making a Filterscript, But i need to put my function under OnFilterScriptInit, But, i will get a errror: Код: (32) : error 017:...
134
Quote: Originally Posted by SiloX http://forum.sa-mp.com/index.php?board=30.0 or learn how to make that gamemode and make your own!
164
Use This Код: public LoadMap(playerid) { ShowPlayerDialog(playerid, TDM, DIALOG_STYLE_LIST, "Choose a Team?", "Defenders \nAttackers \nSpectate", "Select", "Cancel"); return 1; }
238
isnt This: http://forum.sa-mp.com/index.php?topic=126584.0 but with some improvements ?
783
Quote: Originally Posted by MisterTickle Quote: Originally Posted by Joe Torran C Better way: [code=OnGameModeInit]for(new s = 0; s < 299; s++) { if(IsValidSkin(s)) A...
814
Quote: Originally Posted by MadeMan What about it? i think Wackox Means: When the round has ended, The players need to choose a new map. What if 2 maps are Both voted 5 times, What wil...
122
Quote: Originally Posted by Lukian2 ok thx for help man .....Respect from romania Bye bye use /spawn first?
1,235
Quote: Originally Posted by IcyBlight Hey there. So, because I'm lazy and couldn't be bothered to write it myself, I just ripped the PM system from the 'base' filterscript. I added the i...
80
Quote: Originally Posted by Virtual1ty use strcmp: pawn Код: new Array1[24],            Array2[24];                if(strcmp(Array1, Array2, true) == 0)        {   ...
94
Quote: Originally Posted by Justas888 Hello dear users To me have this problem on mysql, so turn on samp-server.exe and writes Run Time Error 19: File not found or function. Would anyone u...
61
Hello, I have some problem with my Input Dialog.. when they Type: InputText, They need to go into the server, Else They get kicked. I get this error: Код: : error 033: array must be indexed (vari...
94
Quote: Originally Posted by Joe Torran C Its possible if you delete it on MEd and readd it, Unfortuently its not a single gate, Its attached to all the gates at area51 almost, So no you ca...
85
Hello, i have a Question, Is it posible to open this gate: [img width=1024 height=567]http://i41.tinypic.com/ae6ukl.jpg[/img] And Yes, How can i open it?
85
Код: public OnPlayerSpawn(playerid) { if(IsPlayerNPC(playerid)) { new npcname[MAX_PLAYER_NAME]; GetPlayerName(playerid, npcname, sizeof(npcname)); if(!strcmp(npcname, "NPC NAME", ...
116
Its a Nice Skin, Maybe it will come in samp 0.3b
243