Thread
:
druid spell in queynos vs freeport and north ro
View Single Post
#
2
08-05-2015, 10:22 PM
NatedogEZ
Developer
Join Date: Dec 2012
Posts: 515
You need to enable combat in those zones. (in the zone table)
Code:
SELECT id, short_name, z.cancombat FROM zone z WHERE z.cancombat = 0;
That should show you which zones have combat turned off.
NatedogEZ
View Public Profile
Send a private message to NatedogEZ
Find all posts by NatedogEZ