:
Destination Time
:
Present Time
:
Last Time Departed

Palmfire

Members
  • Content Count

    11
  • Joined

  • Last visited

Posts posted by Palmfire


  1. Hello,

    I added follow line when player hit plutonium marker :

    01EB: set_traffic_density_multiplier_to 0.0
    In fact, mall is not a street. Vehicles musn't run over if don't park. In addition, mall is empty when Marty join Doc at 1:15PM. My path is used only to give a way to lybians vw. To add realism, we can add parked cars in the mall at day hours and delete this at night :
    //When game is loading
    
    014B: $myCar = init_parked_car_generator #MODEL_NAME -1 -1 1 alarm 0 door_lock 0 0 10000 at X Y Z angle 0
    
    014C: set_parked_car_generator $myCar cars_to_generate_to 101
    
    //At night :
    
    Car.Destroy($myCar)


  2. For those of you experiencing difficulties saving an edited paths.ipl "You cannot add path data to the paths.ipl file without deleting some or all of the original paths first. " Ben Millard, aka Cerbera.

    Or the game wont load! hope this helps

    Hello,

    Thank you for map, Orgcon. I'm going to put it in my Path Editor folder !

    Yesterday, I added path from Bridge to HV, but VC crashed when starting. Maybe because too many paths has added to game. So, I deleted an other path to start game.

    It works : Vehicles appears on the bridge, on the way to HV, and in the mall.

    edfake, you have shortcuts to add new nodes...Lokk at help->shortcuts...

    However, cars models are strange...I have motorcycles, buggy cars less wheels...ice cream van. Someone can explain it ?


  3. Hello,

    Just a question.

    The street behind Hill Valley courthouse have an angle with less than 90°, no ?

    This picture of Draconic model feel like more movie-accurate than actual DownTown ...

    hv_3.jpg

    And pictore of first movie :

    1985_207.jpg

    Thanks for yours answers and for this great Bttf Mod ! :D


  4. Hello !!

    Because I'm very looking forward to see lybian chase, I tested to put plutonium marker and lybian wv into Downtown mall.

    When I run over the marker, the wv appear...and it turn at the left and it drive to wall and try to go trought it. I think it's a car path problem and I would to know which tool to use to edit paths file.

    Could you help me to resolve this problem ?

    I hope my english is not too bad. ;)

    Thanks !