Txd name limit
#1

You can use only 1 file from this two files:
longfilename1.txd
longfilename2.txd

If you show textdraw type 5 texture from longfilename1.txd you will not see textrures from longfilename2.txd
If you show longfilename2.txd you will not see longfilename1.txd

from IDA samp.dll at 0x100AC808

Код:
sub_100B6090(&txdname, &txdfilename, 10);
result = (char *)LoadTxdTexture((int)&txdname, (int)&txdfilename, 0);
There is no any 10 symbol limits in 0.3z

Why Kalcor add this?
Reply
#2

Oh. Kalcor 4 years later to not online
Reply
#3

Probably a genuine thought that no name can ever be longer than 10 characters. The same is for object materials indices.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)