You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a function for egp 3d trackers to scale based on distance to each respective client connected to the hud, similar to a sprite.
and potentially drawing 3d polygons as well
example functions:
Egp:egp3dTrackerScaleMode(Num[the index of the tracker],Num[0 or 1 to set the scale mode])
Egp:egp3dPoly(Num[the index of the tracker],vec1,vec2,vec3)
The text was updated successfully, but these errors were encountered:
add a function for egp 3d trackers to scale based on distance to each respective client connected to the hud, similar to a sprite.
and potentially drawing 3d polygons as well
example functions:
Egp:egp3dTrackerScaleMode(Num[the index of the tracker],Num[0 or 1 to set the scale mode])
Egp:egp3dPoly(Num[the index of the tracker],vec1,vec2,vec3)
The text was updated successfully, but these errors were encountered: