Jump to content
  • 0
MikZ

Bloody branch

Question

Hello , Help with this bloody branch. 

I give commands to my GMs (group lvl 2) @item but i didn't give them permission to trade, 
now what i wanted is that, i also don't want them to use bloody branch.. is there anyway that they cant use bloody branch or they can't click the bloody branch? please help me.. thank you!

Edited by MikZ

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Change bloody branch script(from item_db) to

if (getgmlevel()==0 || getgmlevel()==99)    monster "this",-1,-1,"--ja--",-3,1,""; 
This will make bloody branch only usable by players/admins

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.