SA-MP Forums Archive
[Help] Please help me to script the zombie object to player. - 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: [Help] Please help me to script the zombie object to player. (/showthread.php?tid=270640)



[Help] Please help me to script the zombie object to player. - Nukest - 21.07.2011

Hey.

I very want to do mode of zombies, but i not success to attach the zombie objects to player.
someone can help me about it?
Please, i want to advertise it.

Good day!


Re: [Help] Please help me to script the zombie object to player. - antonio112 - 21.07.2011

What the hell is 'zombie object' ? I'm not sure what you're talking about, but try this one:

https://sampforum.blast.hk/showthread.php?tid=182317


Re: [Help] Please help me to script the zombie object to player. - kkss0337 - 21.07.2011

this is for you

SetPlayerAttachedObject(playerid, 0, 2906, 5, -0.2, 0.0, 0.0, 0, 0.0, -90, 1.0, 1.0, 1.0);
SetPlayerAttachedObject(playerid, 1, 2906, 6, -0.2, 0.0, 0.0, 0, 345, 270, 1.0, 1.0, 1.0);
SetPlayerAttachedObject(playerid, 2, 2908, 2, 0.05,0.06, 0.0, 180, 0.0, 90, 1.1, 1.1, 1.1);
SetPlayerAttachedObject(playerid, 3, 2905, 12, 0.1, 0.05, 0.0, 0.0, 0.0, -70, 1.0, 1.0, 1.0);