dhaisuke Posted March 11, 2014 Posted March 11, 2014 Hi Guys I have already my custom job, but when attacking its show a sword, what I want is to disable attack when change into my custom job Quote
Pneuma Posted March 11, 2014 Posted March 11, 2014 Well I know you if switch to a group with the following permissions, you'll be unable to attack anything: ---------------------------------------*disable_pvmPrevents player from attacking monsters.---------------------------------------*disable_pvpPrevents player from attacking other players.--------------------------------------- Quote
Pneuma Posted March 12, 2014 Posted March 12, 2014 .../Conf/groups.txt { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_party: true all_skill: false all_equipment: false skill_unconditional: true use_check: true use_changemaptype: true all_commands: true channel_admin: true can_trade_bounded: true item_unconditional: true join_chat: true kick_chat: true view_hpmeter: true view_equipment: true any_warp: true receive_requests: true show_bossmobs: true disable_pvp: false disable_pvm: false } } just add it to your rank/GM level that you want it to and set it to true Quote
dhaisuke Posted March 12, 2014 Author Posted March 12, 2014 hi Sir it is a custom job how can it relate to group id? my problem is Hi I have my custom Job Hokage, its now working but my next problem is when Monster Attack my custom or I attack monster its crashes the server can anyone help me with this Quote
Question
dhaisuke
Hi Guys I have already my custom job, but when attacking its show a sword, what I want is to disable attack when change into my custom job
4 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.