HolyLib Wiki

EntityMessageBegin

  HolyLib.EntityMessageBegin( Entity ent, boolean reliable = false )

Description

Allows you to create an entity message.
A direct engine bind to IVEngineServer::EntityMessageBegin

If the bitbuf module is disabled, it will throw a lua error!

Arguments

1Entity ent
entity to target
2boolean reliable = false
true if the message should be reliable