I want to put a pilot into a chopper, have it locked so no one else can get in and he can't get out, except by death
The chopper doesnt respawn so i dont have to worry about having to reseat the pilot etc
after it has been damaged
I placed the following line in the init field of the Pilot Player unit
this moveindriver C1
C1 being the name of the Chopper
The problem i am getting is intermittent and doesnt show up when testing on my machine, just when on a dedicated server
If i select pilot, when it is working properly, i start in the pilots seat and all is okay
When it is working incorrectly, i start alongside the chopper, at the location where the player unit icon is, i see my Squad tag on the side of the chopper and i can start the engine, take off etc, but i cant move, like in a cutscene, all i can do is turn my head sideways etc
Have tried "moveincommander", but that doesnt even get me into the chopper, obviously there isnt a commander slot available
Have tried different choppers, Kamov, apache etc eytc, all give same intermittent fault
At a guess, i would imagine that the server is locking the chopper sometimes after and sometimes before the player is moved into the pilot seat, which would explain the intermittent problem
Any ideas???