View Single Post
  #2  
Old 11-24-2004, 08:03 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

Code:
update items set cost = 1000*(1+reclevel+reqlevel+hp +ac+mana+aagi+acha+asta+astr+adex+awis+aint+hasteproclvl*100+(cr+dr+pr+mr+fr) *10) where and and damage>0 and delay>0
syntax error : "'where and and damage" should be "where damage"
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote