The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Armor disappearing timer
Author Message
admin phoenix
Master
**

Posts: 354
Likes Given: 1
Likes Received: 23 in 13 posts
Joined: Mar 2012
Reputation: 3



Post: #4
RE: Armor disappearing timer
that you have to count it with a tag
for example in your timer
ON=@CREATE
tag0.timer=60*60*24*7

ON=@EQUIP
timer=<tag0.timer>

ON=@UNEQUIP
tag0.timer=<timer>

ON=@TIMER
IF (<dtag0.timer> == 0)
remove
ELSE
your code

tag0.timer =-2
timer=2
ENDIF
RETURN 1
05-14-2012 11:00 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Armor disappearing timer - Q23A - 05-14-2012, 10:30 PM
RE: Armor disappearing timer - Q23A - 05-14-2012, 10:47 PM
RE: Armor disappearing timer - admin phoenix - 05-14-2012 11:00 PM
RE: Armor disappearing timer - Q23A - 05-14-2012, 11:35 PM
RE: Armor disappearing timer - Q23A - 05-15-2012, 12:36 AM
RE: Armor disappearing timer - WRWR - 05-15-2012, 06:01 AM
RE: Armor disappearing timer - Q23A - 05-15-2012, 08:46 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)