[Help] Weird outputs
#8

His three formats

format(StatLine1,128,"--Genel--Admin Seviyesi: %i Para: %i Skin: %i--",PlayerInfo[playerid][AdminLevel],PlayerInfo[playerid][Cash],PlayerInfo[playerid][Skin]);
format(StatLine2,128,"--Envanter--Tohum: %i Hasat: %i--",PlayerInfo[playerid][Tohum],PlayerInfo[playerid][Hasat]);
format(StatLine3,128,"--Grup--Grup: %s Rьtbe: %s--",PlayerInfo[playerid][Faction],PlayerInfo[playerid][Rank]);

are fine variable-wise seeing that PlayerInfo[playerid][Tohum] and PlayerInfo[playerid][Hasat] are integers and PlayerInfo[playerid][Faction] and PlayerInfo[playerid][Rank] are strings.
Reply


Messages In This Thread
[Help] Weird outputs - by Thrarod - 15.05.2010, 13:58
Re: [Help] Weird outputs - by Thrarod - 15.05.2010, 14:16
Re: [Help] Weird outputs - by Zh3r0 - 15.05.2010, 14:23
Re: [Help] Weird outputs - by juice.j - 15.05.2010, 14:26
Re: [Help] Weird outputs - by Zh3r0 - 15.05.2010, 14:27
Re: [Help] Weird outputs - by juice.j - 15.05.2010, 14:29
Re: [Help] Weird outputs - by Zh3r0 - 15.05.2010, 14:30
Re: [Help] Weird outputs - by juice.j - 15.05.2010, 14:32
Re: [Help] Weird outputs - by Thrarod - 15.05.2010, 15:08
Re: [Help] Weird outputs - by Zh3r0 - 15.05.2010, 15:15

Forum Jump:


Users browsing this thread: 1 Guest(s)