Distribution
|
The EventScripts package includes a number of files. Below is a description of them.
[edit] Core plugin filesThe following files are essential for EventScripts to function properly. These must go into the addons directory for your Source game:
[edit] Included Addons (Utilities)The following addons are utilities or libraries used for diagnostics and sharing between addons. [edit] corelib[edit] Filename
[edit] DescriptionIt is highly recommended that you install the corelib addon. This is a library that will grow over time to help make addons more powerful. If this is not available when other script addons need it, your server will misbehave. [edit] Usage and Notes
[edit] diag[edit] Filename
[edit] DescriptionIt is highly recommended that you install the diag addon. This is simply a script that you can load in order to run simple diagnostics tests to help troubleshoot your EventScripts installation. [edit] Usage and Notes
[edit] unittest[edit] Filename
[edit] DescriptionThe unittest addon is totally optional. Typically you might use it to test new versions of EventScripts on your platform to be sure everything is working properly. [edit] Usage and Notes
[edit] Included Addons (Examples)The following addons are fully functional game "mods" that are provided as examples. Feel free to open them up, tweak them, and learn from them. They are entirely optional, but it is assumed they are present on your server and you might be asked to load them as part of troubleshooting. EventScripts will completely ignore any addons you have on disk if you do not call es_load on them so it is recommended you install all of these examples just for completeness.
[edit] MugMod[edit] Filename
[edit] DescriptionMugMod allows you to steal your victim's cash when you kill them with a knife. [edit] Usage and Notes
[edit] KnifeSyphon[edit] Filename
[edit] DescriptionKnifeSyphon gives you a health boost when you kill someone with a knife. [edit] Usage and Notes
[edit] SlingShot[edit] Filename
[edit] DescriptionAdds (default) 200 rounds in your clip and when you shoot at a spot you are thrown at it. [edit] Usage and Notes
[edit] Attract[edit] Filename
[edit] DescriptionWhenever a player shoots someone, they are pulled towards their victim forcefully. [edit] Usage and Notes
|
|
