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 - Toxik - 05.05.2015

it was like when i hosted the server from my pc it was not working for my friend
when i payed a 5 slot host it work's
_____________________________________
and yeah why my friends pc getting crashed when he type /osearch model ?


Re: Texture Studio - Texture your maps - Crayder - 03.07.2015

Ok, now it's just the appended version. Check GH.


Re: Texture Studio - Texture your maps - acade - 03.07.2015

I try to create text and it's not working, I use /text, set the font color to different things and it's still not working.

I am using object 19980 and changing the colors and sizes but no text is showing? Why is this?


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

You need to set text and turn it on also remember since text beyond slot 0 is rarely needed Texture Studio only supports this slot I think some of the other map editors support more.


Re: Texture Studio - Texture your maps - Roberto80 - 04.07.2015

hey pottus,its a very very very cool tool to map and texture,but i have some bugs like:
sometimes,the /mtextures don't move with h and y,i must relog or press windows button and click gta again.
what about remove /sel? like /editobject 4.this will edit object 4,/stexture 4,/dobject 4,,,,


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

I don't really want to do that because then it could be real easy to make mistakes. If you really wanted to you could add the following to any command to establish this support.

Code:
#define UpdateObjectSelection(); if(!isnull(arg)) { \
	new index = strval(arg); \
	if(Iter_Contains(Objects, index)) CurrObject[playerid] = index; }
Code:
// Enter edit mode
CMD:editobject(playerid, arg[]) // In GUI
{
    MapOpenCheck();
    
	EditCheck(playerid);

    UpdateObjectSelection();



Re: Texture Studio - Texture your maps - Roberto80 - 05.07.2015

Wow,thanks,i will try it soon,and i'm sure i will get more than 100 errors lol


Re: Texture Studio - Texture your maps - thaKing - 05.07.2015

Probably that's my fault, but I can't create /text. It shows the settings e.g. Text: Yes, n shit, but the text isn't showing even I set color. (I even did the same as you in the video, still, not working.)
I can create objects, edit them, change textures.. everything is working except /text.
Please, can you give me a full server? Maybe I did something wrong with the setup or something.


AW: Re: Texture Studio - Texture your maps - JustMe.77 - 05.07.2015

Quote:
Originally Posted by runcis
View Post
Probably that's my fault, but I can't create /text. It shows the settings e.g. Text: Yes, n shit, but the text isn't showing even I set color. (I even did the same as you in the video, still, not working.)
I can create objects, edit them, change textures.. everything is working except /text.
Please, can you give me a full server? Maybe I did something wrong with the setup or something.
Hi, try this one.

/cobject 19483 (Invisible Object with No Collision)
/text--> Do this settings. Text On. Text: Test Font Size 64x64 Font Color: 0xFFFF0080

It should work..


Re: Texture Studio - Texture your maps - ataesmailpor - 05.07.2015

plz helpme wath is creact icon to map ??
Sry i'm Bad English


Re: AW: Re: Texture Studio - Texture your maps - thaKing - 05.07.2015

Quote:
Originally Posted by JustMe.77
View Post
Hi, try this one.

/cobject 19483 (Invisible Object with No Collision)
/text--> Do this settings. Text On. Text: Test Font Size 64x64 Font Color: 0xFFFF0080

It should work..
Thank you so much. It really worked.


Re: Texture Studio - Texture your maps - DatoxMendes - 07.07.2015

@edit got it


Re: Texture Studio - Texture your maps - DatoxMendes - 10.07.2015

Any texturing so a standard object gta ? texturing want a building there seville most do not know how select


Re: Texture Studio - Texture your maps - Neavyy - 11.07.2015

help
Code:
[16:47:06] [debug] Server crashed while executing tstudio.amx
[16:47:06] [debug] AMX backtrace:
[16:47:06] [debug] #0 native CallRemoteFunction () [00473d60] from samp-server.exe
[16:47:06] [debug] #1 00000008 in public SSCANF_OnFilterScriptInit () from tstudio.amx
[16:47:06] [debug] #2 native CallLocalFunction () [00474110] from samp-server.exe
[16:47:06] [debug] #3 00008c20 in public OnFilterScriptInit () from tstudio.amx
[16:47:09] [debug] Native backtrace:
[16:47:09] [debug] #0 004016a3 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\samp-server.exe
[16:47:09] [debug] #1 004010b6 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\samp-server.exe
[16:47:09] [debug] #2 6b9f350a in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #3 6b9f51a6 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #4 6b9ed641 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #5 6b9f355a in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #6 0047441e in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\samp-server.exe
[16:47:09] [debug] #7 004010b6 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\samp-server.exe
[16:47:09] [debug] #8 6b9f350a in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #9 6b9f51a6 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #10 6b9ed641 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #11 6b9f355a in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\plugins\crashdetect.DLL
[16:47:09] [debug] #12 0046a918 in ?? () from C:\Users\Usuario\Desktop\svr\Texture-Studio-master\samp-server.exe



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

No idea, not enough information.


Re: Texture Studio - Texture your maps - Crayder - 12.07.2015

That crash occurs updating to R2. It's because of the SQLite updates somehow, meaning Slice will need to update SQLiteI. I already messaged him on Skype, but that's not the best way to contact him.


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

@Crayder have you tried the updated sqlitei release with TS ?


Re: Texture Studio - Texture your maps - Crayder - 14.07.2015

Quote:
Originally Posted by Pottus
View Post
@Crayder have you tried the updated sqlitei release with TS ?
No, but I had literally just updated it in my TS includes. I've been using the latest sqlitei at the second it was released, I was talking to Slice about problems I had with another mode that required it's update.

EDIT: In other words, I'm about to try compiling it.
EDIT: Fuck, I'm still having the Issue 7 problems. I guess I'll be downgrading everything again...
EDIT: I just stopped compiling that one, it was going on 30 minutes compiling. I'll re-download everything and start from bottom up.

Final edit: Just tested. It seems to be working, 100%.




EDIT, PS: The updating issue is being looked into.


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

Crayder interested in taking over this project completely ?
That means, I will transfer you ownership on github and have this thread closed so you can re-post it since it is not possible to change the poster name.


Re: Texture Studio - Texture your maps - Crayder - 20.07.2015

Quote:
Originally Posted by Pottus
View Post
Crayder interested in taking over this project completely ?
That means, I will transfer you ownership on github and have this thread closed so you can re-post it since it is not possible to change the poster name.
That'd be no problem for me, in fact I've been playing with it's code a lot the past week or so. Good luck.