stats for this fs?
#4

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
Im not sure how the player vars gets saved..

but heres an function i jost wrote away.. not sure if it works but should:

pawn Код:
public PlayerStats(playerid)
{
     new string[128];
     format(string, 128, "Kills: %d - Deaths: %d",PlayerInfo[playerid][Kills], PlayerInfo[playerid][Deaths]);
     SendClientMessage(playerid);
}
Where i need to paste this code?
Reply


Messages In This Thread
stats for this fs? - by Face9000 - 05.09.2010, 13:46
Re: stats for this fs? - by Cameltoe - 05.09.2010, 13:51
Re: stats for this fs? - by WillyP - 05.09.2010, 13:51
Re: stats for this fs? - by Face9000 - 05.09.2010, 14:16
Re: stats for this fs? - by Cameltoe - 05.09.2010, 14:25
Re: stats for this fs? - by Face9000 - 05.09.2010, 18:52
Re: stats for this fs? - by Cameltoe - 05.09.2010, 19:13
Re: stats for this fs? - by Fj0rtizFredde - 05.09.2010, 19:56
Re: stats for this fs? - by Cameltoe - 05.09.2010, 20:48

Forum Jump:


Users browsing this thread: 2 Guest(s)