70 files liked
66 komen
6 video
5 uploads
2 followers
3,417 muat turun
So, you've been here this whole time?
@EncryptedReality Why the hell have I never downloaded this map before? It's amazing, I think Reflections' biggest mistake was releasing Driv3r for PC at the same time as the consoles. I thought the PS2 version was great and I'll be able to play it without any problems, but the PC version... they should have done like Rockstar, first stable for consoles and only then focus on PC... please update the buildings and textures of the addon version of this map :)
I really liked this map, I'm going to move it far away to complement the Dubai map (SP mode). Have you made more maps out there to share?
amazing thanks for sharing
@Kelsiel My dream is to have a menu at this level. I'm restructuring the script to have a complete and functional menu, but there are so many things to do. I barely have time because I've been working like a camel, but whenever I have the opportunity I work on the scripts. From the beginning, my intention is to keep everything as simple and light as possible, to achieve the basics. There are many features that I've tested but discarded due to the impact on the game's performance. Others I'm working on here because they're really cool when they have ok performance. I'm making a user PDF of the script, because some of the things you mentioned can already be done manually by editing the route ini in the script. The idea of implementing a clothing variation for a PED model to be spawned is really interesting... about cleaning the NPCs, I'm going to think about a trigger that can be configured by the user. About the behavior logic for NPC actions, it's something that quadruples the size of the script and is generating small conflicts with some current logic, but I'm making good progress on this part in my tests.
@JoyLucien Sometimes I insist on this format to make editing easier, since I have limited access to a PC. I had to sell my PC a while ago... I'm trying to find new ways to make money.
But the idea of github is great, thanks, I'll definitely do that in Brave with my mods.
About the dedicated folder, it's really good, I'll reorganize it here :)
@Kelsiel yes of course, suggestions are very welcome
@Kelsiel I don't know, but I intend to add more predefined resources to make it easier to create races and police activities.
@Kelsiel I'm glad you solved the problem :) Wow, I didn't even know this could happen, I'll keep an eye out for it too
@Kelsiel There may be some incompatibility with some other script you are using. If you have used another script in the folder that is not working properly, it may affect this script. The log you should look for is in GTA V/ScriptHookVDotNet3.log
Inside it, look for a line like this:
[21:38:40] [DEBUG] Successfully compiled STC_SimpleTrafficCreator.cs using API version 3.7.0....