Wariror buuf str int buuf is disable?

03/30/2015 21:06 Duty*#1
how to open Wariror buuf and str + int and dance bard ?! :/
03/30/2015 21:22 Aaron*#2
1- extract textdata_equip&skill from ur media
2- search for str+int and bard dance skill names
3- copy the skills code
4- use this query
Quote:
use sro_vt_shard
update _Refskill set service = 1 where ui_skillname like 'skill_code from #3'
03/30/2015 21:28 Duty*#3
Quote:
Originally Posted by Leonius* View Post
1- extract textdata_equip&skill from ur media
2- search for str+int and bard dance skill names
3- copy the skills code
4- use this query
Thanks i will try ;)