-
Notifications
You must be signed in to change notification settings - Fork 1
Home
To change aliases for the commands (that is, using .079 cops instead of .079 mtf, head over to the pro079.txt file inside your sm_translations folder and change it from there. That way, sharing translations is easier.
Also, don't forget to change the "Usage" translations too! Check the whole translation file!
A guide for translations can be found BY CLICKING HERE
WARNING: The Modules.zip configs can be found here: https://github.com/RogerFK/pro079/wiki/Default-Modules-configs
WARNING 2: The Ultimates.zip configs can be found here: https://github.com/RogerFK/pro079/wiki/Default-Ultimates-configs
| Config Option | Value Type | Default Value | Description |
|---|---|---|---|
| p079_enable | boolean | true | Enables/disables this plugin. Might be useful for other plugins |
| p079_ult | boolean | true | Enables/disables ultimates |
| p079_suicide | boolean | true | Enables/disables a way for SCP-079 to suicide. You might want to disable this feature if you use lone-079 |
| p079_tips | boolean | true | Displays tips about how to use SCP-079 and this plugin. Can be changed so it is a custom message through translations. |
| p079_cassie_cooldown | float | 30.0 | The default cooldown for commands that use CASSIE (if it's below 4, it will never announce it to the SCP-079s) |
| p079_spawn_broadcast | boolean | true | Enables the broadcast telling the PC there's this plugin at the start of the round |
This plugin features an API you can directly reference with 0Pro079.dll. I didn't find any good use for Piping, so you'll need to reference the .dll and you'll need the .dll no matter what. Tell your users to feel free to do p079_enable: false in case they don't want to use this plugin at all.
More in-depth guide on how to make a command for this plugin: (unfinished)
- The info command will not get completely deleted, but will get modified as it seems that a good translation can change TRANSLATION_ERROR to show what it should show. Yeah, the TRANSLATION_ERROR isn't intended. It's devs being lazy, tiny brains, both or something like that.
- For starters
- Functions