| 
				 _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?
 |