MMB - 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)
+--- Thread: MMB (
/showthread.php?tid=321066)
MMB -
BaubaS - 25.02.2012
Which key in SAMP is MMB? Like ENTER - KEY_SECONDARY_ATTACK
Re: MMB -
Vince - 25.02.2012
KEY_SUBMISSION
Re: MMB -
BaubaS - 25.02.2012
Thank you.
Re: MMB -
BaubaS - 26.02.2012
Sorry for bump, I dont want to create another thread.
So, I've added dance animation on OnPlayerRequestClass, but that doesnt work. What's wrong in that line?
pawn Код:
ApplyAnimation(playerid, "DANCING", "dnce_M_a", 4.1, 1, 0, 0, 1, 1);