1.336
20
1.336
20
A simple weather menu for GTAV coded in cpp.
Doesnt do much else but wanted to share it anyway since i spent a bit of time on it
To use it with scripthookv make sure you have the latest scripthook and a asi loader in your gtav directory then just drag Weather_Menu.asi in the game directory
`insert` key to open after loading ingame
------
v0.2 improvements:
customizable color
remember size and position bug fix
Doesnt do much else but wanted to share it anyway since i spent a bit of time on it
To use it with scripthookv make sure you have the latest scripthook and a asi loader in your gtav directory then just drag Weather_Menu.asi in the game directory
`insert` key to open after loading ingame
------
v0.2 improvements:
customizable color
remember size and position bug fix
Pertama diunggah: Jumat, 16 Juni 2023
Terakhir diperbarui: Jumat, 23 Juni 2023
Terakhir Diunduh: 3 hari yang lalu
20 Komentar
More mods by zzoko:
A simple weather menu for GTAV coded in cpp.
Doesnt do much else but wanted to share it anyway since i spent a bit of time on it
To use it with scripthookv make sure you have the latest scripthook and a asi loader in your gtav directory then just drag Weather_Menu.asi in the game directory
`insert` key to open after loading ingame
------
v0.2 improvements:
customizable color
remember size and position bug fix
Doesnt do much else but wanted to share it anyway since i spent a bit of time on it
To use it with scripthookv make sure you have the latest scripthook and a asi loader in your gtav directory then just drag Weather_Menu.asi in the game directory
`insert` key to open after loading ingame
------
v0.2 improvements:
customizable color
remember size and position bug fix
Pertama diunggah: Jumat, 16 Juni 2023
Terakhir diperbarui: Jumat, 23 Juni 2023
Terakhir Diunduh: 3 hari yang lalu
might make the color customizable in the future
bro its from nve lol this one is stolen
I would definitely change the color as it resembles too much of NVE weather menu.
@skeeze415 i had plans to introduce a rgb slider but it was a lot of extra code so itt might come in a future update
Bro this is legit Stolen from NVE
@MAXX_J_ This upload was taken down once without proofs (by Reyser, you can see the discussion in 5Mods Discord), but as far as I can see by the screenshot, this one is too different to regard as stolen from NVE.asi (different font, differently aligned weather buttons, time slider).
I had seen 2 stolen uploads with no doubt and reported both on 5Mods in 2023, and the asi file of one of the stolen uploads matched the the original asi (strictly the text section), which indicates the original and the stolen behave exactly the same. And the other stolen upload (.NET plugin file) even completely matched the original file.
As far as I can see with IDA, the both ASIs execute so differently and that convince me the author didn't steal substantial portion of NVE.asi where it's distinguish enough that copyright laws would have legal effect. The author(s) of NVE.asi got to provide definitive proofs if they are still thinking this upload is a stolen one.
I believe the author zzoko create this script from scratch (apart from the UI), since partial code splicing would require reverse engineering skill good enough and it doesn't seem to me they has it (such as how to use a disassembler).
This deserves the feature and clout it got, solely for awareness.
Dear Imgui, a graphical user interface LIBRARY, is open-sourced under the MIT License (https://github.com/ocornut/imgui). Being a library means most mods making use of this is 99% guaranteed look similar to each other, with differences only in placement of graphical elements and colors.
If this continued to be taken down merely for the similarity in looks (and without concrete proof of back-end similarities, something kagikn has already disproven above through reverse engineering), then I'd have a huge problem with the 5-mods moderation.
The move is a step in the right direction for any modding community. 👏
@GALM1 @MAXX_J_ : Nothing stolen about this. It has already been investigated.
To tell the truth I do not understand sense of existence of this script. Changing the time and weather is in any trainer that is installed for gtav. 🙄
@MARK2580 What if this script has the features to view and change the next weather and the current transition in the future? I'm not aware of any trailers that can change them. Simple Trainer sets the weather with a persist variant (same thing applies to ENT I guess?), Menyoo uses a override variant, Zolika's Trainer seems to use SET_CURR_WEATHER_STATE for the normal weather menu but there's no options for the next weather or transition state.
You can change the next weather in SHVDN via a discrete property World.NextWeather (you can use this in the console too), but the setter of World.NextWeather changes the transition state to 0.0 (so the weather transition will be set at the previous one) in v3 API in SHVDN (as of v3.6.0). Besides, there's no autocomplete feature in the SHVDN console atm.
@kagikn All the more useless thing ever that you pointed out dude. No one wants to go beyond just changing to the desired weather from any of the popular trainers. Should be called the most useless mod ever lmao.
I will stay Zolka Trainer, this not improve.
nice bro
Hey. Nice. How do i save values or write strings from my code, to a saved file, for example a xml. My conclusion is how do I save the variables and strings?
@dani703q i used the fstream library to write in a .ini file and read the values
@GurMan, thanks for letting us know, bruh
@zzoko I know you may have used visual studio to create the mod but can you tell me how you fetched the required files and code as a kind of starting point and the static code to create a mod with c++?
I mean there are already trainers that contain weather menu like enhanced native trainer
@skipper00123 so why u hating on my mod for