Using HTML, images and blips in scaleform/texts

Does it work with GC phone?

1 Like

How I can use this in NUI ? Nui have error

GET img://pedmugshot_34/pedmugshot_34 net::ERR_UNKNOWN_URL_SCHEME

You can’t, these assets are only accessible from ingame scaleform

Didn’t know about the blips (~BLIP_id~) thanks for that!

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

Never thought about that, let’s see

Just tried it, doesn’t seem to work with blips but images work

Image:

image

Blips:

image

You are too cool for the ~BLIP_135~ see you at the ~BLIP_121~

Other stuff (which was already known):

image

so i can use custom font with <FONT FACE='fontid'> right ?
i try <FONT FACE='Times'> but it only display squard

Sir can you help me ?!

I don’t think works on blips, to get the first TEST i did <C>TEST</C>

It work. i try with <FONT color='#25566'> and it work. i dont know why but it not work with the <FONT FACE='fontid'>

any idea sir?

Like I said font face doesn’t work in blip names

When using blips on help notifications how do you set the blip colour? As shown in the provided screenshot with the cinema blip.

Might be a custom blip texture, but AFAIK blips use the current text color, so you just color the text then use the blip.

But how about doing a picture on screen? Might you show me an example code?

There is an example in the post on how to show a picture in scaleform, if you just want to draw a picture on the screen use DrawSprite or such.

how do i find the correct path of a sprite? for example the ~input_~ sprites
or maybe i could send a JS script in a draw text to print all the img// source folders int it?

Yeach, I now testing it but i have some problem with it.

How u change blip text? please?

for people who are looking to put input keys and blips in scaleforms, use EndTextCommandScaleformText_2: https://i.imgur.com/H2fHwOI.png :grinning_face_with_smiling_eyes: