#1 Re: GTA Modding » Sanny Builder / CLEO discussion » 05-07-2014 16:08

Hi,
OMG i cant belive am posting in Seemann thread, okay am a amateur in cleo scripting so i tried to make a script wich when you fire at someone with RPG (at a ped) it will start dancing but i always fail and that is the best i have reached:
{$CLEO .cs}

03A4: name_thread "DNC"

:DNC01
wait 0 ms
if
0256: player $PLAYER_CHAR defined
004D: jump_if_false @DNC01
if and
15@ = -1
02E0: actor $PLAYER_ACTOR firing_weapon_at_actor 15@
//0457: player $PLAYER_CHAR aiming_at_actor 15@
004D: jump_if_false @DNC01
04ED: load_animation "DANCING"
jump @DNC01

So Can someone could help me and make this script for me please
Thanks.
(P.S: the script above doesnt do anything)

#2 Re: GTA Modding » ~ CLEO Script Tutorial ~ » 04-07-2014 21:21

Hi,
Can You help me, i need a script wich when you aim at someone with RPG it dances please reply
Thanks For Your Time

Board footer

Powered by FluxBB