Script was made by ?? as Ghostcrawler said
but it was modified a lot from ghost so that's why the topic is under this name.
What i did only is just update the script.
Credits goes for Ghostcrawler !
Info about the Script :
V.I.P Commands
.vip mall
.vip changerace
.vip changefaction
.vip customize
.vip tele
No need for SQL since the commands are used only by rank 1 which is MODERATOR so I can give you some advice's about RBAC so :
If you want to make rank 1 as VIP that have normal player commands and those VIP commands : what you will need is just follow this steps :
1- go to your auth DB == > RBAC_Linked_Permissions and find this : 194 198 and change 194 with 193 and than restart.
or use this query and select auth DB
remember this query can be used on the default RBAC only which the rank 194 is GMLevel = 1Code:UPDATE rbac_linked_permissions SET id=193 WHERE (id=194) AND (linkedId=198)
Script Download Links
Pastebin
Gist.Github


Likes: 

Wise




Reply With Quote
Bookmarks