#1

Hi, where can I find the script to write how much time the player was on the server and when it comes again to the server so that it will continue over time
Reply
#2

You can make a variable like i did:
where the enum of PlayerInfo
enum pInfo
{
pMinutes,

if you already have so add this

You need to make a clock or time system or whatever it called and in this public/stock use ++
then use functions gettime and getdate.
Under your public of clock you put there PlayerInfo[playerid][pMinutes] ++;

I just giving you the idea....
Reply
#3

Well ok but to enroll minutes because what I did, for example, I'm on the servers for 30 minutes and it shows me 1 hour and 19 minutes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)