Input line too long ?
#1

Код:
format(string, sizeof(string), "{FFFFFF}%s    [ID: %d]\nTime On Server:	[ {9BFF00}%d: %d: %d{FFFFFF} ]\n\n\nKills:			[ %d ]\nDeaths:		[ %d ]\nScore:			[ %d ]\nMoney:		[ $%d ]\nWanted Level:		[ %d ]\nRegular Player:	[ %d ]\nMoney Bags:		[ %d ]\n\n/Morestats",PlayerName(ID),ID, PlayerInfo[ID][pHour],PlayerInfo[ID][pMin],PlayerInfo[ID][pSec],PlayerInfo[ID][pKills], PlayerInfo[ID][pDeaths],GetPlayerScore(ID),GetPlayerMoney(ID),GetPlayerWantedLevel(ID),PlayerInfo[ID][pRegular],PlayerInfo[ID][pMoneyBags]);
This is as much as i can show in dialog , if i add one more thing it will give me error:

075: Input line too long

My question i how to deal with this , i wanna add few more things in stats
Reply


Messages In This Thread
Input line too long ? - by DonWade - 05.03.2012, 22:44
Respuesta: Input line too long ? - by kirk - 05.03.2012, 22:55
Re: Input line too long ? - by DonWade - 05.03.2012, 23:34
Re: Input line too long ? - by MSI - 05.03.2012, 23:41

Forum Jump:


Users browsing this thread: 1 Guest(s)