what's wrong?
#6

pawn Код:
new old[256],yes[MAX_PLAYERS][256];
GetPlayer2DZone(playerid,old,sizeof(old));
if(!strcmp(old, yes[playerid], true)) return 1;
format(yes[playerid],sizeof(yes[playerid]),"%s",old);
GameTextForPlayer(playerid,yes[playerid],2000,1);
the way you did yes = old might be the culprit.
Reply


Messages In This Thread
what's wrong? - by mineralo - 13.03.2012, 12:09
Re: what's wrong? - by mineralo - 13.03.2012, 12:41
Re: what's wrong? - by Bogdan1992 - 13.03.2012, 12:43
Re: what's wrong? - by mineralo - 13.03.2012, 12:45
Re: what's wrong? - by mineralo - 13.03.2012, 13:03
Re: what's wrong? - by eesh - 13.03.2012, 13:39

Forum Jump:


Users browsing this thread: 1 Guest(s)