Search Results
@JaKe Elite, do you want me to sort and changes the commands for each level so it looks better and more reasonable? right now the commands for each level are quite.. retarded Here it is anyway.. К...
2,064
@Jake Elite, implenting a V.I.P System which only have 1 level of V.I.P (Could be 3 depending on what the Developer's wants) What about a system to track down players time played and then giving them ...
2,064
^ Threshold - that solution fixed my code thanks!
122
Код: SendClientMessageToAll(WHITE, stringeg); - the Line of error The Error Код: C:\Documents and Settings\All Users\Desktop\xSF(2)\gamemodes\ngcgm.pwn(4161) : error 035: argument type mism...
122
Thanks everyone for helping and i figured it out it was a mistake of one of my scripts fixed it! , thanks jlalt for the CrashDetect and BlackBirdXD , if you want to know give me a pm and ill tell you
112
i think this has to do something with my MySQL system but it shows that its connected to Mysql...
112
Код: CMD:stats(playerid, params[]) { new target; if(sscanf(params, "u", target)) { target = playerid; Server(playerid, "You can also use /stats [playerid]"); } if(!IsPlayerConnected(tar...
112
Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid == DIALOG_WEAPONS) { if(response) // If they clicked 'Select' or double-clicked a we...
151
Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid == DIALOG_WEAPONS) { if(response) // If they clicked 'Select' or double-clicked a we...
151
Well as the Title stated! can you tell me wich is the most stable Anti Cheat System for 0.3.7 right now? i was looking all around the places and tested out alot of Include/Filterscript but it mostly...
154
hmmmmmmm Thanks Jeff! "My Name Is Jeffffff" +REP and i think i understand now
61
found this in some random script Код: public OnPlayerUpdate(playerid) { new Float:hp,Float:armour; new Float:health; new veh = GetPlayerVehicleID(playerid); GetPlayerHealth(player...
61
Код HTML: C:\Documents and Settings\All Users\Desktop\BufFixes\gamemodes\ngcgm.pwn(3459) : error 035: argument type mismatch (argument 2) C:\Documents and Settings\All Users\Desktop\BufFixes\gamem...
60
getting these warnings from the code Quote: C:\Documents and Settings\All Users\Desktop\New Gaming Class [BUILD 2]\gamemodes\ngcgm.pwn(3471) : warning 225: unreachable code C:\Documents a...
96
so it should be like this right? PHP код: CMD:gotomb(playerid,params[]) {     SetPlayerPos(playerid, MoneyBagPos[0], MoneyBagPos[1] +3, MoneyBagPos[2]);     SendClientMessage(play...
96
thanks and can you help me convert those cmds into ZCMD? thanks
96
Код: if(IsPlayerAdmin(playerid)) { if(!strcmp("/gotomb", cmdtext, true)) { SetPlayerPos(playerid, MoneyBagPos[0], MoneyBagPos[1] +3, MoneyBagPos[2]); return SendClientMessa...
96
}a#if defined easydb_included #endinput #endif line 1819
87