Nice Damage - Refreshed

Nice Damage - Refreshed

26.3k Downloads

No usage explain in game

kaiseryoda opened this issue ยท 1 comments

commented

Hey man.

O saw you write some usage explain inside the code, but its not show in game.
Can you pls add some explain?

if you want, i wrote some code for lua file.

            confUsage = {
                name = "Usage",
                order = 6,
                type = "group", inline = true,
                args = {
                    confversiondesc = {
                    order = 1,
                    type = "description",
                    name = ""
                        .."After select your preferred font."
                        .."\n"
                        .."Restart Client for changes to take affect!"
                        .."\n"
                        .."If Font not work as expect, select other.",
                    cmdHidden = true
                    },
                }
            },

Add this after last description. desc1 in "Nice Damage - Refreshed.lua" file

commented

Hey @kaiseryoda - this is a good point, once I get some time this weekend I will take a look at this and see about getting something into production ๐Ÿ‘