qglobals didn't work normally
I compiled the Bot version by myself.
(Build: 5 succeeded, 0 failed, 0 up-to-date, 0 skipped) I download the source code by SVN, the version is Rev1586 And I use the Rev1549 database. PHP Code:
It can work normally. But when it set to 1 or 2 or 3 or ..... The $qglobals was not work. I am sure the MOB's qglobal=1 in npc_types. I don't know how to fix it. |
Not sure why yours isn't working, but this works for me:
Code:
my $killtime = 0; |
yes, it's work now when i copy your code to my formula .
And I know why it's not work If the formula quest::setglobal("myglobal") before Add the row " quest::delglobal("myglobal") the qglobals can not work And when I comment that quest::delglobal("myglobal") by # the qglobals is normally work now thank you to reslove my question. But I saw many pl files which related the Quest "Hollowshade War" in Hollowshade Moor Write the formula by Code:
quest::delglobal("defder1"); And I also commented the delgloobal The quest work normally. |
All times are GMT -4. The time now is 02:41 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.