Posted: Sat Aug 09, 2025 10:39 am Post subject:
Problem with meteorites and weather
Hello everyone
I have some questions about adding meteorites with a chechbox in the lobby for skirmish maps.
I have a script that should add map triggers to a defined waypoint.
my problem is, the meteorites appears, but only on waypoint 0 and that is the player starting point. The game ignores (or i made a fault in the script) the waypoint settings i made. This is one row of my [Actions] in this script: Shower 1=1,58,1,27,0,0,0,0,A. The fourth number should be the waypoint i know so far...am i wrong? Or is it an engine limitation?
With map triggers directly made on the map it works...but there is my other problem. If i want to use this method, i am not able to disable map triggers via checkbox or even in the trigger configuration in FinalSun with the option "disabled"...the meteroides always appears.
My other question is about client 7.05. When i try to add weather or things like firestorms via checkbox...the game doesn't looad any weather. Not via checkbox nor via dropdown menu like in older clients.
1. Action is not correct, it should look like
Shower01=1,58,0,3,0,0,0,0,AB
You can use the map editor, create such actions in map, open in a text editor and copy paste it to an INI for use in lobby options.
2. Could have given the code etc. details. I can't guess.
wow, you saved my day! The advice with the FinalSun editor is gold!
But could you be so kind to explain what of the following is the waypoint? 01000000=1,58,0,0,0,0,0,0,AB. QUICK_EDIT
Game uses number or alphabets at different places. Here the last parameter is AB which is 27. 0 = A, 1 = B .... 26 = AA, 27 = AB etc. Let the map editor do the conversion, you don't have to do it manually.
Last parameter in actions when used for waypoint is alphabet and teamtype's Waypoint= field also uses alphabet. Other places uses number. QUICK_EDIT
Game uses number or alphabets at different places. Here the last parameter is AB which is 27. 0 = A, 1 = B .... 26 = AA, 27 = AB etc. Let the map editor do the conversion, you don't have to do it manually.
Last parameter in actions when used for waypoint is alphabet and teamtype's Waypoint= field also uses alphabet. Other places uses number.
Thank you so much
Last question, do you have an idea how to make weather works in client 7.05? QUICK_EDIT
What are you looking for as weather? You haven't given any details. I don't understand what was working in old client and doesn't work in latest, it should work the same.
- There is a Storm.ini that comes with the client. You could add it as a checkbox for Ion Storm.
- Generic day-night cycle won't fit for all maps as there will be dark or light maps and temperate/snow maps have different lighting.
- Snowfall/rain etc. need additional graphics which may impact performance. QUICK_EDIT
What are you looking for as weather? You haven't given any details. I don't understand what was working in old client and doesn't work in latest, it should work the same.
- There is a Storm.ini that comes with the client. You could add it as a checkbox for Ion Storm.
- Generic day-night cycle won't fit for all maps as there will be dark or light maps and temperate/snow maps have different lighting.
- Snowfall/rain etc. need additional graphics which may impact performance.
The new clients have a new structur and they doesn't load any weather.ini files. No Ion Storms.ini...no rain. No meteorites. Checkbox and Dropdown doesn't load weather. QUICK_EDIT
Spend some time and get familiar. Check other lobby options. I haven't looked into those for some long time. There are several mods that use the new client and those change the lobby options (can download mods from moddb). QUICK_EDIT
Can anybody help me again?
In the lan lobby, where the tsicon should right beside the players name, there is only a purple square...and i have no idea where i have to place the tsicon to get this work properly. QUICK_EDIT
[quote=E1 Elite]All *icon.png files are placed in Resources folder in the Client.
tsicon.ico is an icon file, that is not for the lobby.[/quote]
But when i start the TS Client (for example Version 7.05) there is the tsicon right beside the players name and a big one on the left side.
Can you tell me how i can fix this purple square? It's a little annoying.
I have all icons in "Resource" like gdiicon.png, nodicon.png, randomicon.png...but there is still this purple square.
does anybody know how i can rename tabs like Game,Display,Total Statistics etc.?
and...i can translate the buttons in skirmish mode like "launch game" but in the multiplayer lobby i am not able to do that. I think i do not have the right button names...
Like in the lan lobby, the button Main Menu has the name btnCancel but only accept a translation text with the button btnMainMenu in genericwindow.ini. In one other case "load game" only accept a translation text with the button btnlaunch...it's weird.^^ QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum