Author Topic: Restricted Output events that actually work  (Read 439 times)

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.

« Last Edit: August 25, 2013, 06:15:00 PM by tony-0222 »


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: [Select]
//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;