SetAttachobjecttoplayer;) - 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: SetAttachobjecttoplayer;) (
/showthread.php?tid=254265)
SetAttachobjecttoplayer;) -
Admigo - 09.05.2011
Heeys guys
Is there anyway to set more then one setobjecttoplayer?
Because i made i command and when i use the second object the first gonna be destroyed.
Thanks Admigo
Re: SetAttachobjecttoplayer;) -
Donya - 09.05.2011
SetPlayerAttachedObject(playerid,
index, ...);
index = 0 - 4
0, 1, 2, 3, 4
it you set the index more than 4, it won't work
Re: SetAttachobjecttoplayer;) -
Admigo - 10.05.2011
Quote:
Originally Posted by Donya
SetPlayerAttachedObject(playerid, index, ...);
index = 0 - 4
0, 1, 2, 3, 4
it you set the index more than 4, it won't work
|
Thank you dude! Now i am fixing my problems on server! Sorry about the lags but the two players had much ping.