Too long line causing crash
#2

Put it this way
pawn Code:
format
(string,sizeof(string),""#ice"Welcome back, %s!\nYour account stats:\n"#red"Money: "#yellow"%d\n"#red"Your score: "#yellow"%d\n"#red"Skin ID: "#yellow"%d\n"#red"Level: "#yellow"%d\n"#red"Admin Level: "#yellow"%d\n"#red"Kills: "#yellow"%d\n"#red"Deaths: "#yellow"%d\n"#red"Your bank money: "#yellow"%d",GetMyName(playerid),Info[playerid][Money], Info[playerid][Score], Info[playerid][Skin], Info[playerid][Level],
Info[playerid][AdminLevel],
Info[playerid][Kills],
Info[playerid][Deaths],
Info[playerid][BankMoney]);
Reply


Messages In This Thread
Too long line causing crash - by Feastahashi - 28.12.2012, 12:56
Re : Too long line causing crash - by DaRk_RaiN - 28.12.2012, 13:09

Forum Jump:


Users browsing this thread: 1 Guest(s)