Return to index
Printable Version Abbreviations
GOURANGA! Forums > Editing > 2D Mods > My script make crash the game ( need help )
Post 1 | New
Deleted Member
    I do a little script for gta2 but and he make crash the game and I just don't know why !!!!

    the code is :

    Code:
    counter start = 1
    car_data mini
    while ( is_character_in_car( p1 , remote_van) )
     IF ( ( is_car_wrecked  ( mini ) ) OR ( start = 1 ) )
      mini = create_car ( 189.5 , 96.5 , 2.0 ) 6 180 miura MINI_CAR END
      give_weapon ( mini , car_bomb_instant )
      take_remote_control_of_car( p1 , mini )
      set start = 0
     endif
    endwhile


    The script is start by a  thread & forward  command when the p1 enter in the remote_van
    the script is suppose to make little remote  car appear under the car with instant car bomb
    but don't seem to work
    Post 2 | New
    Sektor
    Sektor's Avatar


    • Joined: Feb '03
    • Posts: 288
    The mini_car option was never finished by rockstar, unfortuantely it doesn't work.  Only way to get a small car is to edit one in the style file.

    ------------------
    Stealing cars is the easy part
    Printable Version Abbreviations
    IceyBoard 1.6.2 © 2002-12 Icey