Class MakeNearbyFleetsHostile
java.lang.Object
com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
com.fs.starfarer.api.impl.campaign.rulecmd.MakeNearbyFleetsHostile
- All Implemented Interfaces:
CommandPlugin
Issues:
The dialog greeting text is still the same
They still try to engage in toll collection
NOT CURRENTLY USED, SHOULDN'T BE AS IT DOESN'T WORK
MakeNearbyFleetsHostile <optional: also know player identity regardless of transponder, defaults to false>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
execute
(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap) Methods inherited from class com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
doesCommandAddOptions, getEntityMemory, getOptionOrder
-
Constructor Details
-
MakeNearbyFleetsHostile
public MakeNearbyFleetsHostile()
-
-
Method Details
-
execute
public boolean execute(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap)
-