Stable
1.1.1
- Add menu to context menu
- Add a new setting to enable or not the 3 people during the spawn
Stable
1.1.0
- Now you can make a whitelist for crosshairs and hitmarkers !
TPerson.RegisterCrossHair( { ['paint'] = function( x, y, w, h, color, scaleSpace, scaleHeight, scaleWidth ) surface.SetDrawColor( color ) local Size = scaleWidth * 10 local Space = scaleSpace * 5 local Height = scaleHeight * 1 -- Draw code end, -- Optional (work with usergroup) -- ['whitelist'] = { -- ['superadmin'] = true, -- ['vip'] = true -- } } )
Work with the player usergroup !
Stable
1.0.2
- Bug correction
Stable
1.0.1
- Update from ArcCW weapons
- Disable hl2 sweps and weapons crosshair
- Menu optimization
Stable
1.0.0
Initial version.