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

Making a fallen tree walkable

Raikou

Well-Known Member
Joined
Jul 18, 2007
Messages
145
Solutions
2
Reaction score
54
Hello all i found myself stuck on something(probably) very simple.

NerykOS.png

How can i walk on this, or make it walkable without destroying the looks of the borders/water.
 
Last edited:
Ah yes I got it working.

These were the steps I did:
  • Made the water under the tree walkable
    • Put actionid on these tiles
    • In swimming.lua I made the exception for the actionid above
  • For the borders I made new itemcodes in item.xml and item.otb
With some help from @XXV @discord
 
Hi @Raikou, can you elaborate how you made water walkable?

I mean I know how to check item.actioind in onStepIn function, but don't know how to make a step in this function.
 
On 7.4 too? Which ID does it have?
Post automatically merged:

ID: 3258 - shallow water?
Post automatically merged:

Yes, it works! To anyone looking for solution: just press J and type 3258 or "shallow water"
 
Last edited:
Back
Top