
Last updated | a week ago |
Total downloads | 36 |
Total rating | 0 |
Categories | Client-side |
Dependency string | Team036-BeamLib-1.0.0 |
Dependants | 1 other package depends on this package |
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 >)