Log in to reply
 

custom traffic behavior help?!



  • want to learn how to edit a peds vehicle behavior so that i can make them overtake other vehicles and drive faster. preferably, i would like to add my own addon vehicles. anyone know how to go about doing this, all help is much appreciated



  • @vybz You're asking for different things without enough specifics.

    Ped vehicle behaviour can be changed through meta files and/or scripting. I don't think you can change a specific ped's vehicle behaviour through the vehicles.meta or similar file, but I could be wrong, but you can certainly change the driving style through scripts.

    As for adding your own addon vehicles, if you mean creating your own mods - be prepared to learn how to model for GTA5 and you will need considerable experience and skills in 3D modeling with software such as 3dsmax, maya, blender, or zmodeler, etc - because you're going to need it. Not to mention spending lots of time asking for help on Discord servers and watching bad tutorials on Youtube.

    Sample driving styles for scripting:

    1. Stop before vehicles

    2. Stop before peds

    3. Stop before vehicles and peds (1+2=3)

    4. Avoid vehicles

    5. Stop before vehicles and avoid vehicles (in other words, 1 + 4 = 5)

    6. All of the above, stop and avoid

    7. Stop at traffic lights

    8. Both lines above (63 + 128 = 191)

    9. Drive in reverse gear

    10. Take shortest path (Removes most pathing limits, the driver even goes on dirt roads)

    11. Ignore roads (Uses local pathing, only works within 200~ meters around the player)

    12. Ignore all pathing (Goes straight to destination). This is what caused ramming

    13. Use blinkers.

    14. Use blinkers, avoid shit, stop for everything including traffic lights

    15. Same as above but doesn't stop for traffic lights.

    16. Allow overtaking vehicles if possible (Unconfirmed)



  • really appreciate this mate! answered all my questions. hope i can get this mod made sometime soon!


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.