Thread: Augs
View Single Post
  #3  
Old 05-21-2009, 11:27 PM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

unless he asks for actual sql comand =)

update items set augtype=1 where id=1001;

this will set item with id# 1001 to be type 1 augment

BTW considerign that ANy slot augment corespand to value 2147483647

this means thre are as many as 32 types of augments =)
Reply With Quote