Why does this not work ? (Y_INI)
#5

This is beyond 32 chars. (24 * 2 + 1 = 49)
pawn Код:
string[24+MAX_PLAYER_NAME+1]
Change that to:
pawn Код:
string[32]
Reply


Messages In This Thread
Why does this not work ? (Y_INI) - by AIped - 12.11.2013, 14:29
Re: Why does this not work ? (Y_INI) - by Loot - 12.11.2013, 14:34
Re: Why does this not work ? (Y_INI) - by Pottus - 12.11.2013, 14:34
Re: Why does this not work ? (Y_INI) - by AIped - 12.11.2013, 14:43
Re: Why does this not work ? (Y_INI) - by Loot - 12.11.2013, 14:48
Re: Why does this not work ? (Y_INI) - by AIped - 12.11.2013, 14:55
Re: Why does this not work ? (Y_INI) - by Loot - 12.11.2013, 15:01
Re: Why does this not work ? (Y_INI) - by AIped - 12.11.2013, 15:06
Re: Why does this not work ? (Y_INI) - by Loot - 12.11.2013, 15:11
Re: Why does this not work ? (Y_INI) - by AIped - 12.11.2013, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)