Hi. I have a custom vehicle in my mod which extends from UTVehicle_Scorpion_Content.It seems to be working fine exept for 3 issues I can't resolve.
#1 The vehicle is a tall van like truck and everytime you turn it flips over onto its side. How can I prevent this from happening? I'd like it to never be able to go onto it's side like that. I changed the variable bCanFlip to false, but that didn't help. IS there a way to stick the wheels to the ground better or something?
#2 This one I think should be an easy fix, but I'm not much of a programmer. I just want to remove any weapons from the vehicle. I changed the seat in the default properties to
but it still shoots a red energy ball when I left click. right click makes a sound but shoots nothingCode:Seats(0)=(CameraBaseOffset=(X=-150.000000,Y=0.000000,Z=0.000000),CameraOffset=-175.000000,SeatIconPOS=(X=0.415000,Y=0.500000))
#3 SOLVED I have bots in my map. They are one a seperate team and I don't want them to us the vehicle. How can I stop them from entering it?
** I added MaxDesireability=0.0 to the default properties and now they ignore it![]()
Thank you in advance for any help you can offer



Reply With Quote


Bookmarks