CLEO Help [cleo]car Set Animation

CLEO related
Status
Not open for further replies.

blackHat

Expert
Joined
Jul 28, 2013
Messages
930
Reaction score
2
hello, just wanted to know if anyone has any idea about cars animations

this is the cleo code  car.SetAnimation()

is there an animations list? , i searched the whole net and found nothing  :me_gusta:

animation should be in integer too
 

ThermaL

Expert
Joined
Oct 23, 2013
Messages
1,593
Reaction score
3
Car.SetAnimation($ferrari, 1, 2500)
Car.SetAnimation($ferrari, 2, 2500)
Car.SetAnimation($ferrari, 3, 2500)
Car.SetAnimation($ferrari, 4, 2500)
etc.
 

blackHat

Expert
Joined
Jul 28, 2013
Messages
930
Reaction score
2
TH3RM4L link said:
Car.SetAnimation($ferrari, 1, 2500)
Car.SetAnimation($ferrari, 2, 2500)
Car.SetAnimation($ferrari, 3, 2500)
Car.SetAnimation($ferrari, 4, 2500)
etc.
[member=6677]TH3RM4L[/member]  you bish so bish ,, i need to know what is these integers , i could put 1 , 2, 3 ..etc you know
i need to know what animation 1 do  ,2 do and 3 do ....etc , do you know any list of animations ? or at least know some animations and there integers nigga?
 

pepeelpubero

Well-known member
Joined
Jan 21, 2014
Messages
433
Reaction score
1
Code:
0 - Brake without lights
1 - Brake with lights
2 - Brake without lights
3 - Reverse
4 - Turn left wide
5 - Turn right wide
7 - Drive forward and turn left
8 - Drive forward and turn right
9 - Drive forward
10 - Turn left slightly
11 - Turn right slightly
13 - Reverse and turn left
14 - Reverse and turn right
19 - Turn left slightly, flash the rear lights
20 - Turn left slightly, switch rear lights on for 4 seconds
21 - Turn right slightly, switch rear lights for 4 seconds
22 - Drive back
23 - Drive forward very fast
24 - Switch lights on at animation time

LINK
 

blackHat

Expert
Joined
Jul 28, 2013
Messages
930
Reaction score
2
pepeelpubero link said:
Code:
0 - Brake without lights
1 - Brake with lights
2 - Brake without lights
3 - Reverse
4 - Turn left wide
5 - Turn right wide
7 - Drive forward and turn left
8 - Drive forward and turn right
9 - Drive forward
10 - Turn left slightly
11 - Turn right slightly
13 - Reverse and turn left
14 - Reverse and turn right
19 - Turn left slightly, flash the rear lights
20 - Turn left slightly, switch rear lights on for 4 seconds
21 - Turn right slightly, switch rear lights for 4 seconds
22 - Drive back
23 - Drive forward very fast
24 - Switch lights on at animation time

LINK


nice , thank you bro :)
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
271
BlackHat link said:
[member=6677]TH3RM4L[/member]  you bish so bish ,, i need to know what is these integers , i could put 1 , 2, 3 ..etc you know
i need to know what animation 1 do  ,2 do and 3 do ....etc , do you know any list of animations ? or at least know some animations and there integers nigga?

Stop talkin' like a retard, this is not the spam section.
 
Status
Not open for further replies.
Top