-
Posts
1,702 -
Joined
-
Last visited
-
Days Won
14
Community Answers
-
Patskie's post in Can anyone help with timestamp? was marked as the answer
prontera,150,150,0 script Sample 100,{ set [email protected]$,strnpcinfo(1); if (gettimetick(2) < #timer) { mes [email protected]$; mes "Time left : "; mes #timer - gettimetick(2)+ " seconds"; close; } mes [email protected]$; mes "Click me!"; next; mes [email protected]$; mes "Done!"; set #timer,gettimetick(2) + 60; close; } like this?
change 60 seconds to 86400 ( 86400sec = 1day )
-
Patskie's post in How to change the login screen? was marked as the answer
http://rathena.sourceforge.net/tools/login_background/