Search Results
try to change it to a strong password
248
mysql_connect or a file in the scriptfiles for example mysql.cfg sorry for my bad english :/
74
when i remove it the other map won't load
145
Quote: Originally Posted by jlalt try to call the speacte off fuction after map complete loading already same server crashed
145
hello guys i have a problem when a player dies he will spectate a random alive player works but when the other map loads and function spectateoff called the server crash plz help pawn Код: forwa...
145
Quote: Originally Posted by rappy93 Argument 11 is the "-1" after worlds. Try putting -1 in {}. Like this : { -1 } Edit: Fixed i added {} to the argument 12 thnx +reped
71
hey guys i need help to make an object for some worlds but i got error pawn Код: error 035: argument type mismatch (argument 11) pawn Код: new worlds[5] = {0,1,2,3,4};        CreateDynami...
71
pawn Код: Public OnPlayerSpawn(playerid){SetPlayerPos(playerid, x,y,z);return 1;} change x,y,z with redcountry coodinates sorry for my bad english
119
Quote: Originally Posted by jlalt PHP код: if(dini_Exists(CurrentMapMeta))     {         format(CurrentMapMeta,166,"EdmMaps/%s/toptimes.txt",MapSRC);         pri...
96
hey all i have problem with dini it won't check if the toptimes file is exist but it's already exist in the map folder pawn Код: if(!dini_Exists(CurrentMapMeta))    {        format(Current...
96
try this pawn Код: CMD:kickmember(playerid, params[]){    if(PlayerInfo[playerid][LeaderGSF] >= 1)    {        new targetplayer;        if(sscanf(params, "d", targetplayer)) return ...
186
Quote: Originally Posted by Trollerz Код: C:\Users\Administrator\Desktop\AHAD AMAN SAMP WORK\gamemodes\New-Gamemode.pwn(147) : error 055: start of function body without function header...
124
pawn Код: public OnPlayerSpawn(playerid){    return 1;}
124
AWESOME MAN! +Rep keep up the great work
1,216
Quote: Originally Posted by PMH With the code you provided, it should work fine as far as i know.. well might be a problem with ur callback so try it in this callback, better to use it lik...
203