updated map user count in PUB every minute?

Zirius

New member
Messages
261
Points
0
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!

 
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
default_smile.png

 
Back
Top