Okay, I`ll try to explain this a detailed as possible
I need any information on how to make a mob totaly invisible, meaning a way to make the rightclick menu not show up when right clicking
I have tired everything
If anyone has any information I`d apreciate it
ID:179524
![]() Dec 10 2001, 8:39 pm
|
|
![]() Dec 10 2001, 8:58 pm
|
|
You'd have to make an invisible icon or icon_state, then do something like this:
|
To make it so you can not right click to display a mob, all verbs associated with it must be hidden. You can hide individual verbs by using set hidden = 1 in the beginning of the verb.
|