Okay, so I decided to tinker around a bit with the script.
:state=0,plrdistwithin=100:colon
:state=0,plrdistfurther=101:state=1
:state=1,plrdistfurther=101:coloff
:state=1,plrdistwithin=100:state=0
So thats what I have, heres the problem.
Nothing can walk through it, but when I walk over to it, it dramaticly flys backwords with out tipping over.
Thats when it was set to dynamic.
When it was static, well you know it just sat there.
I typed this in FPI Edit Pad and it did not say anything was wrong, so I believe it was typed correctly.
Im so confused right now, why does it fly back? I thought maybe because 100 is too close, and by the time it switches its collision on, im already in it. I dont know, any help? Anything I should add to the script?