Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
CounterStrikeSharp

CounterStrikeSharp v255

No permission to download
Requirements
Metamod

What works?​

These features are the core of the platform and work pretty well/have a low risk of causing issues.

  • Console Commands, Server Commands (e.g. css_mycommand)
  • Chat Commands with ! and / prefixes (e.g. !mycommand)
  • Fake Console Variables (commands which mimic ConVar behaviour as these have not been fully reverse engineered)
  • Game Event Handlers & Firing of Events (e.g. player_death)
    • Basic event value get/set (string, bool, int32, float)
    • Complex event values get/set (ehandle, pawn, player controller)
  • Game Tick Based Timers (e.g. repeating map timers)
    • Timer Flags (REPEAT, STOP_ON_MAPCHANGE)
  • Listeners (e.g. client connected, disconnected, map start etc.)
    • Client Listeners (e.g. connect, disconnect, put in server)
    • OnMapStart
    • OnTick
  • Server Information (current map, game time)
  • Schema System Access (access player values like current weapon, money, location etc.)
Author
Blizzard
Downloads
2
Views
349
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top