object for 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)
+--- Thread: object for player (
/showthread.php?tid=522470)
object for player -
iBots - 27.06.2014
Hey guys,which functions should i use to make objects for players,like the toy system in RP server,they edit it and...
is there any function to use instead of SetPlayerAttachedObject?like creating an object and editing it and add it to player with another function,please help
Re : object for player -
Clad - 27.06.2014
pawn Код:
AttachPlayerObjectToPlayer(objectplayer, objectid, attachplayer, 1.5, 0.5, 0, 0, 1.5, 2 );