Search Results
pawno\include\[MV]_*******.inc(2) : fatal error 100: cannot read from file: "a_json" i add this : https://sampforum.blast.hk/showthread.php?tid=48439 but not fix!!
53
Quote: Originally Posted by Vince Reboot the actual physical server. The tickcount is known to overflow after 24 days of continuous operation. Also for intervals greater than a second I re...
97
my server bug i niver see this bug!! and i restart and bug still .. bug is when i use type any commands server say: You must wait 10 seconds before using this command again... pleas help me all com...
97
Quote: Originally Posted by [HLF]Southclaw `if((PlayerInfo[playerid][Level] >= 9)` count the brackets! It's a good idea to use a modern IDE such as Sublime, Atom or VS Code which will ...
47
42877) : error 029: invalid expression, assumed zero 42877) : error 017: undefined symbol "URL" 42877) : warning 215: expression has no effect 42877) : error 001: expected token: ";", but found "]" 42...
47
Quote: Originally Posted by Freedom. Код: COMMAND:weather(playerid, params[]) { new weather; if(sscanf(params, "d", weather)) return SendClientMessage(playerid, -1, "/weather <w...
121
i need command for change server weathers.. not player weather..pleas help
121
PHP код: CMD:settime(playerid,params[]) {     new time,string[128];     if(!IsPlayerAdmin(playerid)) return SendClientMessage( playerid, COLOR_RED, "ERROR: You must be a Admi...
121
 {r}
PHP код: {model},{x},{y},{z},{r},{c1},{c2}  pleas what is {r} mean ??
93
Quote: Originally Posted by Meller It checks if their Level variable is not the Max Admin level, example: Your admin level is 5, and the max level there is, it's 6. So it'd be if 5 is NOT...
145
Quote: Originally Posted by Meller Explain your problem please? PHP код: PlayerInfo[playerid][Level] != ServerInfo[MaxAdminLevel])  what it mean?
145
PHP код:     if(ServerInfo[ReadPMs] == 1 && PlayerInfo[playerid][Level] != ServerInfo[MaxAdminLevel])     {         new string[128],recievername[MAX_PLAYER_NAME];...
145
Quote: Originally Posted by Arthur Kane I don\'t see how cars in an interior lag you. What happens when you "lag"? all players can\'t go to interiors because very lag .. if i respawn c...
280
Quote: Originally Posted by kalanerik99 Code: stock park(playerid) { if(VehicleInfo[GetPlayerVehicleID(playerid)][Temp] == 1) { return SendClientMessage(playerid, COLOR...
280
Quote: Originally Posted by Whatname PHP Code: for(new i = 0; i < MAX_VEHICLES;i++) {      if(GetVehicleInterior(i) == 0) continue;      SetVehicleToRespawn(i); }...
280
how ican make if player in any interior ... cant use park command..? PHP Code: stock park(playerid) {     if(VehicleInfo[GetPlayerVehicleID(playerid)][Temp] == 1) {         return...
280
Quote: Originally Posted by Dice_ Remove the cars i can't see cars ... not in map to...!!!
280
someone parked cars in interior and now all interior laag.. how i can fix this?
280
Quote: Originally Posted by Sunehildeep Nope it wont work, its for samp 0.3.7 thanks you
60,370
this will work in samp 0.3x-R2 ?
60,370