Neon dont working
#1

When someone enters the car, there should come neon under the car but it just doesnt appear..

Код:
public OnPlayerEnterVehicle(playerid, vehicleid)
{
                    new neon = CreateObject(18647,0,0,0,0,0,0,100.0);
					new neon1 = CreateObject(18647,0,0,0,0,0,0,100.0);
					AttachObjectToVehicle(neon, car[playerid], -0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
					AttachObjectToVehicle(neon1, car[playerid], 0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
    return 1;
}
Also if i use the /neon dialog script, neon doesnt show up..
Reply


Messages In This Thread
Neon dont working - by geerdinho8 - 16.07.2011, 21:14
Re: Neon dont working - by Wesley221 - 16.07.2011, 22:49
Re: Neon dont working - by geerdinho8 - 16.07.2011, 23:34
Re: Neon dont working - by geerdinho8 - 17.07.2011, 14:24
Re: Neon dont working - by Wesley221 - 17.07.2011, 14:28
Re: Neon dont working - by Swiftz - 17.07.2011, 14:30
Re: Neon dont working - by geerdinho8 - 17.07.2011, 14:39
Re: Neon dont working - by geerdinho8 - 18.07.2011, 00:27
Re: Neon dont working - by Kaperstone - 18.07.2011, 00:48
Re: Neon dont working - by geerdinho8 - 18.07.2011, 02:20

Forum Jump:


Users browsing this thread: 1 Guest(s)