I know you can replace guns with different gun models and change around the characteristics of guns (accuracy etc.) but how would one completely ADD a gun to the game instead of replacing models and changing around the abilities?
I do have a fellow coder so if it requires coding (I'm pretty positive it does) then could you give a quick tutorial on how to do so?
Thanks.
its like impossible unless if u recreate the game or something
Not possible as far as I know. You can only replace guns. refer here: Increase MAX_WEAPONS - LucasForums
If you code a full-fledged mod and you do some serious tweaking in the engine, it's possible. Anything short of that, and you're stuck with replacing weapons.
What's MB2's Projectile Rifle replace?
MB2 do a nice little trick (hack/override/trick/call it what you want)
In the JKA source code, we have WP_ slots (you know, WP_BLASTER, WP_DISRUPTOR, etc). We have 19 of these (save for WP_NONE placeholder) What MB2 do is, look at the class, the team, and the skills they 'bought' before the round begins After they gather that information, they override (hack/trick/override/etc) the MD3 model/sounds/effects/etc so it appears like a different weapon, even though it uses the same WP_ slot
This is unadvised, but in some cases the only available option.
Again, nothing short of coding will achieve this.
PS: I believe you're working with TFOPanda? Used to be in the same clan as him :P Good luck, guys.
posezion;4928312what's mb2's projectile rifle replace?
wp_stun_baton
Let's hope that Single Player source code gets released soon. The sooner, the better. The possibilities of modding Single Player will be limitless then, and modders can add more weapons than ever before.
Yes, I am working with Panda, Along with Matt, Myself, Dragoan, and Shadow... Interested in joining our mod team ^_^? (I'm sure you know what it is)