What is wrong with this command?
#2

You didn't define TeamN as a string..

after that >

pawn Код:
TeamN = TeamsNames[1][5];
all of those to

pawn Код:
format(TeamN,sizeof(TeamN), TeamsNames[1][5]);
Reply


Messages In This Thread
What is wrong with this command? - by nuriel8833 - 16.07.2012, 15:10
Re: What is wrong with this command? - by CmZxC - 16.07.2012, 15:14
Re: What is wrong with this command? - by nuriel8833 - 16.07.2012, 15:15
Re: What is wrong with this command? - by Ballu Miaa - 16.07.2012, 15:15
Re: What is wrong with this command? - by ViniBorn - 16.07.2012, 15:17
Re: What is wrong with this command? - by nuriel8833 - 16.07.2012, 15:21
Re: What is wrong with this command? - by Andi_Evandy - 16.07.2012, 15:29
Re: What is wrong with this command? - by nuriel8833 - 16.07.2012, 15:33
Re: What is wrong with this command? - by Andi_Evandy - 16.07.2012, 15:47
Re: What is wrong with this command? - by nuriel8833 - 16.07.2012, 15:57

Forum Jump:


Users browsing this thread: 2 Guest(s)