-
Content Count
130 -
Joined
-
Last visited
-
Medals
Community Reputation
82 ExcellentAbout Thomas TKO
-
Rank
Sergeant
Contact Methods
-
Website URL
http://tko-gameserver.de/
-
Twitter
https://twitter.com/tko_thomas?lang=de
-
Steam url id
https://steamcommunity.com/groups/TKO-Gameserver
Profile Information
-
Gender
Male
-
Location
Germany
-
Interests
Only Arma
Recent Profile Visitors
-
[Release] Green Sea Terrain Traders + Spawn Zones
Thomas TKO replied to noelite's topic in Exilemod (Unofficial)'s Maps - Mission Files
Actually DMS doesn't have a proper map config with center and range, just create a file green_sea_config.sqf and add DMS_MinDistFromWestBorder = 1000; DMS_MinDistFromEastBorder = 1000; DMS_MinDistFromSouthBorder = 1000; DMS_MinDistFromNorthBorder = 1000; -
Looks good, thanks for sharing
-
DMS - Defent's Mission System
Thomas TKO replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
when you not have the 11 battleye filter , skip this step , drop the a3_dms.pbo on @exileserver/addons folder and done -
Delete the _dir part on statusBar_update.sqf and the Custom\StatusBar\Icons\compass.paa , dount forget change the "%10" nr for the order
-
Trader Issue [solved]
Thomas TKO replied to ZN Anhor's topic in Exilemod (Unofficial)'s Problems & Bugs
https://fatalityx.co/product/smtraderplusv2-40004 -
how did you come up with that ! only see clint VN mod on server , missing umsung stuff , some parseSimpleArray errors think the best way is to start fresh , server vn download , out of box cam lou nam pbo from exile discord , then addon for addon , mod for mod . Without Umsung mod thats realy not need
-
You need download the vn server files with steam://nav/console this its the right download_depot 233780 233790 7907683864326938845
-
Umsung its early VN cdlc , all maker of Umsung its on SOG , and all what i now its early asset now on VN cdlc . Realy think all asset on umsung its now on VN!
-
not sure why will use umsung all uniform weapon its on vn think that umsung is now VN And i use it with Exile since its out, without problems
-
Would start with less mod and why umsung loads its the first addon from SOG not sure some konflikt possible , File '@Unsung\addons\ashauvalley.pbo' not found , and eliminate the errors or delete your addons from exileserver , start with step by step addon for addon , mod for mod ! And not sure this worked well ! ;@Libertad_SA_Core;@Libertad_SA_Animals;@Unsung;
-
Exile on Sahrani
Thomas TKO replied to Stian779's topic in Exilemod (Unofficial)'s General Discussion
Best way make it self , need the exile Eden plugin and time . Its not hard to make it self . -
[Release] Fapovo Traders + Spawn Zones
Thomas TKO replied to noelite's topic in Exilemod (Unofficial)'s Maps - Mission Files
https://github.com/ThomasTKO/Exile-Fapovo i add Cup stuff on trader you not wish commend out on mpmission config.cpp like class Exile_Trader_Vehicle { name = "VEHICLE"; showWeaponFilter = 0; categories[] = { "Cars", "Trucks" // "CupBluefor", // "CupOpfor" }; }; https://steamcommunity.com/sharedfiles/filedetails/?id=647753401 Extended_Base_Mod add to , but i place Mixer on mission.sqm so still need to play any problem or whatever feel free to ask me on discord.gg/rDxWpXb / ts.tko-gameserver.de -
DMS - Defent's Mission System
Thomas TKO replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
Add !! _dot setMarkerColor "ColorRed"; !! on a3_dms\scripts "fn_CreateMarker.sqf" line 102 Like private _dot = createMarker [format ["DMS_MissionMarkerDot%1_%2",_num,round(time)], _pos]; _dot setMarkerType _markerType; _dot setMarkerColor "ColorRed";//text color add it _dot setMarkerText _text; -
DMS - Defent's Mission System
Thomas TKO replied to chernaruski's topic in Exilemod (Unofficial)'s Addons
Add _dot setMarkerColor "ColorRed"; on fn_CreateMarker.sqf line 102 private _dot = createMarker [format ["DMS_MissionMarkerDot%1_%2",_num,round(time)], _pos]; _dot setMarkerType _markerType; _dot setMarkerColor "ColorRed"; _dot setMarkerText _text; -
Chernarus 2035 Trader
Thomas TKO replied to Kazouu's topic in Exilemod (Unofficial)'s Maps - Mission Files
use exile plugin to make Trader , Buildings , this to make loot https://steamcommunity.com/sharedfiles/filedetails/?id=2504970130&searchtext=exile , for marker playerslots spawn points open exile tanoa mission.sqm on editor coppy all, then load new map and place all down change name Position save it , drop on exile.tanoa the mission.sqm rename the folder from Exile.Tanoa to Exile.Chernarus_2035 , drop export initserver and initplayer on it , add world name on class CfgExileEnvironment config.cpp like class Chernarus_2035: Altis