Search Results
i am was admin 99999 but why this cmd cannot used "Admin Only" pawn Код: CMD:adminpm(playerid, params[]){    new Str[128];    new PID, reason[128];    if(sscanf(params, "us[45]", PID, reason...
81
this code anyone wrong? pawn Код: public AddReportToken(playerid) {    new        sz_FileStr[32 + MAX_PLAYER_NAME],        sz_playerName[MAX_PLAYER_NAME],        i_timestamp[3],   ...
87
why players and vehicles appear and disappear, like this screenshot this anyone can solves this problem this and this
107
Quote: Originally Posted by Eth you can't do that onplayerrequest class, do it onplayerrequestspawn: pawn Код: public OnPlayerRequestClass(playerid, classid){    SetPlayerTeamFromCla...
83
this code pawn Код: public OnPlayerRequestClass(playerid, classid){    SetPlayerTeamFromClass(playerid, classid);    Spawned[playerid] = 0;    if(classid >= 0 && classid <= 5 &...
83
some error pawn Код: C:\Users\KurniaRocki\Downloads\Compressed\xHardTruckerZ\gamemodes\xTrucking.pwn(1833) : warning 202: number of arguments does not match definitionC:\Users\KurniaRocki\Download...
54
how to repair this in Gamemode PPC_Trucking server shutdown if player login and i am use plugins crashdetect pawn Код: [09:19:19] [debug] Server crashed while executing PPC_Trucking.amx[09:19:19] ...
56
Quote: Originally Posted by Abagail Does your script already have a time system? It sounds like it does, and it's one hour behind the VPS GMT... That is how??
94
my time VPS is 10 PM but on server is 9 PM, how to change it i want server same time like VPS
94
this GettingKicked code pawn Код: public GettingKicked(playerid){    Kick(playerid);}
88
whis command pawn Код: if(strcmp(cmd, "/kick", true) == 0)    {        if(IsPlayerConnected(playerid))        {            tmp = strtok(cmdtext, idx);            if(!strlen(...
88
How to change the run the player does not run like CJ?? i want player run is slow not like CJ style
147
how to enter the building or door by pressing the enter key
192
please help me, anyone can script adminname on gamemode raven please shared it i need it
59