11-01-2009, 08:32 AM
Nop! Nothing man, mini map was still there as well as the caterpillar.
I just began commenting out some things to see where they would take me.
I found the
#-----------------------------------------------------------------------------
# switch for the minimap
#-----------------------------------------------------------------------------
# def switch_minimap(value = nil)
# @minimap = value == nil ? !@minimap : value
#end
And commented that out which took me somewhere else and i did the same there, then it was gone.
I will test it out and hopefully it wont give me a problem.
Did something similar to a piece of caterpillar code and the characterdoesn't dissapear behing me anymore when i stop..
I will try to fiddle around with it some more and see what happens.
I just began commenting out some things to see where they would take me.
I found the
#-----------------------------------------------------------------------------
# switch for the minimap
#-----------------------------------------------------------------------------
# def switch_minimap(value = nil)
# @minimap = value == nil ? !@minimap : value
#end
And commented that out which took me somewhere else and i did the same there, then it was gone.
I will test it out and hopefully it wont give me a problem.
Did something similar to a piece of caterpillar code and the characterdoesn't dissapear behing me anymore when i stop..
I will try to fiddle around with it some more and see what happens.