Mission Disabler

Mission Disabler 1.21

No permission to download

Pelayori

Administrator
Staff member
Pelayori submitted a new resource:

Mission Disabler - Disable certain missions (Gen2 & other maps)

Plugin made for problems caused by certain missions.

To disable a mission simply add its descriptive name to the config's array.

Command to reload config (console/rcon): md.reload
Can be loaded/unloaded at runtime

SPOILER: CONFIG
JSON:
{
"ShowMissionNames": true,
"DisabledMissions": [
"Survive the Ark"
],
"DisabledMessage": "This mission has been disabled."
}

Read more about this resource...
 
Hello, will an update be considered ?
because I noticed a serious bug, I deactivated all the missions, but when a player tries to launch a mission, it does not launch (which is good) but it validates the mission as if he had it had done
 
Hello, will an update be considered ?
because I noticed a serious bug, I deactivated all the missions, but when a player tries to launch a mission, it does not launch (which is good) but it validates the mission as if he had it had done
This is intended so the players can continue with the progression of the map
 
This is intended so the players can continue with the progression of the map
ok, I understand but there would be no way to make this configurable ? because I don't want players to validate missions this way because I have a second Gen2 map intended only for missions for this
 
ok, I understand but there would be no way to make this configurable ? because I don't want players to validate missions this way because I have a second Gen2 map intended only for missions for this
Right now it is not configurable
 
Back
Top