Zirius 1 Posted October 25, 2014 Haha, I have seen this to some servers, but up to know I have no idea where to start coding. All I know is that PUB must be created, but to destroy it and update it I have no idea. Can somebody please lead me where to start? Thanks! Quote Share this post Link to post Share on other sites
0 Happy 28 Posted October 25, 2014 Hello! I'm confused if you also need the info about how to create a pub but just in-case To create a pub you could use a command called waitingroom and destroy it with delwaitingroom You could check the syntax at your herculescopy/doc/script_commands.txt just search *waitingroom or *delwaitingroom. Then you probably need to put them in some kind of loop or a bunch of OnMinute if you're in a hurry xD (see *OnMinute on the doc) If i have time later I'll try to make this for you if you still haven't figure it out or someone else hasn't given the answer yet 1 Zirius reacted to this Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted October 25, 2014 found that somewhere in my HDD http://upaste.me/07c8156078217feff 1 Zirius reacted to this Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted October 25, 2014 found that somewhere in my HDD http://upaste.me/07c8156078217feff wow, so while(1) would keep the script running, very clever. Another question, will it be memory extensive if the NPC will be duplicated 20+ times? Because seems like each NPC would getmapuser every <x> millisecond. Thanks! if this is true, I might just store the data globally. Thanks! Quote Share this post Link to post Share on other sites
Haha, I have seen this to some servers, but up to know I have no idea where to start coding.
All I know is that PUB must be created, but to destroy it and update it I have no idea.
Can somebody please lead me where to start?
Thanks!
Share this post
Link to post
Share on other sites