Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 735 Bytes

File metadata and controls

20 lines (20 loc) · 735 Bytes

Difference

Working

  • Plugin of kgbproject
    • Spawn → Remove All Weapons → Delay (0.1s) → Reset Loadout
  • Plugin of HowToPlayMeow
    • Spawn → Delay (ConVar) → Remove All Weapons → Reset Loadout

Summarize

  • Plugin of kgbproject
    • shorter and simpler code
    • No Convar
    • Fixed Delay, may cause A Pose Bug.
  • Plugin of HowToPlayMeow
    • code is more secure and audited.
    • ConVar sm_fixer_spawn_delay
    • Fixed Delay, No Bugs.

ConVar

  • sm_fixer_spawn_delay 0.25 (Default) - Min = 0s, Max = 30s

Command

  • sm_resetitemplayer <target> - Works like spawn but as a command