Forum topic replies
Loren has posted 759 times.
Automatically enable a few more in-game cheats?
Posted on (9 years ago)
Have you tried hitting the FN key then F1?
Mission 3 (Undercover Employee) Crashing During/After the Mission
Posted on (9 years ago)
You could try putting your save into the original game, beating the mission there, then putting it back. I don't really have a guarantee that wouldn't break your save, so I'd recommend backing it up before trying that. We'll look into it also.
Did anyone started importing mesh for player models?
Posted on (9 years ago)
Lucas managed to attach some masks to NPCs for an easter egg in Donut Mod. I don't know how he did it, so I can see if he can reply to this thread. It might require his new editor so it might not be possible to do with the public one.
Custom Music stuff? (Renamed because the initial problem has been resolved)
Posted on (9 years ago)
Also here how I keep track of my changes to .rms files in my new Soundtrack mod I'm working on for fun, again I'd highly recommend doing this. EDIT: Also I should note that obviously not all music files are referenced by every .rms. If you can't find the bytes don't freak out, it's just not referenc...
Creating a Mission: How to Make a Follow Mission
Posted on (9 years ago)
Yeah I plan on getting to that and Custom Music after I finish writing my Custom Files tutorial (this one is lengthy).
Creating a Mission: How to Make a Follow Mission
Posted on (9 years ago)
Just because it works doesn't mean it's the right way to do it. I'd use \ or \\. It's a fluke if it happens to work in a place that is supposed to take \ and not /. Also there's a typo in LoadDisposableCar near the end. Might want to fix that. Other than that, good tutorial as per usual. I'm writing...
Creating a Mission: How to Make a Follow Mission
Posted on (9 years ago)
For Paths, you should be using \ (or \\ in Lua) instead of /.
Custom Music stuff? (Renamed because the initial problem has been resolved)
Posted on (9 years ago)
There's a bunch of information in .rms files relating to a bunch of .rsd files (7 out of the 8 .rms files are for music). The game uses this information about the files when it is more efficient to do so. The information in the files includes but is not limited to the format and file size of the .rs...
Custom Music stuff? (Renamed because the initial problem has been resolved)
Posted on (9 years ago)
Ok, as Jake said, blocking this mod is dumb. It's not a solution to your problem, it's a workaround. And it doesn't make any sense anyways that it'd be crashing your mod, it's just broken in some other way that only shows up when that mod is enabled and that should be sorted out. No Introduction Mov...