Cuberite Forum

Full Version: Invisible mobs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I try to make a mob invisible, but don't find out how I can do this.
I've spawned the mob (it's a horse) at a specific location, but in the API docs I cannot find how to add invisibility or slowness to it.

Is it in the API, or can somebody help?

thanks in advance
You cannot make mobs invisible using the API, only players
I believe falkseidl is talking about entity effects, it should be easy to do using cPawn:AddEntityEffect.