AnnieRuru
~~Cute~Cute~Scripter~~
- Messages
- 1,677
- Points
- 0
- Location
- your next door ~
- Discord
- AnnieRuru#1609
- Github
- AnnieRuru
- Emulator
- Client Version
- 2019-05-30aRagexeRE
http://upaste.me/43f410863b29f741e
that's weird
when I test on normal battleground script using waitingroom system, it works
[Debug]: script debug : 0 110000009 : Battleground Normal Start[Info]: Character 'EnnyRuru' logged off.[Debug]: script debug : 2000001 110000009 : Battleground Normal EnnyRuru quit battleground[Debug]: script debug : 0 110000009 : Battleground Normal Ends[Debug]: script debug : 2000001 110000008 : EnnyRuru has logout..
but then I try again on the half-baked battleground queue, the OnQuit event doesn't work
[Debug]: script debug : 0 110000007 : Battleground Queue Start[Debug]: script debug : 2000000 110000007 : Battleground Queue AnnieRuru has dead[Debug]: script debug : 2000001 110000007 : Battleground Queue EnnyRuru has dead[Info]: Character 'AnnieRuru' logged off.[Debug]: script debug : 2000000 110000008 : AnnieRuru has logout<OnDead> works, but <OnQuit> doesn't work ... funny ...
...
damn ... do I seriously need to learn how to use 12 script commands to make my queue battleground work ...
because hercules' flavious battleground OnQuit uses HQO_OnLogout and it doesn't bug on that script
that's weird
when I test on normal battleground script using waitingroom system, it works
[Debug]: script debug : 0 110000009 : Battleground Normal Start[Info]: Character 'EnnyRuru' logged off.[Debug]: script debug : 2000001 110000009 : Battleground Normal EnnyRuru quit battleground[Debug]: script debug : 0 110000009 : Battleground Normal Ends[Debug]: script debug : 2000001 110000008 : EnnyRuru has logout..
but then I try again on the half-baked battleground queue, the OnQuit event doesn't work
[Debug]: script debug : 0 110000007 : Battleground Queue Start[Debug]: script debug : 2000000 110000007 : Battleground Queue AnnieRuru has dead[Debug]: script debug : 2000001 110000007 : Battleground Queue EnnyRuru has dead[Info]: Character 'AnnieRuru' logged off.[Debug]: script debug : 2000000 110000008 : AnnieRuru has logout<OnDead> works, but <OnQuit> doesn't work ... funny ...
...
damn ... do I seriously need to learn how to use 12 script commands to make my queue battleground work ...
because hercules' flavious battleground OnQuit uses HQO_OnLogout and it doesn't bug on that script
Last edited by a moderator: