Hi Buddies 7th June was a great Event. Its really cool to see more movement at the Servers. 6-10 players we are. Good way to make monthly events. Thx to "Posi" for support. Join back to the Server,players waiting at the evenings for!
I took a look at the Defgun code, and apparently it has no seat object, but it still has an entry object and everything else. Try doing a beginrem/endrem on the addtemplate seat bundle in the vehicle's complex, if that doesn't work, I'll take a look at altering the seat object itself.
well yeah.. i removed the seat altogether basically. I couldnt see a seat at all in the defgun. I guess without a seat the players 'entity' is just in the middle of the object.
It isn't necessary to take the create bundle out, since removing the addtemplate bundle leaves it unused, but taking out the create bundle does help keep the code cleaner. Good to hear it worked!