VORPCORE / vorp_character-lua

character creation for RedM Vorp core framework
GNU General Public License v2.0
11 stars 47 forks source link

add toggle to show char desc in selection screen #125

Closed RealStonerGamer closed 4 months ago

RealStonerGamer commented 4 months ago

Pull request template

[!IMPORTANT] Please complete all fields. PRs will not be merged if any fields are incomplete. Be respectful, and keep in mind that it may take some time for your PR to be reviewed.

Bear in mind refactors are up to the developers and not it's contributors after all we are the ones giving support when needed. if they are big changes I suggest you to release it under your name instead.

Type of change

Motive for This Pull Request

some server owner want to disable the description via toggle in config so i have added that

Provide a brief explanation of why these changes are being proposed and what they aim to achieve.

just removes the char desc in selection screen when Config.showchardesc = false

Explain the necessity of these changes and how they will impact the framework or its users.

no impact just seen it asked a few times

Please describe the tests you have conducted to verify your changes. Provide instructions so we can reproduce these tests. Also, list any relevant details for your test configuration.

Notes if any

explanation field

RealStonerGamer commented 4 months ago

this is how it looks now when not showing desc image

and showing image