Loke Posted February 9, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Share Posted February 9, 2021 How to disabled Jur in Thief? In my server Thief Class can equip all Jur type weapon that cause error. Quote Link to comment Share on other sites More sharing options...
0 _Terra Posted February 9, 2021 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 4 hours ago Share Posted February 9, 2021 Can you show me the katar code on item_db? The code by default is 0x00001000 or if you are using new db should be: - Id: 1250 AegisName: Jur Name: Jur Type: Weapon SubType: Katar Buy: 19500 Weight: 800 Attack: 125 Range: 1 Slots: 2 Jobs: Assassin: true Locations: Both_Hand: true WeaponLevel: 2 EquipLevelMin: 18 Refineable: true Quote Link to comment Share on other sites More sharing options...
0 Loke Posted February 9, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Author Share Posted February 9, 2021 1 hour ago, EIysium said: Can you show me the katar code on item_db? The code by default is 0x00001000 or if you are using new db should be: - Id: 1250 AegisName: Jur Name: Jur Type: Weapon SubType: Katar Buy: 19500 Weight: 800 Attack: 125 Range: 1 Slots: 2 Jobs: Assassin: true Locations: Both_Hand: true WeaponLevel: 2 EquipLevelMin: 18 Refineable: true -Id: 1264 AegisName: Various_Jur Name: Specialty Jur Type: Weapon SubType: Katar Buy: 20 Weight: 800 Attack: 90 Range: 1 Jobs: Assassin: true Slots: 4 Locations: Right_Hand: true Left_Hand: true WeaponLevel: 1 EquipLevelMin: 1 Refineable: true Script: | bonus2 bAddEff2,Eff_Bleeding,10; Quote Link to comment Share on other sites More sharing options...
0 BeWan Posted February 9, 2021 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: 15 hours ago Share Posted February 9, 2021 Jobs: Assassin: true Thief: false try Quote Link to comment Share on other sites More sharing options...
0 Loke Posted February 14, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Author Share Posted February 14, 2021 (edited) On 2/9/2021 at 9:00 PM, BeWan said: Jobs: Assassin: true Thief: false try I did that already but still i can equip the weapon using thief class. Btw thanks for the reply. Edited February 14, 2021 by Loke Quote Link to comment Share on other sites More sharing options...
0 BeWan Posted February 14, 2021 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: 15 hours ago Share Posted February 14, 2021 1 hour ago, Loke said: I did that already but still i can equip the weapon using thief class. Btw thanks for the reply. then use script like if(base == thief class id){}else{} Quote Link to comment Share on other sites More sharing options...
Question
Loke
How to disabled Jur in Thief? In my server Thief Class can equip all Jur type weapon that cause error.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.