Will this work?
#2

First try instead of:
pawn Код:
GetPlayerName(playerid, name1, sizeof(name1));
doing
pawn Код:
GetPlayerName(playerid, name1, sizeof name1);
(same with strings etc)


Second, check your strings for maybe conflicting characters (" ; ' [] = etc.) which wont make it appear.

Else i dont know
Reply


Messages In This Thread
Will this work? - by Ihsan_Cingisiz - 14.08.2010, 23:05
Re: Will this work? - by gamer931215 - 14.08.2010, 23:15
Re: Will this work? - by Niixie - 14.08.2010, 23:19
Re: Will this work? - by Ihsan_Cingisiz - 14.08.2010, 23:19
Re: Will this work? - by Ihsan_Cingisiz - 14.08.2010, 23:22
Re: Will this work? - by Niixie - 14.08.2010, 23:23
Re: Will this work? - by Ihsan_Cingisiz - 14.08.2010, 23:24
Re: Will this work? - by Ihsan_Cingisiz - 14.08.2010, 23:52
Re: Will this work? - by gamer931215 - 14.08.2010, 23:58
Re: Will this work? - by PotH3Ad - 15.08.2010, 00:02

Forum Jump:


Users browsing this thread: 3 Guest(s)