View Single Post
  #1  
Old 06-16-2006, 08:27 AM
Thristam
Hill Giant
 
Join Date: Jun 2006
Posts: 117
Default _condition in select statement in ver 801

Im getting the following error when trying to run version 7.0.801

[Error] Error in PopulateZoneLists query 'SELECT id, spawngroupID, x, y, z, head
ing, respawntime, variance, pathgrid, timeleft, _condition, cond_value FROM spaw
n2 WHERE zone='felwithea'': #1054: Unknown column '_condition' in 'field list'
[Error] Loading spawn2 points failed.

_condition is not set in the DB Schema in the newest PEQ DB, but condition is.....is this column renamed and not changed on the schema? or is this an issue where _ got added to the front by accident?
Reply With Quote