multipossa
New member
- Joined
- Jun 28, 2014
- Messages
- 3
- Reaction score
- 0
how to fix
[sup]
3
wait 0
5@ = Actor.CurrentCar($PLAYER_ACTOR)
04C4: store_coords_to 9@ 10@ 11@ from_actor $actor with_offset 0.0 5.0 3.0
Car.PutAt(5@, 9@, 10@, 11@)
if and //7
0AB0: key_pressed 48
0AB0: key_pressed 49
Then
SAMP.CmdRet
Else
jump @D3
End[/sup]
[sup]
wait 0
5@ = Actor.CurrentCar($PLAYER_ACTOR)
04C4: store_coords_to 9@ 10@ 11@ from_actor $actor with_offset 0.0 5.0 3.0
Car.PutAt(5@, 9@, 10@, 11@)
if and //7
0AB0: key_pressed 48
0AB0: key_pressed 49
Then
SAMP.CmdRet
Else
jump @D3
End[/sup]