SAMP 0.3.DL SKINS
#4

Quote:
Originally Posted by Zeus666
View Post
And I should define it or add it where?
It's a 0.3DL native.

To get the filename from a crc, use it like this (put it anywhere, just execute it once to find out the filename):

Code:
new str[33];
FindTextureFileNameFromCRC(0xA8E16EB7, str, sizeof str);
printf("File: \"%s\"", str);
And it will print the filename with the CRC you specify here. Do that for the two files you have a problem with.
The CRC is shown under "ID" in the download dialog.
Reply


Messages In This Thread
SAMP 0.3.DL SKINS - by Zeus666 - 02.11.2018, 19:46
Re: SAMP 0.3.DL SKINS - by NaS - 02.11.2018, 19:51
Re: SAMP 0.3.DL SKINS - by Zeus666 - 02.11.2018, 23:31
Re: SAMP 0.3.DL SKINS - by NaS - 02.11.2018, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)