Skip to content

secondcoming/ExileTravellingTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExileTravellingTrader

A travelling trader script for Exile mod.

To add items to the trader, edit Exile_Trader_CommunityCustoms in your mission config.cpp

The script automatically detects the location of Exile Trader zones based on the map markers.

To manually add waypoints, just add map markers of type "o_unknown" in your mission.sqm at the position you want the trader to travel to

If you want to modify some settings, take a look at travellingTrader.sqf inside the PBO/source folder "\serverside\travellingTrader.sqf"

If required, add this to the createUnit line in scripts.txt

!"createUnit [_possiblePosStart, _group, ""trader = this; this disableAI"

About

A travelling trader script for Exile mod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published