21.05.2016, 19:51
Thanks, and another question I save the date the player joined how to make it like the example i wrote up.
The Example:
like it should show any date like 21/05/2016.
The Example:
Код:
format(string,sizeof(string),"Date Joined: %d"datejoined[playerid]); SendClientMessage(playerid,-1,string);