OnPlayerEnterVehicle Error
#2

You're trying to attach the object 'objectid', which isn't part of the OnPlayerEnterVehicle public call, you'd do something like:

new Object = CreateObject(bla bla bla)

And then under OnPlayerEnterVehicle
AttachObjectToVehicle(Object, vehicleid, bla bla bla)

Of course, just a basis, it's going to vary depending on what you're doing, I don't get what you're doing. You're just calling an objectid variable that's part of the syntax of the function, nothing more.

(I believe that's what's wrong, at least. Someone with more experience can always correct me, if I have gotten a detail wrong above, though.)
Reply


Messages In This Thread
OnPlayerEnterVehicle Error - by MrGtasagamer - 26.08.2015, 15:15
Re: OnPlayerEnterVehicle Error - by Zonoya - 26.08.2015, 15:21
Re: OnPlayerEnterVehicle Error - by MrGtasagamer - 26.08.2015, 15:24
Re: OnPlayerEnterVehicle Error - by Zonoya - 26.08.2015, 15:27
Re: OnPlayerEnterVehicle Error - by MrGtasagamer - 26.08.2015, 15:31
Re: OnPlayerEnterVehicle Error - by Abagail - 26.08.2015, 15:33
Re: OnPlayerEnterVehicle Error - by Zonoya - 26.08.2015, 15:36
Re: OnPlayerEnterVehicle Error - by MrGtasagamer - 26.08.2015, 15:36
Re: OnPlayerEnterVehicle Error - by Roberto80 - 26.08.2015, 17:43

Forum Jump:


Users browsing this thread: 4 Guest(s)