How to allow Colored Player Models & Colored Physgun Beams?
2 replies, posted
Can't seem to figure out the code to allow players to have colored player models and/or colored physgun beams. Does anyone know how I can allow players to do this?
player.SetWeaponColor and player.SetPlayerColor.
Would like to point out it uses a vector..
player.SetWeaponColor( Vector( 0 - 1, 0 - 1, 0 - 1 ) )
Sorry, you need to Log In to post a reply to this thread.