Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Bash by lucas ( 14 years ago )
{$CLEO}
0000:
while true
wait 0
if 0256: player $2 defined
then
if 00FE: actor $3 sphere 1 in_sphere 2246.2883 -1261.5909 23.9527 radius 1.5 1.5 1.5
then
0209: 0@ = random_int_in_ranges 12 25
0247: load_model #bus
0247: load_model #male01
0247: load_model 0@
038B: load_requested_models
00A5: 1@ = create_car #bus at 2301.1846 -1176.7058 25.8579
02AC: set_car 1@ immunities BP 1 FP 1 EP 1 CP 1 MP 1
0175: set_car 1@ Z_angle_to 180.0
while true
wait 0
00A7: car 1@ drive_to 2300.6975 -1252.3695 23.8449
0129: 2@ = create_actor_pedtype 4 model #male01 in_car 1@ driverseat
009A: 3@ = create_actor_pedtype 4 model 0@ at 2295.5576 -1257.6576 24.0086
0173: set_actor 3@ Z_angle_to 270.0
repeat
wait 0
until 01AF: car 1@ sphere 0 in_sphere 2300.6975 -1252.3695 23.8449 radius 1.5 1.5 1.5
05CA: AS_actor 3@ enter_car 1@ passenger_seat 0 5000 ms
//wait 5000
repeat
wait 0
until 00DB: actor 3@ in_car 1@
00A7: car 1@ drive_to 2486.7922 -1667.9274 13.3437
repeat
wait 0
until 01AF: car 1@ sphere 0 in_sphere 2486.7922 -1667.9274 13.3437 radius 1.5 1.5 1.5
00A7: car 1@ drive_to 2301.1846 -1176.7058 25.8579
end
end
wait 100
0249: release_model #bus
0249: release_model #male01
0249: release_model 0@
end
end
Revise this Paste