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
trigger=timer
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #2
RE: trigger=timer
Code:
[ITEMMENU 303]
Okay Then. But You Gotta Say The Magic Words...
ON=I've Fallen And I Can't Get Up!
IF <SRC.FLAGS> & 2
SAY Help! I've Fallen And I Can't Get Up!
SRC.FAME 0
NEWITEM 07878 //ID of the stuck coin
ACT.LINK=<SRC.SERIAL>
ACT.TIMER=20
SYSMESSAGE #0481,3,You will be resurrected in 20 seconds...
ELSE
SRC.SYSMESSAGE=You Are Not Dead!
RETURN 1
ENDIF


Code:
//RESURRECT COIN

[7878]
ID=0eed
ATTR=090
TYPE=0
NAME=rez coin

ONTRIGGER=TIMER
IF <LINK.FLAGS> & 2
    LINK.RESURRECT
    LINK.SYSMESSAGE #0481,3, You have been Revived!
    LINK.SYSMESSAGE #0481,3, You Need To Be More Careful...
        LINK=04FFFFFFF
        REMOVE
    RETURN 1
    ELSE
    LINK.SYSMESSAGE You Are Not Dead!
        LINK=04FFFFFFF
        REMOVE
    RETURN 1
    ENDIF

Dragons of Time 2000-2020
http://dragonsoftime.com
03-31-2013 12:43 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
trigger=timer - jdchixin - 03-31-2013, 12:02 PM
RE: trigger=timer - x77x - 03-31-2013 12:43 PM
RE: trigger=timer - jdchixin - 03-31-2013, 01:32 PM
RE: trigger=timer - Mulambo - 03-31-2013, 09:26 PM
RE: trigger=timer - evening - 04-01-2013, 02:53 AM
RE: trigger=timer - uo520 - 06-29-2013, 07:11 PM

Forum Jump:


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