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
We should have a crosshair, even if we don't have weapons yet.
The g_editEntityMode CVar lets you select entities by shooting at them, and displays the entity number, spawnclass and entity name in the console.
In the foreseeable future it might even do more :-)
The text was updated successfully, but these errors were encountered:
we could have a devHUD so we get less repeated HUD missing messages, what do we need? do we need to program it in CGUI c++ code? or only create it's layout code?
because if someone already tried to implement CGUI might know the answer, like when I and Kortemic talked via google hangouts and we kinda left it there with the current situation, it's easier to work with someone that knows the implementation and could indicate what to do than to try to understand it all from scratch.
We should have a crosshair, even if we don't have weapons yet.
The
g_editEntityMode
CVar lets you select entities by shooting at them, and displays the entity number, spawnclass and entity name in the console.In the foreseeable future it might even do more :-)
The text was updated successfully, but these errors were encountered: