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


Messages In This Thread
model not validating - by FinStar - 09.03.2018, 20:05
Re: model not validating - by ScOtCZ - 10.03.2018, 10:26
Re: model not validating - by PepsiCola23 - 10.03.2018, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)