array must be indexed prob
#2

PHP Code:
new id;
if(
sscanf(params,"d",id))return SendClientMessage(playerid, -1"Usage....");
if(!
IsPlayerConnected(id))return SendClientMessage(playerid, -1"Player not connected"); 
Use this instead of params, or index params example params[1].
Reply


Messages In This Thread
array must be indexed prob - by PoniStar - 31.10.2018, 17:14
Re: array must be indexed prob - by v1k1nG - 31.10.2018, 17:17
Re: array must be indexed prob - by TheToretto - 31.10.2018, 17:22
Re: array must be indexed prob - by PoniStar - 31.10.2018, 17:43
Re: array must be indexed prob - by PoniStar - 31.10.2018, 17:50
Re: array must be indexed prob - by ReD_HunTeR - 31.10.2018, 17:54
Re: array must be indexed prob - by PoniStar - 31.10.2018, 17:57
Re: array must be indexed prob - by ReD_HunTeR - 31.10.2018, 18:00
Re: array must be indexed prob - by PoniStar - 31.10.2018, 18:18
Re: array must be indexed prob - by TheToretto - 31.10.2018, 18:25
Re: array must be indexed prob - by PoniStar - 31.10.2018, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)