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 :) |
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.