Question

01/07/2012 21:13 PortalDark#16
Quote:
Originally Posted by X_RedDark_X View Post
Realy Th@nks But can You Tell Me What The Code For

1- Buffs Warrior ( Pain And Onther Puffs And irons)

2- Dance And Guard

3- Bless

4- LT For Wizz
Code:
go
use [B]sr_china_cs
[/B]go
Select * from _RefSkill
where Basic_Code like '%_eu_warrior%'
change sr_china_cs to your shard db name


thats for showing all warrior skills

Code:
go
use [B]sr_china_cs
[/B]go
Select * from _RefSkill
where Basic_Code like '%_eu_wiz%'
change sr_china_cs to your shard db name
thats for wizard

thats i can do, the other is find all skills that u dont want and set service to 0
01/07/2012 23:01 X_RedDark_X#17
Quote:
Originally Posted by PortalDark View Post
Code:
go
use [B]sr_china_cs
[/B]go
Select * from _RefSkill
where Basic_Code like '%_eu_warrior%'
change sr_china_cs to your shard db name


thats for showing all warrior skills

Code:
go
use [B]sr_china_cs
[/B]go
Select * from _RefSkill
where Basic_Code like '%_eu_wiz%'
change sr_china_cs to your shard db name
thats for wizard

thats i can do, the other is find all skills that u dont want and set service to 0
Th@nks But I Find Alot Of Skills And i cant Find Skills Like Pain and onthers i dun know his name's Im Sorry For My Alot Of Questions :facepalm: