.::Moving gate help::.
#4

Firstly, you forgot a bracket at OnFilterscriptInit. Look:

Код:
public OnFilterScriptInit()
{
    Gate1 = CreateObject(988, -906.6700, -489.9100, 25.7600, 0.0000, 0.0000, 157.6200);//gate 1
It should be changed to:

Код:
public OnFilterScriptInit()
{
    Gate1 = CreateObject(988, -906.6700, -489.9100, 25.7600, 0.0000, 0.0000, 157.6200);//gate 1 
}
Reply


Messages In This Thread
.::Moving gate help::. - by LavaHDProkiller - 20.02.2013, 16:01
Re: .::Moving gate help::. - by Mark_Samp - 20.02.2013, 17:13
Re: .::Moving gate help::. - by LavaHDProkiller - 21.02.2013, 16:14
Re: .::Moving gate help::. - by Goldino - 21.02.2013, 16:28
Re: .::Moving gate help::. - by LavaHDProkiller - 21.02.2013, 17:01
Re : .::Moving gate help::. - by yusei - 21.02.2013, 18:37
Re: .::Moving gate help::. - by DiegoRider - 29.09.2013, 20:20
Re: .::Moving gate help::. - by Mattakil - 29.09.2013, 20:50

Forum Jump:


Users browsing this thread: 1 Guest(s)