Search Results
Ok dude , use this: pawn Код: CMD:sethealth(playerid,params[]) {if(PlayerInfo[playerid][Level] >= 3) {new tmp[256], tmp2[256], Index; tmp = strtok(params,Index), tmp2 = strtok(params,Index);  ...
210
pawn Код: CMD:fullhealth(playerid, params[]){    if (IsPlayerAdmin(playerid) == 1)    {        new command[56];                if (sscanf(params, "d", command)) return SendClientMe...
210
pawn Код: YCMD:goto(playerid, params[], help){* * if(help)* * {* * * * SendClientMessage(playerid, -1, "SF | LS | LV");* * * * SendClientMessage(playerid, -1, "/goto [Location");* * }* * switch ( ...
162
SetPlayerColor(playerid, Pink);
133
pawn Код: if(strcmp(cmdtext, "/goto", true) == 0)    {        new targetid;        if(sscanf(cmdtext[6], "u", targetid))//since in strcmp we cannot use params so i added this  cmdtext[6...
104
Quote: CMD:goto(playerid, params[]) { new ID;//creates a new something idk what we call it :P but it is defined later on or used in something this 1 is used in next line if(sscanf(...
162
Possible things are the hacker might be using hacks again and again and it is giving the warning again and again. +rep if I helped u
105
Lol is this /akill , generally , /kill is used for killing ourselves.
636
http://forum.sa-mp.com/forumdisplay.php?f=71 Yes this.
244
One of the main reasons could be that you would not have much excess to view some of the boards
200
put this except " if(Player[i][pAdmin] >= 1) // Line 89" Put this : LevelCheck( playerid, 1 ); Check
133
You may find it in ****** , just search what you want to
132
I love watching it: https://www.youtube.com/watch?v=ZN5PoW7_kdA
13,481