[HELP] SetPlayerAttachedObject
#1

hi

I have downloaded new 0.3c version, and included a_players, but SetPlayerAttachedObject doesn't work for me.
I got this error:

Код:
error 017: undefined symbol "SetPlayerAttachedObject"
OnPlayerSpawn:

pawn Код:
public OnPlayerSpawn(playerid)
{
// some code
SetPlayerAttachedObject(playerid, 3, 1607, 2, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0);
// rest of code

NOTE: I have downloaded 0.3c version and included a_players.inc !!!!!!!!!!!!!

How to fix it!? O.o
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject

https://sampwiki.blast.hk/wiki/SetPlayerHoldingObject
Quote:
Originally Posted by SA:MP Wiki
Warning: This function was removed in SA-MP 0.3c. check SetPlayerAttachedObject
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)