SA-MP Forums Archive
Class Dancing!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Class Dancing!! (/showthread.php?tid=266829)



Class Dancing!! - IvancheBG - 06.07.2011

Hi i want when i choose a class the to dance or lank!! How to do that


Re: Class Dancing!! - SmileyForCheat - 06.07.2011

pawn Код:
public OnPlayerRequestClass(playerid, classid)
    {
    ApplyAnimation(playerid,"PARK","Tai_Chi_Loop",4.0,1,0,0,0,0); //Change "PARK","Tai_Chi_Loop",Blah,Blah To Change The Dance
        PlayerPlaySound(playerid, 1097,-119.9460,23.1096,12.2238); //music, duh
{



Re: Class Dancing!! - IvancheBG - 06.07.2011

Is this code wokring


Re: Class Dancing!! - SmileyForCheat - 06.07.2011

Quote:
Originally Posted by IvancheBG
Посмотреть сообщение
Is this code wokring
just try it I Think Work


Re: Class Dancing!! - IvancheBG - 06.07.2011

It works but I made it with dancing for spraycan but how to put spray in the class hands!!!


Re: Class Dancing!! - SmileyForCheat - 06.07.2011

https://sampwiki.blast.hk/wiki/Animations


Re: Class Dancing!! - IvancheBG - 06.07.2011

No i want to hold in the hand a spraycan!!!


Re: Class Dancing!! - SmileyForCheat - 06.07.2011

You Mean Weapon it's?
http://gta.wikia.com/Spray_Can


Re: Class Dancing!! - IvancheBG - 06.07.2011

Yes But How To Put It In The Hand Of The Class !! How


Re: Class Dancing!! - SmileyForCheat - 06.07.2011

i Thinks Can't If There Send ScreenShot To Me XD
Or Use This
pawn Код:
public OnPlayerRequestClass(playerid, classid)
    {
pawn Код:
SetPlayerAttachedObject(playerid, 0, 18693, 5, 1.983503, 1.558882, -0.129482, 86.705787, 308.978118, 268.198822, 1.500000, 1.500000, 1.500000 );
GOOD LUCK
i'm Not Know Id Weapon SprayCan And Where Cordinate in Hand XD