Skip to content
GeckoN edited this page Feb 21, 2017 · 7 revisions

Samples included in this repository:

Map Scripts

SampleDescription
monster_barney_customCustom Barney/Barnabus monster entity. This script shows how to use ScriptSchedule class to create an NPC with custom schedules/tasks.
monster_rgrunt_deadDead robo-grunt.
trigger_observerThis entity can send a player into observer mode. Entity description can be found here.
weapon_deployentityA deployable entity weapon.
weapon_hlcrowbarThe original Half-Life version of the crowbar.
weapon_hlcrowbar_electricThe original Half-Life version of the crowbar modified to include a variation of Sven Co-op's electric crowbar attack.
weapon_hlmp5The original Half-Life version of the MP5.
weapon_hlshotgunThe original Half-Life version of the shotgun.
weapon_m79M79 grenade launcher with custom model, sprites and sounds.

Plugins

SampleDescription
SchedulerSample script showing how to use the scheduler.
EffectsSample script demonstrating various Temporary Entities.

Clone this wiki locally