Question

01/07/2012 19:44 X_RedDark_X#1
hello every one im have a one Question

can any one tell me how to close some skills

like buffs warrior and onther

i hope some one tell me :facepalm:
01/07/2012 19:45 JungleRules#2
what if i know and i won't to tell u
01/07/2012 19:57 •ᵔBeGodOfWarᵔ•#3
Quote:
Originally Posted by X_RedDark_X View Post
hello every one im have a one Question

can any one tell me how to close some skills

like buffs warrior and onther

i hope some one tell me :facepalm:
Delete the skill you want in db like you are adding d12 skills open the table and edit in it :)
01/07/2012 20:08 X_RedDark_X#4
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
Delete the skill you want in db like you are adding d12 skills open the table and edit in it :)
what is the tablet skills name? thx ;)
01/07/2012 20:35 PortalDark#5
Quote:
Originally Posted by •ᵔBeGodOfWarᵔ• View Post
Delete the skill you want in db like you are adding d12 skills open the table and edit in it :)
no need to delete, just set service to 0, they wont be able to lv up or use them at all
01/07/2012 20:36 X_RedDark_X#6
what tablets name?

RefSkills And ? :facepalm:
01/07/2012 20:37 PortalDark#7
refskill i think just there
01/07/2012 20:38 •ᵔBeGodOfWarᵔ•#8
Quote:
Originally Posted by PortalDark View Post
no need to delete, just set service to 0, they wont be able to lv up or use them at all
i was thinking that he want to make limit of up the skill :D
Quote:
Originally Posted by X_RedDark_X View Post
what tablets name?

RefSkills And ? :facepalm:
:mofo:
01/07/2012 20:38 X_RedDark_X#9
Quote:
Originally Posted by PortalDark View Post
refskill i think just there
only :confused:
01/07/2012 20:39 Dr.Abdelfattah#10
RefSkill and RefObjCommon i think , maybe RefSkill only
just set the service to 0 like what portal say
01/07/2012 20:40 PortalDark#11
Quote:
Originally Posted by X_RedDark_X View Post
only :confused:
wait ill post a query forthat
is to disable which skills?
01/07/2012 20:49 Dr.Abdelfattah#12
Quote:
Originally Posted by PortalDark View Post
wait ill post a query forthat
is to disable which skills?
PHP Code:
UPDATE dbo._RefSkill SET Service=0 WHERE Basic_Code LIKE 'P2SKILL_INNATE_ASS' 
Change P2SKILL_INNATE_ASS to the skill code u need to change to (skills code name)

Portal <3 :D
01/07/2012 20:51 X_RedDark_X#13
Quote:
Originally Posted by Dr.Abdelfattah View Post
PHP Code:
UPDATE dbo._RefSkill SET Service=0 WHERE Basic_Code LIKE 'P2SKILL_INNATE_ASS' 
Change P2SKILL_INNATE_ASS to the skill code u need to change to (skills code name)

Portal <3 :D
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
01/07/2012 20:58 Dr.Abdelfattah#14
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
i'm not very pro. at media so i need sometime to collect the names of those skills .
01/07/2012 21:05 •ᵔBeGodOfWarᵔ•#15
Quote:
Originally Posted by Dr.Abdelfattah View Post
i'm not very pro. at media so i need sometime to collect the names of those skills .
Epic :D