undefined symbol "playerid"
#5

format(string, sizeof(string), "(( Bang da bi thuong %d lan, /damages %d de biet them thong tin. ))", TotalPlayerDamages[playerid], playerid);
Please post the code sorounding this.

Wheree did you place this format? under Public what?

Which ever above or within the function(s)

Place new playerid; within the functions braces.



Example
Public Funtime()
{
new playerid;
format(string, sizeof(string), "(( Bang da bi thuong %d lan, /damages %d de biet them thong tin. ))", TotalPlayerDamages[playerid], playerid);
return1
}
Reply


Messages In This Thread
undefined symbol "playerid" - by linhpro200294 - 18.07.2018, 10:33
Re: undefined symbol "playerid" - by Florin48 - 18.07.2018, 10:35
Re: undefined symbol "playerid" - by linhpro200294 - 18.07.2018, 10:36
Re: undefined symbol "playerid" - by Florin48 - 18.07.2018, 10:39
Re: undefined symbol "playerid" - by SlayerHodge - 18.07.2018, 11:19
Re: undefined symbol "playerid" - by SlayerHodge - 19.07.2018, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)