Loading...
0 files liked
2 comments
0 videos
0 uploads
0 followers
  • Default

    Is this mod working on the latest version?
    In my game the script is not loading.
    The bus soon does not appear at the terminal.

    Sábado 15 de Xaneiro de 2022
  • Default

    @kinksta100 Very good work!
    Can you help with Scripts?
    You say to use:

    This may need tweaking.
    FlatbedX = -0.00
    FlatbedY = -5.50
    FlatbedZ = 0.57

    Where do I put this? Arrest Manager.ini?
    Only appears the towtruck model, does not appear the Fletbed
    Look how mine is, did I do something wrong?

    //Here you can change how far away the transport vehicle spawns in metres.
    //Minimum is 50. Maximum is 250.
    //Recruitable officers (See above) are considered 'near' if they're within 70% of the below range.
    //Default: TransportSpawnDistance=85
    TransportSpawnDistance=85

    //Here you can change how far away the Scene Management services spawn in metres.
    //Minimum is 50. Maximum is 250
    //Default: SceneManagementSpawnDistance=75
    SceneManagementSpawnDistance=75

    //Set a custom tow truck colour override here. Use valid names from this table: https://msdn.microsoft.com/en-us/library/system.drawing.color%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396
    //Leave blank to randomise.
    TowTruckColourOverride=

    //If true, nearby tow trucks that are free can be used to perform towing services.
    RecruitNearbyTowTrucks=true

    //Determines the vehicle model of the tow arm towtruck used. Make sure it is a tow truck model with a tow arm! This requires proper configuration by the vehicle author.
    TowTruckModel=Flatbed

    //Determines the vehicle model of the flatbed tow truck - this should have sufficient space on the back, and not have a tow arm.
    FlatbedModel=Flatbed

    //Positional modifiers for vehicles to be placed on the flatbed properly. This may need tweaking for custom models.
    FlatbedX=-0.00
    FlatbedY=-5.50
    FlatbedZ=0.57

    //The flatbed is only used for destroyed four-wheel and all two-wheel vehicles by default, but you can set it to be used for all vehicles below (true/false).
    AlwaysUseFlatbed=true

    Excluir

    Expand to read the full comment
    Domingo 17 de Xuño de 2018