Forum topic replies
mazzy has posted 600 times.
Permission/Credit other Modders for a video
Posted on (2 years ago)
It's all good, feel free to ask anything you're concerned about!
Permission/Credit other Modders for a video
Posted on (2 years ago)
Ahoy-hoy! Most of the stuff released by DonutTeam doesn't necessarily need to be credited & nobody minds people using hacks & other things in their mods because that's mainly what they're made for. As for Colou's FCM, I don't think they would mind if you were to post it on YouTube, because as they m...
How do I change the camera position in a cutscene
Posted on (2 years ago)
Try removing the camera best side command or editing the locator.
I have a question about the HUD.
Posted on (2 years ago)
HUD editing is very doable, however functionality can only be done through hacks. You can edit HUD elements in the files inside art/frontend/dynaload & art/frontend/scrooby.
In my mission the ai car is not spawning in the right place
Posted on (2 years ago)
I'm not sure if this block of code has any relevance, but I believe you should change the following block of code: AddStageVehicle("smith_v","start","NULL","Missions\level01\M7Chase.con", "smithers"); ActivateVehicle("smith_v","NULL","chase"); to AddStageVehicle("smith_v","start","chase","Missions\l...
In my mission the ai car is not spawning in the right place
Posted on (2 years ago)
What type of Locator is it? Is it a Type 3?
In my mission the ai car is not spawning in the right place
Posted on (2 years ago)
It would help if you would give a bunch of details such where you want your car to spawn & where is it spawning instead. At a first glance, you want to spawn the car at a locator called "start". Check if the locator's position is correct in your P3D file.
How to turn P3D to OBJ with lucas Pure P3D editor
Posted on (2 years ago)
You can't. If you want to export a model out of a P3D file, right-click anything that has geometry (Mesh, Static Entity, etc) and export that as OBJ.