View Single Post
  #3  
Old 01-13-2003, 05:09 AM
vortisity
Fire Beetle
 
Join Date: Oct 2002
Posts: 1
Default

This is a really great release. Kudos to you all!

Forgive me if these have been looked into already, but did not notice its presence on the boards....

-If you assign a mob a bogus grid assignment (#gassign 32443 when there is no 32443 in grid table), it will crash the zoneserver and the other zoneservers upon repop/char entry. Maybe add a query check for spawn2 vs. grid or abilty to ignore bogus grid assignments.

I did this because i wanted to remove a grid assignment off a npc out of lazyness just hoping it would not follow any waypoint grid, but ended up having to delete it from spawn2 table (no #gassigndel command).

I wish I could help code but I suck at C++ and moderate at SQL/PLSQL. Keep up the grand work!!

-Vort
Reply With Quote