string not appearing normally?
#6

change this:
pawn Код:
gCapZone[i][czCappingTeam]=gPlayerInfo[playerid][pTeam];
to this
pawn Код:
format(gCapZone[i][czCappingTeam], sizeof(gCapZone[i][czCappingTeam]), "%s", gPlayerInfo[playerid][pTeam]);
edit: oh just realised someone already posted this aha, well this definitely seems to be the problem

also make sure capstartstring has it's correct size.
Reply


Messages In This Thread
string not appearing normally - by Capua - 27.11.2014, 08:14
Re: string not appearing normally? - by Capua - 27.11.2014, 13:22
Re: string not appearing normally? - by AlphaPac - 27.11.2014, 13:26
Re: string not appearing normally? - by Capua - 27.11.2014, 13:36
Re: string not appearing normally? - by Runn3R - 27.11.2014, 13:41
Re: string not appearing normally? - by PinkFloydLover - 27.11.2014, 13:45
Re: string not appearing normally? - by AlphaPac - 27.11.2014, 13:50
Re: string not appearing normally? - by Sawalha - 27.11.2014, 14:11
Re: string not appearing normally? - by Capua - 27.11.2014, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)