You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 4 days ago |
Version | 1.0.0 |
Download link | Team036-BeamLib-1.0.0.zip |
Downloads | 29 |
Dependency string | Team036-BeamLib-1.0.0 |
README
void function SetBeamColor(entity ent, vector color)
void function RemoveBeamFromEntity(entity ent)
bool function EntityHasBeam(entity ent)
// return the fxid
int function AddBeamToEntity(entity ent, vector color= < 255, 255, 255>)
void function RegisterBeamForClass(string className, vector color= < 255, 255, 255 >)