Little help here? ;)
#1

So i have this:
Код:
new Lol[MAX_PLAYERS][200];
and this:
Код:
for(new i=0; i<201; i++)
{
Lol[playerid][i] = CreatePlayer3DTextLabel(playerid,"[!]",COLOR_RED,dx,dy,dz,50.0);
}
And error is like this:
Код:
D:\SA-Serv 3\gamemodes\lol.pwn(3606) : warning 213: tag mismatch
So what's the problem?
Reply


Messages In This Thread
Little help here? ;) - by Henry11200 - 23.10.2009, 21:51
Re: Little help here? ;) - by Malice - 23.10.2009, 21:56
Re: Little help here? ;) - by Henry11200 - 23.10.2009, 22:36

Forum Jump:


Users browsing this thread: 1 Guest(s)