11 arxius t'agraden
89 comentaris
7 vídeos
2 càrregues
5 seguidors
1.129 descàrregues
Arxiu més popular
- .Net
5.0
598
31
1.0.5
By ChargedKILO
Últims fitxers
- .Net
5.0
598
31
1.0.5
By ChargedKILO
@thalilmythos pretty much there with the day and night cycle and will try and upload in an update some time this week - I’m also planning on implemented player model reliant spawns
@Creezzy thank you for pointing this out - I will try and fix it later today
@mitto_backup in the ini - set notifications to false
@thalilmythos thanks. My private version has a day and night cycle - works as intended but the issue is that the ini is currently very complicated so will be working on fine tuning that before public release.
@Javviii36 only compatible with MapEditor xmls
@Fabio Campello the most likely issue is that D-Pad Up + Triangle needs to be pressed together quite cleanly once you’re already seated in the back seat. If they aren’t hit at almost exactly the same time, the toggle may not register..
@lelac14 Thanks for the feedback. The issue with actions/scenarios has now been addressed and fixed in update v1.0.4. Thank you for pointing that out. Props, however, have been confirmed to be working since the original release. MapLoaderAuto loads props using the original model names defined in the MapEditor xml, and it relies on those names being left intact. Manually editing hashes or replacing model names with custom hash values can prevent the script from requesting and streaming the correct models, which will result in props not spawning. If the xml is left as exported by MapEditor, props should load correctly. Thanks again for highlighting the oversight with scenarios — and please consider trying the latest v1.0.4 update.
@Cruel Yes — zones are set using manual coordinates in the INI. Just choose a point roughly in the centre of the area you want the map to load around. It’s simply a trigger point for the load radius. If an XML contains multiple locations, you can either create multiple zones in the INI that point to the same xml map, each covering a different area, or split the XML into separate files (recommended for better streaming performance). As long as the files are MapEditor XML, older packs (like Patch 212 era maps) should still work without issues.
@mitto_backup respawn and despawn is instant - the xml maps are loaded and unloaded via the coordinates that you set in the ini. (Leave the set zone radius = despawn / Enter the set zone radius = spawn)
xml npc group logic and reactions have been rewritten and improved in update 1.0.2 (submitted and awaiting approval)