Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I am looking for a way to consider one command for VIP Permission In kohl admin? [closed]

Asked by
jnsan56 -31
6 years ago

I edit the setting in the kohl admin in the permission part i added this words.

Before

Permissions ??????????? -- You can set the admin power required to use a command -- COMMANDNAME=ADMINPOWER; ]]

Permissions={

};

}

return {Settings,{Owners,SuperAdmins,Admins,Mods,VIP,Banned}}

After I edited the script

Permissions ??????????? -- You can set the admin power required to use a command -- COMMANDNAME=ADMINPOWER; ]]

Permissions={

GivePlayerString=VIP

};

}

return {Settings,{Owners,SuperAdmins,Admins,Mods,VIP,Banned}}

But it still wont work please help friendly developer.

0
You aren't Kohltastrophe, don't bring another man's script here. User#19524 175 — 6y

Closed as Not Constructive by User#19524

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?