Timer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Timer (
/showthread.php?tid=619155)
Timer -
StR_MaRy - 14.10.2016
some ideas how to create a timer from player lastlogin if he own a house to autosell it without his permision or to be connected
Re: Timer -
Mencent - 14.10.2016
Hello.
I think it's good when you create a timer (which will call some minutes). In the table of the house I would save the last login of the owner (timestamp) and check wheather the last login is some days ago. If so I would go on with the "autosell".