This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Pulentolento
Hi
Somebody tried to do this kind of feature?
After reading this post from 2012:
http://www.maxcheaters.com/topic/127105-show-an-html-windows-on-the-login/?hl=user_connected&do=findComment&comment=1749811
I tried to edit and add a new class on AI using this handler "user_connected", and here is the code I made for test:
class welcome_tutorial { handler: EventHandler USER_CONNECTED(talker) { if (talker.level < 6) { myself.ShowPage (talker, "welcome_human_fighter001.htm"); } return; } }So after rebooting the server and making new characters, I have no luck, nothing show up.
I missing something else to add on this class?
Btw, I'm using AdvExt/GF extender.
thx
2 answers to this question
Recommended Posts