Can someone please tell me why is the game crashing when i use this ?
| CODE |
{$CLEO .cs} :banshee 03A4: name_thread "BANSHEE" 0001: wait 1000 ms 0A95: enable_thread_saving
014B: 1@ = init_parked_car_generator #BANSHEE -1 -1 1 alarm 0 door_lock 0 0 10000 at -2046.3314 146.715 28.2456 angle 134.9113 014C: set_parked_car_generator 1@ cars_to_generate_to 101 08A6: set_car 1@ door 1 rotation_to 0.65
0A93: end_custom_thread |
The car spawns behind CJ's garage in Doherty. If I add
| CODE |
| 08A6: set_car 1@ door 1 rotation_to 0.65 |
the game crashes.
This post has been edited by RobertNick on Friday, Aug 17 2012, 15:46