model not validating
#1

Hi guyz, i have little problem with model.

[warning] Could not validate 0x2016E521.dff, Error(44019:0x0) Deleting..

What is 44019:0x0 ?

Код:
AddSimpleModel(-1,1098, -2003, "obj.dff", "obj.txd");
Код:
CMD:obj(playerid, params[])
{
	new Float:pos[3]; GetPlayerPos(playerid, pos[0], pos[1], pos[2]);
	CreateObject(-2003, pos[0], pos[1], pos[2], 0.0, 0.0, 0.0);
	return 1;
}
Reply
#2

UP !
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=645823

check the 0.3DL section
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)