SA-MP Forums Archive
[FilterScript] Texture Studio - Texture your maps - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Texture Studio - Texture your maps (/showthread.php?tid=471474)

Pages: 1 2 3 4 5 6


Re: Texture Studio - Texture your maps - Pottus - 04.12.2013

It must be a full hex string supplied ex. 0xFF00FF00


Re: Texture Studio - Texture your maps - Vasu99 - 28.02.2014

It tells me that I need to select an object to do that?


Re: Texture Studio - Texture your maps - CroM256 - 28.02.2014

Awesome! 10/10


Re: Texture Studio - Texture your maps - Vasu99 - 28.02.2014

Quote:
Originally Posted by Vasu99
Посмотреть сообщение
It tells me that I need to select an object to do that?
Any ideas, anyone?


Re: Texture Studio - Texture your maps - Pottus - 28.02.2014

Just select one object (Small issue in this version )


Re: Texture Studio - Texture your maps - Vasu99 - 28.02.2014

Thanks, it worked. I've got yet another problem, though, they seem endless. Anyhow, as I exported the map, I got the word "tmpobjid" kind of everywhere in the .txt file. Is this supposed to happen?


Re: Texture Studio - Texture your maps - Pottus - 28.02.2014

Yeah, since the object needs a reference object ID it keeps reusing that variable.


Re: Texture Studio - Texture your maps - Guest4390857394857 - 28.02.2014

awesome yeah!
can't +rep now ... only after 24 hours


Re: Texture Studio - Texture your maps - roar - 01.03.2014

Amazing! Will use this, thanks Pottus.


Re: Texture Studio - Texture your maps - Yves - 01.03.2014

Whens the next update i want it.


GIMMA GIMMA GIMMA THE FILES


Re: Texture Studio - Texture your maps - Pottus - 01.03.2014

Quote:
Originally Posted by Yves
Посмотреть сообщение
Whens the next update i want it.


GIMMA GIMMA GIMMA THE FILES
Remember I have 420DayZ to take care as well, but I will get to finishing it off soon enough.


Re: Texture Studio - Texture your maps - Toxik - 29.09.2014

Pottus When the car editor will be relased please make it fastter you can cuz i really need it ...
Scripting a DM where gangs will have cars with attached objects + colors on objects & textures ..


Re: Texture Studio - Texture your maps - Pottus - 04.10.2014

Quote:
Originally Posted by Toxik
View Post
Pottus When the car editor will be relased please make it fastter you can cuz i really need it ...
Scripting a DM where gangs will have cars with attached objects + colors on objects & textures ..
It's about 80 percent complete now I only need to finish the GUI interface.


Re: Texture Studio - Texture your maps - n0minal - 05.10.2014

Hey pottus, any tutorial about objets group, doing objects and using it as AtacchObjectToObject ?

Emmm groups = Attached Objects in objects?


Re: Texture Studio - Texture your maps - Pottus - 05.10.2014

Quote:
Originally Posted by n0minal
View Post
Hey pottus, any tutorial about objets group, doing objects and using it as AtacchObjectToObject ?

Emmm groups = Attached Objects in objects?
I'm going to start doing more tutorials soon and explain how everything is intended to be used. As for attachobjecttoobject I am planning to eventually make an export feature to export your selected group as attached objects.


Re: Texture Studio - Texture your maps - n0minal - 05.10.2014

Quote:
Originally Posted by Pottus
View Post
I'm going to start doing more tutorials soon and explain how everything is intended to be used. As for attachobjecttoobject I am planning to eventually make an export feature to export your selected group as attached objects.
Nice, hope you do this, anyways good job


Re: Texture Studio - Texture your maps - Toxik - 06.10.2014

Quote:
Originally Posted by Pottus
View Post
It's about 80 percent complete now I only need to finish the GUI interface.
ћ
okay dude u gonna help me so much


Re: Texture Studio - Texture your maps - n0minal - 06.10.2014

Another question, theres any way to see original texture index from created object?

Example: i create a shower and i want to see the texture index of this shower to put in a custom box, any cmd for this?


Re: Texture Studio - Texture your maps - Pottus - 06.10.2014

Quote:
Originally Posted by n0minal
View Post
Another question, theres any way to see original texture index from created object?

Example: i create a shower and i want to see the texture index of this shower to put in a custom box, any cmd for this?
Currently no there is no arrays of original textures however it is possible I will see if I can get this generated but you can use the SAMP map editor.


Re: Texture Studio - Texture your maps - n0minal - 06.10.2014

Quote:
Originally Posted by Pottus
View Post
Currently no there is no arrays of original textures however it is possible I will see if I can get this generated but you can use the SAMP map editor.
Ok, and how to associate the original textures with texture's index? Is possible or i have to do it manually by scripting?