SA-MP Forums Archive
/sex command or animation - 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: /sex command or animation (/showthread.php?tid=101006)



/sex command or animation - sandisk125 - 07.10.2009

can someone give me the code of the /sex command or animation?


Re: /sex command or animation - Eazy_Efolife - 07.10.2009

Sandisk weren't you banned for questions like this.... Questions that were supposed to be SEARCHED!
This question was asked many times


Re: /sex command or animation - sandisk125 - 07.10.2009

Quote:
Originally Posted by Compton's Eazy E
Sandisk weren't you banned for questions like this.... Questions that were supposed to be SEARCHED!
This question was asked many times
i've searched and i didn't found what i have wanted.


Re: /sex command or animation - Memoryz - 08.10.2009

I just searched it and found results.

SEARCH IT AND STOP BEING LAZY!



Re: /sex command or animation - _Vortex - 08.10.2009

https://sampwiki.blast.hk/wiki/Animations
pawn Код:
dcmd_sex(playerid,cmdtext[])
{
#pragma unused cmdtext
ApplyAnimation();
return 1;
}
https://sampwiki.blast.hk/wiki/ApplyAnimation