Atheia Posted January 29, 2015 Posted January 29, 2015 How to disable deal/trade for GM lvl 20-80? Quote
Radian Posted January 29, 2015 Posted January 29, 2015 In trunk/conf/group.conf can_trade: false Quote
rans Posted January 29, 2015 Posted January 29, 2015 (edited) 3ceam in your conf/battle/gm.conf find // The minimum level for a GM to be unable to distribute items. // You should set this to the same level @item is set to in the atcommand.conf // NEVER SET THIS VALUE TO 0, or you will block drop/trade for normal players gm_cant_drop_min_lv: 1 //The trust level for your GMs. Any GMs ABOVE this level will be able to distribute items //ie: Use Storage/Guild Storage, Drop Items, Use Vend, Trade items. gm_cant_drop_max_lv: 0 if you set the values in to like this gm_cant_drop_min_lv: 10 gm_cant_drop_max_lv: 40 this means all gm level between 10-40 will be untradeable/undropable hope this helps you Edited January 29, 2015 by Thaddeus Quote
Question
Atheia
How to disable deal/trade for GM lvl 20-80?
6 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.