Modding Union
Modderecke => Allgemeine Modding-Fragen => Thema gestartet von: EdSup am 23. Mär 2025, 11:13
-
Hallo zusammen,
ich habe zweieinhalb Probleme mit meiner neuesten Map:
1. Die Map kann nicht gewonnen/verloren werden. Immer wenn ich alle Gegner besiegt habe oder ich besiegt wurde, läuft die Map einfach weiter, obwohl auch im Menü "Besiegt" steht. Muss man da bei Edain Scripten, um diesen Fehler zu beheben? Hat jemand diese Scripts zum Importieren?
2. Die KI besetzt keine Lager nachdem ein Gegner besiegt wurde. Die Flag ist auf der Map dann zu sehen aber es wird nichts mehr gebaut.
(3. Manchmal beim Ersten Start der Map zoomt das SPiel extrem weit raus und es kommt ein excess violation Fehler. Beim nächsten Starten der Map läuft aber alles einwandfrei.)
Über jegliche Hilfe - auch zu nur einem der Punkte - wäre ich unendlich dankbar.
-
Could you share the map here? It would be easier to debug if we can see the scripts and settings
(I deleted your duplicate post in the other thread)
-
Here u can download it:
https://limewire.com/d/6cCyA#NlUaJrA9Ns
link should work now
-
This link asks me to set up an acount to download
-
The new link should work just click on the symbol. Please post again if u still have issues.
-
Works
1. It looks like the problem is specifically affecting Player 2, it might be the gate keeping them alive or some other thing they own. When I destroyed all my stuff in the other positions, I was defeated and sent back to the main screen as normal.
2. The AI can only occupy a camp if it has enough money so it doesn't always happen. If you really want it to do so then you can add scripts for each player: "If Festung_X belong to Player X then Player X uses commandbutton Command_UnpackCamp" to unpack the camp for free.
3. No idea sadly
Two notes:
- It looks like Player 2's camp flag is set to indestructible
- There are versions of the camp flags with pre-built orientations, you should try using those rather than rotating the flags as the rotation can break them.
-
You are indeed right. Its a problem and i dont know how to solve it. I used dol guldur buildings for the gates and in a game i cant select them to attack them (It shows a red forbidden sign button when i start to right click it). Any idea on how to fix this?
-
Maybe you could try adding the IGNORE_FOR_VICTORY kindof to the objects? I'm not sure why they can't be destroyed.