Suggest Or Bug? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Suggest Or Bug? (
/showthread.php?tid=644441)
Suggest Or Bug? -
Salik - 07.11.2017
This is a bug or I do not know how, but I would like to show new objects / skins via TextDraw's, when I show it, it shows the object / skins of the 2nd argument of the function - Add (CharModel / SimpleModel).
Do something that could show new objects in TextDraw's, it was very suitable.
IMG's -
[spoiler]
onObjectCreate -
onObjectTextDrawShow -

[/spoiler]
Re: Suggest Or Bug? -
Kalcor - 08.11.2017
https://sampwiki.blast.hk/wiki/PlayerTextDrawSetPreviewRot
https://sampwiki.blast.hk/wiki/TextDrawSetPreviewRot
Re: Suggest Or Bug? -
Salik - 08.11.2017
Quote:
Originally Posted by Kalcor
|
Yes, just corrected, I would like to see a normal TXD object painting, like uploading a .txd file and showing it with the TextDrawShow function, it would be good.
P.S Otherwise showing models in poor(not good) quality.
Re: Suggest Or Bug? -
Sn0wk - 09.11.2017
Quote:
Originally Posted by Salik
Yes, just corrected, I would like to see a normal TXD object painting, like uploading a .txd file and showing it with the TextDrawShow function, it would be good.
P.S Otherwise showing models in poor(not good) quality.
|
Your affirmation is pointless, you can do it using custom objects, you just didn't realize how yet.
1- Create a custom object, place it your desired .txd file.
2- Create a Textdraw Preview Model, rotate and place it correctly (I recomend zamaroth textdraw editor for that)
3- Show it to your client.
Re: Suggest Or Bug? -
Salik - 09.11.2017
Quote:
Originally Posted by Kalcor
|
Quote:
Originally Posted by Sn0wk
Your affirmation is pointless, you can do it using custom objects, you just didn't realize how yet.
1- Create a custom object, place it your desired .txd file.
2- Create a Textdraw Preview Model, rotate and place it correctly (I recomend zamaroth textdraw editor for that)
3- Show it to your client.
|
What I'm saying, this show is not quality! Need to do a normal upload and display separately .txd file!
Re: Suggest Or Bug? -
Sn0wk - 09.11.2017
I don't even understand what's your point, in first post you seems to have a scripting issue, then you talk about changing the preview method to a use a sepparated .txd for each object, that's just a waste of resources and time.