|
08-20-2012
|
16
|
|
Registered User
Join Date: Sep 2011
Location: Germany
Posts: 6,122
|
|
This would be easier? : (this.stoptime + 5 < timevar2) {}
Would it work? :p
|
PHP Code:
if (this.lastused+5 < timevar2) { echo(player.nick @ " [" @ player.account @ "] : " @ this.toks); player.chat = "Echo'd: "@temp.toks; }
|
|
|
|
|