12 фајлови допаднати
104 коментари
9 видеа
4 прикачувања
7 следбеници
2.522 симнато
Најмногу популарен фајл
- .Net
4.96
1.439
54
1.0.8
By ChargedKILO
Најнови Фајлови
- .Net
4.96
1.439
54
1.0.8
By ChargedKILO
@DNO-TW1TCHA fixed - offset now configurable in the ini but use the settings already in there and it should work - if not (might depend on the car model) reset the offset and reload ingame with = key until you get it exactly where you want it - hope that helps
@thalilmythos 1.0.5 now should save tints and attachments lmk
@thalilmythos try update 1.0.4 (couldn't get trunk open/close and store/retrieve working all on same key though)
@mitto_backup another mod yeah
@Averageli5 ok man shit thought that would solve it — paste your xml file on the discord so I can check it - I’ll help get it working for you if I can
@thalilmythos not yet... got a few tweaks to do and a couple of animation bugs to squash then will implement persistency between sessions
hotfix incoming
@Averageli5 Your time setup is wrong.
You have entered:
Zone1Day
StartHour:6
EndHour:22
Zone1Night
StartHour=24
EndHour=4
24 is not a valid time. Time uses 0 to 23 only. Midnight is 0, not 24.
So your night zone is set up incorrectly from the start and probably breaking the timecycle logic in the script.
Try this:
[Zone1Day]
StartHour=6
EndHour=22
[Zone1Night]
StartHour=22
EndHour=4
NOTE: the map will still not load between 0400-0600 in these settings but this is how you should set it for the times you wanted
Important:
• Do not use 24
• Midnight is 0
• Valid hours are 0–23 only
If this is too complicated, use version 1.0.6 instead, because it is simpler and I don’t have TIME for this 😂👍
You also have several broken scripts in the screenshot of your SHVDN logs which may be a factor to other scripts not loading as intended but most likely cause is the incorrect time settings.
Hope that sorts it for you
@orange1guana thanks for your comments - glad you're enjoying the mod
I'm running the following on my private version:
-weather dependence
-player model dependence
-chance percentage (execute or ignore load)
-wanted level dependence
-vehicle model dependence
I am planning on releasing a full version I just need time to make the ini settings less complicated before I do
@Averageli5 send me your scripthookvdotnet log and maploaderauto.ini via discord (link in profile) and I'll have a look at what the problem might be