SA-MP Forums Archive
help me wanted star symbol to player - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help me wanted star symbol to player (/showthread.php?tid=626583)



help me wanted star symbol to player - monisoft - 17.01.2017

Hello
I want the police to be displayed on the player stars Is this possible?



Re: help me wanted star symbol to player - monisoft - 17.01.2017

Someone help me not ...


Re: help me wanted star symbol to player - MiiSha - 18.01.2017

Just create it with SetMaterialText .. Then Attach it to Player ..


Re: help me wanted star symbol to player - Logic_ - 18.01.2017

Quote:
Originally Posted by MiiSha
Посмотреть сообщение
Just create it with SetMaterialText .. Then Attach it to Player ..
This will not work... You are just spamming with some stuff that you don't even know about.

Use a 3D Text Label and use * as the text in the label, or use something different.


Re: help me wanted star symbol to player - MiiSha - 18.01.2017

I beg your pardon .. Logic_ !
It's not a wise way to speak to others ..

I was goin' to say Create3DTextLabel but it slipped up "SetMaterialText" .. So sorry 'bout that ..

What you're goin' to do is to create a 3DTextLabel and use * to get a Star :

Read this : https://sampwiki.blast.hk/wiki/Create3DTextLabel

Then, You have to Attach3DTextLabelToPlayer :

Read this : https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer


I hope I helped you .. and Sorry for my mistake ..


Re: help me wanted star symbol to player - Yaa - 18.01.2017

Quote:
Originally Posted by MiiSha
Посмотреть сообщение
I beg your pardon .. Logic_ !
It's not a wise way to speak to others ..

I was goin' to say Create3DTextLabel but it slipped up "SetMaterialText" .. So sorry 'bout that ..

What you're goin' to do is to create a 3DTextLabel and use * to get a Star :

Read this : https://sampwiki.blast.hk/wiki/Create3DTextLabel

Then, You have to Attach3DTextLabelToPlayer :

Read this : https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer


I hope I helped you .. and Sorry for my mistake ..
then no double post and use edit function ?


Re: help me wanted star symbol to player - monisoft - 18.01.2017

thank you for the help me