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
Timer For a Travel Stone Etc.. How Do I Make It Have The Person Wait??
Author Message
x77x
Master
**

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



Post: #6
RE: Timer For a Travel Stone Etc.. How Do I Make It Have The Person Wait??
back in the old days we used coins for everything

Code:
[7868]
ID=0eed
ATTR=090
TYPE=0
NAME=tele coin

ONTRIGGER=TIMER
IF (<LINK.RESTEST 1 07869>) || (<LINK.RESTEST 1 07870>) || (<LINK.RESTEST 1 07871>) || (<LINK.RESTEST 1 07872>)
    LINK.GO 5163,1768,0
    LINK.SYSMESSAGE #0033,3, Welcome to the Sky Bar!
        LINK=04FFFFFFF
        REMOVE
    RETURN 1
    ELSE
    LINK.SYSMESSAGE Where did your membership card go?
        LINK=04FFFFFFF
        REMOVE
    RETURN 1
    ENDIF


[7869]
ID=1423
//ID=1f17 Spok, Graham, Dennis, Lewis Therin, Cd???, Warchild
//Beeswax
NAME=Platinum Membership Card
COLOR=835
WEIGHT=3
TYPE=1676
ATTR=24
PILE=0

CATEGORY=DRAGONS OF TIME ITEMS
SUBSECTION=Membership
DESCRIPTION=Platinum Membership Card


[TRIG 1676]
ONTRIGGER=DCLICK
SRC.GMMENU 13
RETURN 1

    //IF <SRC.RESTEST 1 07869>
    //SRC.SAY I'm Going To The Sky Bar!
    //SRC.GO 5163,1768,0
    //SRC.SYSMESSAGE #0033,3, Welcome to the Sky Bar!
    //RETURN 1
    //ELSE
    //SRC.SYSMESSAGE=You Do Not Have A Platinum Membership Card.
    //RETURN 1

[GMMENU 13]
Dragons of Time Sky Bar VIP Lounge
ON=Let's Go!
IF (<SRC.RESTEST 1 07869>) || (<SRC.RESTEST 1 07870>) || (<SRC.RESTEST 1 07871>) || (<SRC.RESTEST 1 07872>)
SAY I'm Going To The Sky Bar!
NEWITEM 07868 //ID of the stuck coin
ACT.LINK=<SRC.SERIAL>
ACT.TIMER=10
SYSMESSAGE #0481,3,You will be teleported to the Sky Bar in 10 seconds...
ELSE
SRC.SYSMESSAGE=You must have the membership card in your backpack...
RETURN 1
ENDIF

Dragons of Time 2000-2020
http://dragonsoftime.com
10-04-2016 07:52 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Timer For a Travel Stone Etc.. How Do I Make It Have The Person Wait?? - x77x - 10-04-2016 07:52 AM

Forum Jump:


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