SA-MP Forums Archive
Animation syncing - 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: Animation syncing (/showthread.php?tid=195361)



Animation syncing - SkizzoTrick - 02.12.2010

Hello everyone,
How could i sync 2 players with a animation?Like:
Commands:
/whatsup invite [PlayerID]
/whatsup accept [Player ID]

When you invite someone,he needs to accept and anim like IRL
pawn Код:
OnePlayAnim(playerid,"GANGS","hndshkba",4.0,0,0,0,0,0);
Or a handshake


Re: Animation syncing - HfV.pT - 03.12.2010

I also like to know how to do this thing.