Click here to Skip to main content
16,012,223 members

Comments by Dionisios Karatzas (Top 1 by date)

Dionisios Karatzas 2-Apr-13 9:04am View    
Thomas. Thank you for your code worked perfectly.
Can i request something?
Because confused a bit. Can you modify the code you posted to read this fields?:

//Weapon special ability grant (tariff application) <--- Value1
MultiSell_begin [weapon_variation_custom]<--- Value2 820<--- Value3
is_dutyfree = 0<--- Value4 "If Exists"
is_show_all = 0<--- Value5 "If Exists"
keep_enchanted = 1<--- Value6 "If Exists"
selllist={and <--- Value7
{{{[stormbringer_crt.anger];1}};{{[stormbringer];1};{[red_soul_crystal_5];1};{[gemstone_c];97}};{291000}};
{{{[stormbringer_focus];1}};{{[stormbringer];1};{[green_soul_crystal_5];1};{[gemstone_c];97}};{291000}}
}<--- till here
MultiSell_end

Thanks