help =D
#4

Just replace the error line with this (you'll kick yourself :P):
pawn Код:
format(HInfo[i][ownername], sizeof(HInfo[i][ownername]), "%s", string2);
EDIT: Although I don't see a need for string2, you could just as easily remove string2 and do:
pawn Код:
format(HInfo[i][ownername], sizeof(HInfo[i][ownername]), "%s", pName);
Reply


Messages In This Thread
help =D - by MestreKiller - 16.12.2010, 21:45
Re: help =D - by [XA]PuNi$HeR_ - 17.12.2010, 00:00
Re: help =D - by blackwave - 17.12.2010, 00:02
Re: help =D - by Benjo - 17.12.2010, 00:08

Forum Jump:


Users browsing this thread: 2 Guest(s)