Author Topic: [Server] Remove Vehicle Spawns On Leave v1.2  (Read 3432 times)

what command do i use in regular chat to add people to the list and what command can i use to view the list?

what command do i use in regular chat to add people to the list and what command can i use to view the list?
it wasn't set up for this kind of advanced editing

just type in console
$Pref::ClearVehicleBricksWhitelist[IDHERE] = 1;
and to remove type
$Pref::ClearVehicleBricksWhitelist[IDHERE] = 0;

if you need to remove an id and you don't know what is in the list check your prefs.cs file