-
Notifications
You must be signed in to change notification settings - Fork 5
Samples
GeckoN edited this page Feb 13, 2017
·
7 revisions
Samples included in this repository:
Map Scripts
Sample | Description |
---|---|
monster_rgrunt_dead | Dead robo-grunt. |
trigger_observer | This entity can send a player into observer mode. |
weapon_deployentity | A deployable entity weapon. |
weapon_hlcrowbar | The original Half-Life version of the crowbar. |
weapon_hlcrowbar_electric | The original Half-Life version of the crowbar modified to include a variation of Sven Co-op's electric crowbar attack. |
weapon_hlmp5 | The original Half-Life version of the MP5. |
weapon_hlshotgun | The original Half-Life version of the shotgun. |
Plugins
Sample | Description |
---|---|
Scheduler | Sample script showing how to use the scheduler. |