A big problem..
#1

Hello all community SAMP! I'm here today to ask for help, after many and much of tries without results.
My problem, is that when I export my .dff from 'Blender', the last loses its texture, there's my steps :

Information about the object :

ID: 5033
Model: unmainstat_las (.dff)
Texture: union_las (.txd)

1)- Imported the 'unmainstat_las.dff' which I have exported it by 'txd workshop'
2)- I made a small edition to the object, and then I exported it
3)- Here's the (.dff) which I have exported
4)- As wee see in this picture, the two (.dff) are not the same
5)- How the texture looks into the server

Log :
Code:
[20:56:20] [artwork:crc] lvpdpc2.dff CRC = 0xFBD1EA7C
[20:56:20] [artwork:crc] lvpdpc2.txd CRC = 0xDC92731E
[20:56:20] [artwork:crc] lapdpd2.dff CRC = 0xA558D422
[20:56:20] [artwork:crc] lapdpd2.txd CRC = 0xA442E2DA
[20:56:20] [artwork:crc] wallzzz.dff CRC = 0x4BC6EDFF
[20:56:20] [artwork:crc] wallzzz.txd CRC = 0x235E3EEB
[20:56:20] [artwork:crc] unitystation.dff CRC = 0xAFE690F1
[20:56:20] [artwork:crc] unitystation.txd CRC = 0xC75F2B34
OnPlayerConnect / OnGameModeInit
Code:
RemoveBuildingForPlayer(playerid, 5033, 1745.2031, -1882.8516, 26.1406, 0.25);
RemoveBuildingForPlayer(playerid, 5055, 1745.2031, -1882.8516, 26.1406, 0.25);

CreateObject(-2001, 1745.199951, -1882.849975, 26.140600, 0.000000, 0.000000, 0.000000, 300.00);
Please guys, if anyone got an idea according to this problem, I really need it..
Reply
#2

I have never had such a thing, I can not say why. Option: try to use another script for export, for example DragonFF, BUT it seems to me that you did not do it right before exporting.
Reply
#3

Don't worry brother, just your reply is already half help for me.
However, I had to make a new (.txd), then adding to this last, all (.png) of textures, then we can import it to 'kdff'.
Reply
#4

Never worked on unity station, but to me it seems you have removed wrong texture layer from object because it looks to me it has two texture layers.
Those texture shards are moved out polygons i assume? Anyways never worked in blender...

other than that u can take a look at this, its very nice job.
https://sampforum.blast.hk/showthread.php?tid=662740
Reply
#5

Can a video of how you did it all? To identify the error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)