Posts: 245
Threads: 39
Joined: Mar 2011
Reputation:
0
Hey everybody , i donno why AttachObjectToVehicle is'nt working , what do i have to do please ?
Cuz when i compile it i see: Error:Attachobjecttovehicle is already defined
Thanks.
Posts: 2,268
Threads: 89
Joined: Apr 2009
Reputation:
0
Show the code...
Aswell I don't see how adding it under gamemodeinit would work.
Posts: 245
Threads: 39
Joined: Mar 2011
Reputation:
0
sorry i'm coming everyday connecting from an internet cafe , and what you will see in the code is just like what i wrote. Thank you again , i need help
Posts: 780
Threads: 58
Joined: Jan 2011
Reputation:
0
So its very hard to understand without showing code, so please post code to understand what's the problem.
Posts: 664
Threads: 65
Joined: Jul 2011
Reputation:
0
its AttachObjectToVehicle not Attachobjecttovehicle and if ur using a streamer it wont work use createobject first then AttachObjectToVehicle
Posts: 780
Threads: 58
Joined: Jan 2011
Reputation:
0
Dude read properly!
He mean he get an error that AttachObjectToVehicle is already defined!
I think you have already defined AttachObjectToVehicle!
@
Posts: 664
Threads: 65
Joined: Jul 2011
Reputation:
0
as u wouldn't need to define AttachObjectToVehicle As It Comes With PAWNO
Posts: 245
Threads: 39
Joined: Mar 2011
Reputation:
0
damn.. where do i have to put AttachObjectToVehicle ! after onplayerclassselection , ongamemodeinit etc.. under what , because where do i have to define: AttachObjectToVehicle(vehicleid);