Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-16-2005, 11:43 AM
Ibonic Ibonic is offline
unsoundness
Ibonic's Avatar
Join Date: Sep 2002
Location: Long Island <3
Posts: 783
Ibonic will become famous soon enough
Suggestion for RC2: custom rights

Currently when viewing the rights of a player with RC2, there are two tabs: "IP Range and Rights flag", and "Folder rights". Let there be a new one: Custom rights

Players with full level 4 RC will be able to edit the configuration of the tab for the current playerworld. Or if that's not desired, maybe there could be a standard "change custom rights config" right.

Why? A lot of servers have custom staff commands (such as summon, jailing, etc.) that are scripted. Having a centralized/standard way to set these rights individually and check if a player has them in script would cut down on the amount of work needed and obviously be more organized.

Here's a simple example of the built-in script function I imagine:
NPC Code:

if (!hascustomright("summon")) {
player.chat = "(not authorized to summon)";
return(0);
}

Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:23 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.