[TUTORIAL] How to add a skin/object
#21

Have done everything correctly still why doesn't the skin show up?
Reply
#22



AddSimpleModel(-1,16781, -1234, "12345.dff", "12345.txd");
what's wrong?
Reply
#23

Hi, I'm having problems with AddSimpleModel. I did everything right as explained in the tutorial, but my obejto it appears, but does not appear the modified texture put everything exactly inside the folder models of samp :::

[20:55:06] [artwork: crc] stop.dff CRC = 0xA4EFA77F
[20:55:06] [artwork: crc] stop.txd CRC = 0xFE37D280
[20:55:06] [artwork: crc] crate.dff CRC = 0xBE69E9C3
[20:55:06] [artwork: crc] crate.txd CRC = 0x1F382B27

AddSimpleModel (-1,19966, -2001, "stop.dff", "stop.txd");
AddSimpleModel (-1,3014, -2002, "crate.dff", "crate.txd");

but in the game it only appears normal object

Image InGame

Somebody give me a solution?
Reply
#24

Quote:
Originally Posted by Knapek14
Посмотреть сообщение


AddSimpleModel(-1,16781, -1234, "12345.dff", "12345.txd");
what's wrong?
Amigo esta tudo certo apenas verifique na sua gamemode onde vc criou o objeto ex:
CreateObject(2587, x, y, z, xx, yy, zz);

onde esta o ID do objeto substitua pelo ID do DL que no caso seria -1234 entao ficaria assim:

CreateObject(-1234, x, y, z, xx, yy, zz);

Isso voce fara dentro da sua GAMEMODE... espero ter ajudado
Reply
#25

how to create dff file ?
Reply
#26

how to create fifle dff ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)