medor wrote on Oct 24
th, 2012 at 6:25am:
You want to play JB with weapons infiltration ?
Actually, its opposite. I want to play infiltration with the JB gametype.
KeeperUTX wrote on Oct 24
th, 2012 at 8:15am:
Just use WoRMReplacer to input the weapons. Or make a special mutator, dunno.
I tried using WoRM 1.9 to add weapons, but it seems to only work for older infiltration or something as i couldnt add any infiltration weapons (i could add weapons from other mods fine though).
About making a mutator, sounds good. But how?
INF has a file named INF_GameTypes.u that i guess contain some interesting stuff. But i could not extract it..:
$ UCC.exe batchexport INF_GameTypes.u class uc C:\infu
Loading package INF_GameTypes.u...
Failed loading package: Can't find FloatProperty in file 'FloatProperty InfAdds.INFUT_ADD_Turret.FireDistFar'
History: UObject::SafeLoadError <- UObject::LoadPackage <- UBatchExportCommandlet::Main
Exiting due to error
Theres a file named InfAdds.u which it seems to depend upon. I tried to rename InfAdds.u to _InfAdds.u, but it will then complain that InfAdds.u is missing..
I also tried to extract InfAdds.u, and looked in the INFUT_ADD_Turret.uc file.. didn't see anything about FireDistFar there.
I don't really know how to use ucc though.. Is there something I need to do first?
- Thanks!