Need a help with Treasure hunt event

Miud00

New member
Messages
7
Points
0
is there any possibility of making the event work alone from time to time
example: every 3 hours.

if possible I would like to add a rule that removes the players after the event

appreciate your attention! Tanks

View attachment cacatesouro.txt

 
tip: put your scripts in pastebin so people don't have to download files.


^This.

Also, you have made several requests on the forums recently. It would be nice to see you attempt to start learning how to do these things for yourself. The purpose of this forum is not to do everything for you.

The additions you requested are quite simple, and there are examples of how to do exactly what you have requested throughout the Hercules repository and forums.

Use these resources to get started:

doc/script_commands.txt
[SIZE=12pt]https://github.com/HerculesWS/Hercules/blob/stable/doc/script_commands.txt#L1005 [/SIZE]

https://github.com/HerculesWS/Hercules/wiki/Timers-(Scripting)

Look through scripts several scripts found in the repository or custom scripts you have collected. Read them line by line. If you don’t know what a specific line does, look up its functionality in doc/script_commands.txt.

Once you have begun to make your own attempt, if you need assistance, I will be happy to help you.

 
Last edited by a moderator:
Back
Top