Skip to content

dedimark/celmod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|CelMod|

|CelMod| is a fully customized building experience, and extra features to enhance the standard gameplay.

Latest release is 1.0.1.1, current working version is 1.0.1.1.

Built against SourceMod 1.11.0-git6968 and Metamod: Source 1.11.0-git1155.

This plugin uses Updater to update its files, and is required. This plugin uses More Colors for the text color. It is required if you want to recompile the plugin.

Installation

Extract the zip file into your server directory with SourceMod and Metamod: Source installed.

Commands

Command Description Aliases Type Extra
sm_alpha Changes the transparency on the prop you are looking at. sm_amt Client
sm_axis Creates a marker to the player showing every axis. sm_mark, sm_marker Client
sm_color Colors the prop you are looking at. sm_paint Client
sm_colorlist Displays the color list. sm_colors Client Color List
sm_commandlist Displays the command list. sm_cmds, sm_commands Client Command List
sm_delete Removes the prop you are looking at. sm_del, sm_remove Client
sm_door Spawns a working door cel. None Client
sm_effect Spawns a working effect cel. None Client
sm_effectlist Displays the effect list. sm_effects Client Effects List
sm_fly Enables/disables nocip on the player. None Client
sm_freeze Freezes the prop you are looking at. sm_freezeit Client
sm_internet Creates a working internet cel. None Client
sm_land Creates a building zone. None Client
sm_landdeathmatch Changes the deathmatch setting within the land. None Client
sm_landgravity Changes the gravity within the land. None Client
sm_load Loads entites from a save file. None Client
sm_nokill Enables/disables godmode on the player. None Client
sm_proplist Displays the prop list. sm_props Client Prop List
sm_renderfx Changes the RenderFX on what prop you are looking at. None Client
sm_rotate Rotates the prop you are looking at. None Client
sm_save Saves all server entties that are in your land. None Client
sm_setowner Sets the owner of the prop you are looking at. None Admin
sm_seturl Sets the url of the internet cel you are looking at None Client
sm_smove Moves the prop you are looking at on it's origin sm_pmove Client
sm_solid Enables/disables solidicity on the prop you are looking at. None Client
sm_spawn Spawns a prop by name. sm_p, sm_s Client
sm_stand Resets the angles on the prop you are looking at. sm_straight, sm_straighten Client
sm_unfreeze Unfreezes the prop you are looking at. sm_unfreezeit Client

Developer Commands

Command Description Type
cm_exportcolorlist Exports the color list into a text or html file in 'data/celmod/exports'. Server
cm_exportcommandlist Exports the command list into a text or html file in 'data/celmod/exports'. Server
cm_exportproplist Exports the prop list into a text or html file in 'data/celmod/exports'. Server

For the most current command list, click here.

Additional Information

This plugin is designed with Half-Life 2: Deathmatch in mind. This may work on other source games, but it is not officially tested. All of the plugins functions are open to other plugins using natives, thus making multiple plugins a breeze.

Contributing

Currently, this project is not accepting outside contributions to the official repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SourcePawn 80.3%
  • Pawn 17.3%
  • HTML 2.3%
  • C++ 0.1%