• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Making a item walk through able.

FuriousFighter

New Member
Joined
Oct 2, 2016
Messages
5
Reaction score
1
Hello ive been trying to make item id 9301 (stone railing) walk through able but i simply wonder if i need to make a special script for it to make it do so or is it simply already somewhere scripted that you cant walk through it and i simply need to pull it out from it. or is it in the client itself so i cant script it or what? i tryd item editor and simply unvink unpassable but that wont work nor does duplicate the item and then unvink that 1 as unpassable as well so im guessing its in the client itself and that it simply cant be scripted but i just want to be sure.
 
items.otb and client need to be modified.
I dunno what version you're using, but the flag you should uncheck in client and items.otb is similar to "blockpath" and "blockfindpath"
 
Back
Top