Blockland Forums > Suggestions & Requests
[SCRIPT] Police Computer
Who Cares99:
--- Quote from: Lugnut on January 19, 2014, 03:38:37 AM ---so it's a thing that allows you allow/disallow users from using cars..? or apply arbitrary tags to users.. kind of like vce, but not exactly, right?
could you give some more examples of how this would be used, please?
--- End quote ---
It's a database basically. Like, a police computer in real life doesn't restrict people from using cars but it helps police to know who has a license or not. It could be used to store information about anything, like a driver's license, pilot's license, criminal record, ownership of a cherry pie, etc. by creating a category and tag.
For example, you could create a category for "Pilot's_License," and set the default tag to none. Now every time you search for an ID, there will be the tag "Pilot's_License - None." Then you can edit that. For example, lets say that Blus, ID 34021, gets his pilot's license. We would go to edit Blus's tags in the GUI and replace "None" with "Active," or we could type /edittag 34021 Pilot's_License Active. Then, instead of saying "Pilot's_License - None," it would say "Pilot's_License - Active"
A seemingly simple script, although it would be of tremendous value in well-made RP servers, or even not. For example, it could be used for records, reputations, bans, offenses, admin, game progress, etc.
Who Cares99:
Lol I keep accidentally locking the topic when I try to go to page 2.
Does anyone have anything they would change about this request? Any tips for getting it made? Any constructive criticism, questions, suggestions, and talk about this is welcome. I appreciate all comments, including slightly masked bumps such as this.
Who Cares99:
Bump (x2)
Who Cares99:
How hard of a script is this make? I know it would be hard with a GUI but how hard is this:
--- Quote from: Who Cares99 on January 18, 2014, 02:38:27 PM ---Also, chat commands (plan B):
* /searchID [ID] - Searches for the BL_ID in the database. It says the BL_ID, online/offline, and tags in the chat for that ID.
* /listcategories - Lists the tag categories.
* /createcategory [category name] [default tag] - Creates a category using the name and default tag that you list. (Host only)
* /removecategory [name] - Removes the category (Host only)
* /listeditrights - Lists everyone with edit rights
* /granteditrights [ID] - Gives that ID the right to edit the computer. (Host only)
* /revokeeditrights [ID] - Revokes that ID's right to edit the computer.
* /edittag [ID] [Category Name] [Tag] - Changes the tag for that ID, in that category, to what you put in the third space.
* /toggleaccess - Toggles whether or not everyone can access the computer. When you type the command, it sends a chat message to the server saying "Access to the computer is now: ["Public or "Restricted"]"
* /listaccessrights - Lists everyone who has the right to access the computer.
* grantaccessrights [ID] - Gives that ID the right to access the computer. (Host only)
* /revokeaccessrights [ID] - Revoke's that ID's right to access the computer
* /policecomputerhelp - Lists all of the commands aboveIf you try to type any of these commands besides /policecomputerhelp and you don't have permission, it says "You don't have permission to do this, sorry."
If you type a command but it can't find what you are trying to do, for example, if you typed the wrong ID when searching, it says "Sorry, but the computer is unable to find what you are searching for. Please review your command."
The list of IDs that you can search for is made up of every ID that has ever spawned on the server.
--- End quote ---
Bump (x3) (Combo bump)
Who Cares99:
I feel really guilty bumping this so much, but I really want this mod...