updateText

Need advices or help troubleshooting? Ask for help here.
Post Reply
wbty
Posts: 9
Joined: September 7th, 2018, 2:17 pm

updateText

Post by wbty » September 11th, 2018, 11:45 am

1.
updateText not working for me, there are no error in log. Beside that, I think there is missing playerId param since is drawText created for playerId.

Should be:

Code: Select all

updateText(playerId, textId, string, rgba)
Am I wrong?

2.

Code: Select all

        if(string.sub(text, 1, 7) == "/fixveh") then
		local carid = getPlayerDriving(playerid)
		setVehicleEngineHp(carid,1000)
	end
	
	gives: API Error: Invalid setVehicleEngineHp params

Armelin

Re: updateText

Post by Armelin » September 12th, 2018, 3:18 pm

We released another update for updateText, also both functions had their params updated on the Wiki. Thanks alot.

Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests