Fleischer110
Member-
Content count
35 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
3 NeutralAbout Fleischer110
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
blckeagls Missions: Dynamic, Static, Highly Configurable, Mission Creation Tools Included.
Fleischer110 replied to Ghostrider-DBD's topic in Add-ons
I got it, thanks for the help .. have changed this // blck_killPercentage blck_missionEndCondition = "allKilledOrPlayerNear"; mission is only marked as `clear` when all npc's are dead -
blckeagls Missions: Dynamic, Static, Highly Configurable, Mission Creation Tools Included.
Fleischer110 replied to Ghostrider-DBD's topic in Add-ons
Thank you for the note ... unfortunately I have already tried that, without success .. // = no success 0.99999 = no success 1.0 = no success 1 = no success Next I test if with "0" I can disable this function -
TerritoryProtection+UpgradeTerritory on the Flag
Fleischer110 replied to Fleischer110's topic in English
had a little something wrong ... it works fine now, here is the text .. who would like to have it class Flag { targetType = 2; target = "Exile_Construction_Flag_Static"; class Actions { class PayProtection: ExileAbstractAction { title = "Pay Protection"; condition = "true"; action = "_this call ExileClient_gui_payTerritoryProtectionMoneyDialog_show"; }; class Upgrade: ExileAbstractAction { title = "Upgrade"; condition = "true"; action = "_this call ExileClient_gui_upgradeTerritoryDialog_show"; }; }; }; -
TerritoryProtection+UpgradeTerritory on the Flag
Fleischer110 replied to Fleischer110's topic in English
It can also be installed on the flag, I have even saw other servers. -
TerritoryProtection+UpgradeTerritory on the Flag
Fleischer110 replied to Fleischer110's topic in English
I found the following error ... what does that mean? Warning Message: File mpaltis\__cur_mp.altis\config.cpp, line 4115: /CfgInteractionMenus/: '易encountered instead of '{' 4:17:40 Warning Message: Config : some input after EndOfFile. 4:17:40 Class ExileAbstractAction destroyed with lock count 91 4:17:40 Mission Exile.altis: Missing 'description.ext::Header' -
Fleischer110 started following Nach Restart alles weg! and TerritoryProtection+UpgradeTerritory on the Flag
-
I added this to my config, server start does not work correctly. what am I doing wrong? Please help. class Flag { targetType = 2; target = "Exile_Construction_Flag_Static "; class Actions { class Payprotection: ExileAbstractAction { title = "Pay Protection"; condition = "true"; action = "_this call ExileClient_gui_payTerritoryProtectionMoneyDialog_show"; }; class Upgrade: ExileAbstractAction { title = "Upgrade"; condition = "true"; action = "_this call ExileClient_gui_upgradeterritoryDialog_request"; }; }; };
-
blckeagls Missions: Dynamic, Static, Highly Configurable, Mission Creation Tools Included.
Fleischer110 replied to Ghostrider-DBD's topic in Add-ons
Unfortunately, both does not work 1.0 or 1, no matter it ends when still 1 npc is alive .. has no experience with it? -
blckeagls Missions: Dynamic, Static, Highly Configurable, Mission Creation Tools Included.
Fleischer110 replied to Ghostrider-DBD's topic in Add-ons
hello, I do not want to show the missions at 0.9 that you're done, the players are confused. what should I write 1.0 or only 1 .. so that only appears, mission clear, if all npc's are really dead -
have everything installed .. it works very well ... only the AI kills are not displayed
-
[RELEASE] Extended Survival Pack LAST COMPATIBILITY CHECK 05.05.2019
Fleischer110 replied to Announcement's topic in Add-ons
ight you have ... have fixed it. have entered the mode under the wrong name .. now everything is running as usual -
[RELEASE] Extended Survival Pack LAST COMPATIBILITY CHECK 05.05.2019
Fleischer110 replied to Announcement's topic in Add-ons
Hello, Everything works, mines and grass missions appear. but he will not spawn any stone and plant you no hemp ... what am I doing wrong. at 1.0.3 exile everything was fine .. plant and stone available from 1.0.4 not -
the trader layout would interest me .. is that a script
-
Danke für eure nachfragen, es speichert wieder, es war DMS Occupation der spawn eines random Helis verhinderte das speichern, klingt komisch, ist aber so... Aber danke trotzdem, Klasse Community
-
Hallo Ich hoffe ihr könnt mir helfen, in letzter Zeit werden die items die sich in safes oder Kisten befinden nicht mehr gespeichert. Nach dem Restart alles weg. Gibts was , was man Unternehmen kann. Für jede Hilfe wäre ich dankbar.
-
Fleischer110 started following Super Jerome
-
[Guide] Creating DMS static AI mission
Fleischer110 replied to Super Jerome's topic in Events, Missions & AI
So the mission should appear only once per restart ... not several times...what do I have to set that static missions appear only once