View Single Post
  #22  
Old 08-09-2006, 08:05 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

Hello there,

instead of adding 'walkspeed' in the query that will give your error if you remove it from your database, just comment:

zonedb.cpp, line 114
Code:
r++
to
Code:
//r++;
Have fun,
Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote