i cant get quest::spawn working...need i any plugin?
I have all quests working perfectly, but quest that spawn mobs like The_statue_of_Rallos_Zek.pl
# On death, spawns the Idol of Rallos Zek sub EVENT_DEATH { quest::shout("Protect the Idol of Zek!"); quest::spawn2(113341,0,0,1289,1300,-90,254.5); } # Quest by mystic414 The guy shot Protect the Idol of Zek, but idol dont get spawned :/ I already have checked it on list npc with listnpcs command and idol of Zek doesnt spawn. Any idea why could to be it? need i any aditional plugins? I have 2 plugins: check_handing.pl and soulbinder.pl Thank You in advance! |
Quote:
|
how can i check if quests global are enabled?
|
Quote:
|
Quest Globals would only allow that mob to use SETGLOBAL, TARGLOBAL and DELGLOBAL.
Double check your syntax. Make sure you don't have another .pl file with the mobs #, IE: 113071.pl for The_Statue_Of_Rallos_Zek. Can you do a #DBSPAWN 113341 and he spawns? And Lastly, are you SURE it's not spawning? Those coordinates are not close to where the Statue is, plus it works on my test server... |
I remember in one of my original databases, those NPCs were not even in the npc_types table. Check that it's there, too.
|
All times are GMT -4. The time now is 12:52 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.