Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slides and Emote Specific Blips (2.11) #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yemta
Copy link
Contributor

@yemta yemta commented Aug 4, 2024

Enables Slides and emote specific blips for 2.11 (previously marked as 2.10.2) clients.
There's probably a better way than adding a new validation mess, but I do not have the energy to find out and I wish to never look at it again.

For slides, make sure to have a theme with the Slide toggle added
slide_enable = x, y, width, height
As well as background(s) with the appropriate court image and design.ini positions, documentation found at https://github.com/AttorneyOnline/docs/blob/master/docs/Content%20Creation/backgrounds.md#slide-ready-backgrounds-2102

For Emote specific blips, you'll need to edit the char.ini with appropriate [Options2] and [OptionsN] sections - documentation at https://github.com/AttorneyOnline/docs/blob/master/docs/Content%20Creation/characters/Overview.md#options2-etc-optional and https://github.com/AttorneyOnline/docs/blob/master/docs/Content%20Creation/characters/Overview.md#optionsn-optional

Yes, it really did just take adding "custom_blips", to tsuserver.py and I hated every second of trying to figure that out.

Enables Slides and emote specific blips for 2.11 clients.
Note that you'll still need a theme with the slide toggle added and slide appropriate backgrounds for it to work.
Copy link
Owner

@Crystalwarrior Crystalwarrior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks OK, all that's left is to test it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants