Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
I have a clif->message I want to display in chat when a character begins casting a certain skill:
clif->message(sd->fd, "Starting now!");
I want this to occur before the user starts casting the skill. I.e. order:
1. Player uses skill.
2. Player receives message in chat "Starting...