Fail with objects - 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: Fail with objects (
/showthread.php?tid=458849)
Fail with objects -
ATomas - 18.08.2013
Hello,
I form the complete object streamer. But I miss one player object function
Код:
CreateObject - CreatePlayerObject
SetObjectPos - SetPlayerObjectPos
GetObjectPos - GetPlayerObjectPos
SetObjectRot - SetPlayerObjectRot
GetObjectRot - GetPlayerObjectRot
IsValidObject - IsValidPlayerObject
DestroyObject - DestroyPlayerObject
MoveObject - MovePlayerObject
StopObject - StopPlayerObject
IsObjectMoving - IsPlayerObjectMoving
EditObject - EditPlayerObject
SetObjectMaterial - SetPlayerObjectMaterial
SetObjectMaterialText - SetPlayerObjectMaterialText
AttachObjectToVehicle - AttachPlayerObjectToVehicle
AttachObjectToPlayer - AttachPlayerObjectToPlayer
AttachObjectToObject - ????
Re: Fail with objects -
Mean - 18.08.2013
I don't think it exists.
There is no such function as AttachPlayerObjectToPlayerObject.