[FilterScript] [FS] [SAP]Sidhu's SFPD Gates - Dual
#6

Did you test this filterscript?

I don't think so, because the object will not load!:

Код:
#if defined FILTERSCRIPT
public OnFilterScriptInit()
{
	CreateObject(971, -1571.684082, 661.248901, 9.782433, 0.0000, 0.0000, 91.1003); // Gate 1 - Front (moving)
	CreateObject(971, -1701.645386, 684.088989, 27.385559, 0.0000, 0.0000, 269.0036); // Gate 2 - Back (moving)
	CreateObject(971, -1696.932495, 688.375793, 27.460558, 0.0000, 0.0000, 179.6222); // Secondary gate (does not move)
	CreateObject(971, -1688.062378, 688.283691, 27.435558, 0.0000, 0.0000, 179.6222); // Secondary gate (does not move)
	return 1;
}
So OnFilterScriptInit will only get called when 'FILTERSCRIPT' is defined.
But did not defined FILTERSCRIPT. (Its commented).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)