bouggy
  • bouggy
  • 80.75% (Honored)
  • Private Topic Starter
15 years ago
hi Forum,
i have a big question...how can i make the paladin per example can be entered by rangers and sit in it...like humvee ?
and how can i make all ranger ride the bike like in GLA Army soldier ?
Sponsor
Annihilationzh
15 years ago
Check the humvee's code for a transport module, and copy it. You'll also need to change the Paladin's commandset.

how can i make all ranger ride the bike like in GLA Army soldier ?


This is far more complex than I can explain.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
bouggy
  • bouggy
  • 80.75% (Honored)
  • Private Topic Starter
15 years ago
Can you give the code of the transport module of the humvee...and where i should put it in the paladin code ?
casparmartin01
15 years ago
Go to the modding forum there can they help you much better with that
Having problems? Just ask me
Annihilationzh
15 years ago

Can you give the code of the transport module of the humvee...


Nope.

Open up AmericaVehicle.ini in notepad, use the find tool to get to the humvee, then use the find tool again to find the transport module.

and where i should put it in the paladin code ?


Above the geometry.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
bouggy
  • bouggy
  • 80.75% (Honored)
  • Private Topic Starter
15 years ago
OOOOHHHHHHHHHH i can't do it...i am angry...please give codes.......i don't know what code i want to copy it to the paladin code...........:@
Annihilationzh
15 years ago
  Behavior = TransportContain  ModuleTag_05
    PassengersAllowedToFire = Yes
    Slots             = 5
    DamagePercentToUnits = 100%
    AllowInsideKindOf  = INFANTRY
    ExitDelay = 250
    NumberOfExitPaths = 3
    GoAggressiveOnExit = Yes
  End

If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.