3d Text Label Problem
#2

SetPlayerAttachedObject dont return the id of created object (Return Values: 1 on success, 0 on failure.) , so you should use
PHP код:
GetPlayerPos(playeridlnx_pLoc[0], lnx_pLoc[1], lnx_pLoc[2]); 
instead of
PHP код:
GetObjectPos(PetObject[playerid], lnx_pLoc[0], lnx_pLoc[1], lnx_pLoc[2]); 
Note: The created 3DText will not attach to player and will be placed at player position.
Reply


Messages In This Thread
3d Text Label Problem - by Zenkoo - 06.08.2018, 12:05
Re: 3d Text Label Problem - by taktaz - 06.08.2018, 13:25

Forum Jump:


Users browsing this thread: 1 Guest(s)