OnPlayerSpawn Array index of Bounds
#6

Quote:
Originally Posted by Cezar98
Посмотреть сообщение
CosminInfo[playerid][ClanID] = cache_get_field_content_int(0, "ClanID", DB_Connect);

if(CosminInfo[playerid][ClanID] > 0) return SendError(playerid, "You are not member of any clan");
I also asked what their delcaration was, second of all
PHP код:
if(CosminInfo[playerid][ClanID] > 0) return SendError(playerid"You are not member of any clan"); 
Doesn't make any sense. If it isn't supposed to be bigger than 0 then why is MAX_CLANS 1150 ???
Reply


Messages In This Thread
OnPlayerSpawn Array index of Bounds - by Cezar98 - 04.08.2018, 16:10
Re: OnPlayerSpawn Array index of Bounds - by RogueDrifter - 04.08.2018, 17:59
Re: OnPlayerSpawn Array index of Bounds - by Cezar98 - 04.08.2018, 18:09
Re: OnPlayerSpawn Array index of Bounds - by RogueDrifter - 04.08.2018, 18:17
Re: OnPlayerSpawn Array index of Bounds - by Cezar98 - 04.08.2018, 18:22
Re: OnPlayerSpawn Array index of Bounds - by RogueDrifter - 04.08.2018, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)