06.07.2012, 08:19
It's infromation cause i copy script.
I already had forward StatsInfromation(); but not playerid
Now it's only undefined playerid
I already had forward StatsInfromation(); but not playerid
Now it's only undefined playerid
Code:
format(coordsstring, sizeof(coordsstring), "Ubojstva: ~w~%d ~n~Smrti: ~w~%d ~n~Level: ~w~%d ~n~Respekti: ~w~%d/%d ~n~Spol: ~w~%s ~n~Godina: ~w~%d" , PlayerInfo[playerid][pKills], PlayerInfo[playerid][pDeaths], PlayerInfo[playerid][pLevel], PlayerInfo[playerid][pExp], PlayerInfo[playerid][pSex], PlayerInfo[playerid][pAge]);