if pickedentity() = myentity
text 10,10,"entity is picked"
end if
This code dont work why not
have you made the entity pickable? EntityPickMode()
And of course you have to use camerapick, linepick or entitypick before :)
i use camerapick ()
but it dont work
It doesn't work. :)
Without seeing more of your code, we won't be able to help more.