14.03.2009, 11:47
I would like to have when a player types /myinfo then in the chat area it would display their stats from the file. Would it be something like:
I am not sure how to display info from the file in the chat to show the players stats.Help is appreciated Thanks!
Код:
SendClientMessage(playerid, RED, "dUserSetINT(PlayerName(playerid)).("TimesDied",dUserINT(PlayerName(playerid)).("TimesDied"))");