Error - Must be assigned to an array
#2

pawn Код:
PlayerInfo[playerid][pReferedBy] = playername;
//changes into
strcat(PlayerInfo[playerid][pReferedBy], playername);
#protip: use mysql_format and %e argument
Reply


Messages In This Thread
Error - Must be assigned to an array - by mrtms - 23.02.2013, 19:50
Re: Error - Must be assigned to an array - by Misiur - 23.02.2013, 20:05
Re: Error - Must be assigned to an array - by mrtms - 23.02.2013, 20:10
Re: Error - Must be assigned to an array - by Misiur - 23.02.2013, 20:13
Re: Error - Must be assigned to an array - by mrtms - 23.02.2013, 21:26
Re: Error - Must be assigned to an array - by mrtms - 23.02.2013, 21:35

Forum Jump:


Users browsing this thread: 1 Guest(s)