User contributions for Zeta
Jump to navigation
Jump to search
15 April 2011
- 19:2319:23, 15 April 2011 diff hist +847 N ClientCommand Created page with 'ClientCommand() is how the server receives client commands sent using ServerCmd. Using the below snippet of code as an example is how the server receives commands: <source lan…'
13 April 2011
- 08:0908:09, 13 April 2011 diff hist +63 VGUI SectionedListPanel No edit summary
- 08:0908:09, 13 April 2011 diff hist +11 VGUI SectionedListPanel No edit summary
- 08:0808:08, 13 April 2011 diff hist −14 VGUI SectionedListPanel No edit summary
12 April 2011
- 21:5821:58, 12 April 2011 diff hist +836 VGUI SectionedListPanel No edit summary
- 21:5321:53, 12 April 2011 diff hist +26 m VGUI SectionedListPanel No edit summary
- 21:5221:52, 12 April 2011 diff hist −26 VGUI SectionedListPanel No edit summary
- 21:5021:50, 12 April 2011 diff hist +481 VGUI SectionedListPanel No edit summary
10 April 2011
- 20:4520:45, 10 April 2011 diff hist +744 N Toggleable Scoreboard Created page with 'To replace the default behaviour of scoreboards (where one would need to hold down a button to make the scoreboard appear), the following change would make it so the scoreboard b…'
- 17:3017:30, 10 April 2011 diff hist +68 UTIL PlayerByIndex No edit summary
- 16:5716:57, 10 April 2011 diff hist +349 N UTIL PlayerByIndex Created page with 'CBasePlayer *UTIL_PlayerByIndex( int entindex ) { return ToBasePlayer( ClientEntityList().GetEnt( entindex ) ); Players entities range from 1 - MAXPLAYERS, and non-players enti…'