| Blockland Forums > Suggestions & Requests |
| Restricted Output events that actually work |
| (1/1) |
| tony-0222:
A mod that allows you to restrict output events to admin or SA only via RTB prefs Someone make this please. I wanna have VCE in my fortwars and not worry about abuse. |
| tony-0222:
Bumppp. |
| tony-0222:
--- Quote from: tony-0222 on August 18, 2013, 07:37:29 PM ---Bumppp. --- End quote --- |
| Greek2me:
I don't have a proper solution for you (other than contacting Destiny - do this), but if you are using Slayer then you can put something like this in command line: --- Code: ---//Restricted Events (by minigame edit permissions) //KEY: -1=anyone with edit rights; 0=host; 1=super admin; 2=admin; 3=creator; 4=full trust; 5=build trust $Slayer::Server::Events::RestrictedEvent__["Target","OutputEvent"] = 0; --- End code --- |
| Navigation |
| Message Index |