TextDrawSetPreviewModel and weapons - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: TextDrawSetPreviewModel and weapons (
/showthread.php?tid=530691)
TextDrawSetPreviewModel and weapons -
Patryk98 - 08.08.2014
Hello.
How can i use "TextDrawSetPreviewModel" to the weapons?
What is the modelindex for all weapons?
I tried to use the id of weapons but only skins show up.
Maybe this is it? 331, 333, 334 . . . ?
Re: TextDrawSetPreviewModel and weapons -
Lordzy - 08.08.2014
ModelIndex stands for the model's ID / object's model ID. Placing the ids of weapons would show up skin models as there are solid object models of skins which is of the ids of weapons.
Quote:
Originally Posted by Patryk98
Hello.
Maybe this is it? 331, 333, 334 . . . ?
|
If I'm not wrong, yes. It's kinda starting from there.
Re: TextDrawSetPreviewModel and weapons -
Dignity - 08.08.2014
http://gta-sa-mp.de/forum/index.php?...egory&objID=16
Re: TextDrawSetPreviewModel and weapons -
Patryk98 - 08.08.2014
Okay, thanks for help