• 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!

Not Walkthrough able in protection zone! ++rep if help!:)

Bacheer

New Member
Joined
Jun 18, 2009
Messages
246
Reaction score
0
Location
Sweden
Hello,

I got protection lvl untill lvl 50.. so all high levels can walkthrough protected people.

My problem is.. They shouldnt walkthrough protected people on depot tile zone. or they can thief by walking through if items being shown on dp :S

Please help! where to change?, i use tfs 0.4

Regards, bacheer
 
Last edited:
<item fromid="11059" toid="11060" name="glowing switch">
</item>

This is my depot tile.. what to add?

EDIT: i noticed that only high levels can walkthrough low-levels (under lvl 50) on depot tile.. not the way around..
 
Last edited:
If the ids are correct,
XML:
<!-- -->
	<item fromid="11059" toid="11060" name="glowing switch">
		<attribute key="walkStack" value="0" />
	</item>
EDIT: i noticed that only high levels can walkthrough low-levels (under lvl 50) on depot tile.. not the way around..
that problem still remains though, if that's a problem
 
Back
Top