Quote:
On PEQ 513 -524 is default pet NPC. |
Here's a better idea to what I originally had in mind - All these code snipets I'm posted are already tested for a while now, I sort of wanted to make sure i wasn't 'blunder posting' first.
Since really we are talking about Shamans Sow in dungeons, Why not disable all speed movement spells in dungeons , then add extra run speed to choice mobs? around Line 164 in MobAI.cpp replace this; Code:
if ( Code:
if ( I then went through the dungeons where I knew shamans could sow, and ran Querys like this one; Code:
UPDATE npc_types SET runspeed='1.9' WHERE (ID>='65000' AND ID<='65999') and class='10'; ##GukTop Shamans |
All times are GMT -4. The time now is 07:02 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.