Textured weapons? - 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: Textured weapons? (
/showthread.php?tid=514605)
Textured weapons? -
TheSy - 22.05.2014
Good morning.
I wonder if there is a script to change color for example or other weapon (in script what, no change in gta).
thx
Re: Textured weapons? -
TheSy - 22.05.2014
uppp
Re: Textured weapons? -
Ciandlah - 22.05.2014
3dMaterialText / Objects - You can change Objects colors and Texts
Re: Textured weapons? -
SickAttack - 22.05.2014
Quote:
Originally Posted by Ciandlah
3dMaterialText / Objects - You can change Objects colors and Texts
|
Scripting help star huh? Anyways you can't change the textures of the weapons, you should use mods for that.
Re: Textured weapons? -
Abagail - 22.05.2014
Well, if you mean weapon
toys yes, how-ever you can not change an actual weapons texture as of 0.3z.
Re: Textured weapons? -
TheSy - 23.05.2014
Impossible to put a shotgun in blue or another color for example without mod?
Re: Textured weapons? -
SickAttack - 23.05.2014
Quote:
Originally Posted by TheSy
Impossible to put a shotgun in blue or another color for example without mod?
|
Why would you want to do that anyway? The weapons already have some decent textures, changing them to 1 simple color is just lame. And no, you can't change the textures of a weapon without a mod.
Re: Textured weapons? -
TheSy - 23.05.2014
Because I have a system flashball in the script I can differentiate a carefree flashball a shotgun, but visually the weapon remains the same, so I want to cross the blue for example.
Re: Textured weapons? -
NoSoap - 23.05.2014
Not possible, I'd use textdraws to indicate colour changes.
Re: Textured weapons? -
SickAttack - 23.05.2014
Quote:
Originally Posted by NoSoap
Not possible, I'd use textdraws to indicate colour changes.
|
How can you even use textdraws in this ocation? Textdraws only appear on the screen witch don't move.
Perhaps try attaching a weapon object to the players hand and change the color of it (Assuming you know how right?).