SA-MP Forums Archive
How to show a object on the screen? - 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: How to show a object on the screen? (/showthread.php?tid=600023)



How to show a object on the screen? - SetPlayerNameTag - 02.02.2016



Is it a object or texture? and how can i create a textdraw with texture from samp.img.


Re: How to show a object on the screen? - Mencent - 02.02.2016

It is an object. You must create this as a textdraw. For this you can use this function(s):
https://sampwiki.blast.hk/wiki/TextDrawSetPreviewModel

If you want to create pictures of your models file:
https://sampwiki.blast.hk/wiki/TextDraw_Sprites
https://sampforum.blast.hk/showthread.php?tid=291722


Re: How to show a object on the screen? - Amunra - 02.02.2016

Quote:
Originally Posted by Mencent
Посмотреть сообщение
It is an object. You must create this as a textdraw. For this you can use this function(s):
https://sampwiki.blast.hk/wiki/TextDrawSetPreviewModel

If you want to create pictures of your models file:
https://sampwiki.blast.hk/wiki/TextDraw_Sprites
https://sampforum.blast.hk/showthread.php?tid=291722
The Image can Edited self using Sprites ?


Re: How to show a object on the screen? - Mencent - 02.02.2016

With the sprite browser you can show the sprites at the models file in your rockstar games file.
I don't know wheather you can edit the pictures (sprites). ^^