Player exits car straight after entering..

Ask questions, discuss ideas, get answers
Post Reply
User avatar
fo0k
Posts: 1434
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Player exits car straight after entering..

Post by fo0k »

I cloned a working vehicle.. as I have done zillion times before but this time having the issue where the player exits the vehicle as soon as you enter it..

I think I saw a thread on this sometime..

What the deuce is causing it?
User avatar
Senshi
Posts: 697
Joined: Sun Oct 18, 2009 1:14 pm
Location: Germany
Contact:

Re: Player exits car straight after entering..

Post by Senshi »

NetworkableInfo wrongly set up. Either you defined a nonexistant/wrong NetworkeableInfo in theo bjects.on or the networkable doesn't exist in the network.con (or the network.con isn't run at all...). I think that are the number of possible causes.
User avatar
fo0k
Posts: 1434
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Re: Player exits car straight after entering..

Post by fo0k »

heheh thanks.. so.. in all these years I have always added 'run network' to the objects.con of my custom object, however it was my understanding that you didn't need to run network info because it was called from the object.con anyway..

so i didnt bother running it this time.. which caused the prob.. ill just stick with the old proven ways that worked i guess!
User avatar
Senshi
Posts: 697
Joined: Sun Oct 18, 2009 1:14 pm
Location: Germany
Contact:

Re: Player exits car straight after entering..

Post by Senshi »

Yeah, I file that - as most of the Network stuff - under the category "Weird, but as long as it works...".
Post Reply