How To Add Event Item Into SQLSERVER DB :handsdown: :handsdown:
Check rohangame.dbo.teventitemQuote:
How To Add Event Item Into SQLSERVER DB :handsdown: :handsdown:
ex:
use rohangame
insert Teventitem (type,attr,stack,rank,equip_level,equip_strength,equip_dexterity,equip_intelligence,char_id)
values ('3014725',convert(varbinary,'00',2),'10','0','1','0','0','0','485858')
3014725 = hazy portal stone
0x00 = attr
485858= char_ID
Missing procedure ..seem chinese vmware missing some of database (for ex. rohantrade,rohanmall) and that include procedures ... so you need to find one with proper dbase ...good luck :DQuote:
Could not find server 'EXCHANGEMALL'
and
ROHAN_GETItemMallPaging
whats wrong?