Search Results
PHP Code: CMD:tempban(playerid, params[]) {     new banner[MAX_PLAYER_NAME], banned[MAX_PLAYER_NAME], bannedid, reason[25], hours, string[400], secs, unbants, ip[16], query[180];  ...
714
Quote: Originally Posted by Kwarde https://sampforum.blast.hk/showthread.php?tid=616103 Thanks for the help +rep
714
PHP Code: CMD:tempban(playerid, params[]) {     new banner[MAX_PLAYER_NAME], banned[MAX_PLAYER_NAME], bannedid, reason[25], hours, string[400], secs, unbants, ip[16], query[180];  ...
714
INI_Int("Banned",PlayerInfo[playerid][Banned]); try this one
730
Quote: INI_Int("Banned",SInfo[playerid][Banned]); replace with this INI_Int("Banned",pInfo[playerid][Banned]);
730
[05:41:49] No collision data found. [05:41:49] AMX (140286904) loaded [05:41:49] Script[gamemodes/dayz.amx]: Run time error 19: "File or function is not found" [05:41:49] Number of vehicle models: ...
6,547
Hello i just launching samp-debug after typing vehicle name it get crashs for ex /v Cheetah
1,205