commit 6bdefb638f1c5b1f064b658be5e8f970a7e4c091 Author: atom0s Date: Tue Dec 13 22:38:32 2016 -0800 Initial code commit. diff --git a/release/docs/GearLock.txt b/release/docs/GearLock.txt new file mode 100644 index 0000000..7d841a8 --- /dev/null +++ b/release/docs/GearLock.txt @@ -0,0 +1,11 @@ +Gearlock stops characters from 'blinking' when they swap gear. + +Commands +-All settings default to on. +-Commands with [on/off] will be used as a toggle if it is not specified. + +/gl blink - Update all models to what they're actually wearing. +/gl self [on/off] - When enabled, will stop you from blinking. +/gl target [on/off] - When enabled, will stop your target from blinking. +/gl others [on/off] - When enabled, will stop all other PCs from blinking. +/gl invis [on/off] - When enabled, will make players with invisible status appear visible. \ No newline at end of file diff --git a/release/plugins/GearLock.dll b/release/plugins/GearLock.dll new file mode 100644 index 0000000..1040a66 Binary files /dev/null and b/release/plugins/GearLock.dll differ