EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   Pausing in quests. (https://www.eqemulator.org/forums/showthread.php?t=7394)

Monrezz 05-22-2003 08:19 AM

Pausing in quests.
 
Okay, I'm working on a quest. So far I have:
(Ignore the text / content)

EVENT_ITEM {
if ($item1 == "1001") { say("Thanks. 5pp for that Cloth.")
givecash("0","0","0","5")
emote("gives you 5pp.")
say("I gave you 5pp")
spawnitem("1001")
exp("10000") }
}

The thing is, I want it to wait say 5 or 10 seconds after you hand the item in before if gives the emote and the rest. Is there anything I can add to do this, or isn't that done yet? Thanks :)

06-08-2003 08:53 AM

Oldschool: goto loops, dunno if that will work here, though...


All times are GMT -4. The time now is 09:25 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.