• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Flag error

psychosisneamia

~Beginner~
Joined
Jun 7, 2012
Messages
162
Reaction score
7
Hello everyone, I am trying to add skulls into my game for staff members Ninja helped me get the skulls to work.. But now the problem is when a staff member looks at something they can't see the item id and they cant move items from a distances anymore...

Here is the thread that I am talking about for skulls.
Code:
http://otland.net/threads/onlogin-setskull.224429/#post-2158727

Can anyone help me get the skulls and still be able to see item ids when looking at an item?

I use
Code:
Tfs 0.3_7 Crying Damson
 
Hello everyone, I am trying to add skulls into my game for staff members Ninja helped me get the skulls to work.. But now the problem is when a staff member looks at something they can't see the item id and they cant move items from a distances anymore...

Here is the thread that I am talking about for skulls.
Code:
http://otland.net/threads/onlogin-setskull.224429/#post-2158727

Can anyone help me get the skulls and still be able to see item ids when looking at an item?

I use
Code:
Tfs 0.3_7 Crying Damson
That sounds like a flag issue, did you alter groups.xml?
 
No, groups are the same. I know its a flag issue I tried to use a few flag editors but when i do it removes the skull so I don't know exactly how to do it. @Ninja helped me before any idea how to fix it? xD
 
This is the flag that controls skulls, its a player flag
Code:
PlayerFlag_NotGainInFight
Soo, restore the default groups.xml and then find out the flag value for that above and subtract it from the default groups.xml values but only for staff gm and up. :)
 
Back
Top