Attach3DText problem.
#1

this code gives me that error.
That is error:

PHP код:
error 035argument type mismatch (argument 2)1 Error
That is code:
PHP код:
 new Float:health;
     
GetPlayerHealth(playerid,Float:health);
    
format(health,sizeof(health),"%f",health);
    new 
Text3D:PlayerLabel2 Create3DTextLabel(health, -10.00.040.020.001);
    
Attach3DTextLabelToPlayer(PlayerLabel2playerid0.00.00.1); 
Reply


Messages In This Thread
Attach3DText problem. - by lolya93 - 14.04.2018, 18:00
Re: Attach3DText problem. - by Lokii - 14.04.2018, 18:05
Re: Attach3DText problem. - by lolya93 - 14.04.2018, 18:07
Re: Attach3DText problem. - by Lokii - 14.04.2018, 18:09
Re: Attach3DText problem. - by lolya93 - 14.04.2018, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)