Author Topic: Secondary Fire Modes  (Read 18310 times)

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Secondary Fire Modes
« on: June 30, 2018, 07:46:58 PM »
Is it possible to add a secondary fire mode for the rocket launcher that would fire off missiles that flew in a straight line and did not lock on? I was thinking about doing this using the same button that activates some of the weapons' scope modes but of course it wouldn't active or deactivate a scope. It would just simply fire off the non lock on missiles using up the same ammo as the lock on missiles. Is this possible? Or is there another way?
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

Offline Drahsid

  • Endtrail
  • ****
  • Posts: 153
  • T:REP 557
  • That I be considered worthy
    • View Profile
Re: Secondary Fire Modes
« Reply #1 on: June 30, 2018, 08:32:44 PM »
By modifying ammo types and particles you should be able to create more alternative fire modes. For reference check the src in game.kpf.
Well that didn't work

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Re: Secondary Fire Modes
« Reply #2 on: June 30, 2018, 10:14:07 PM »
I’m not talking about alternative fire modes I’m talking about having 2 different fire modes for the rocket launcher that are used by pressing 2 different buttons. I want the default fire button to shoot homing missiles and the scope activating button to shoot the straight missiles.
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

Offline Duke64

  • Administrator
  • *****
  • Posts: 1684
  • T:REP 6523
  • Sixty Four
    • View Profile
    • Duke64Nukem.com
Re: Secondary Fire Modes
« Reply #3 on: July 01, 2018, 01:18:32 AM »
From my understanding I think this is what you want. I had a mag 60 with explosive secondary and bullet primary fire on left and right mouse click lol its a killer weapon but its been awhile though since i was focused on it xD.

This would be a script function you need to do a script, search for this through the scripts to understand.

if((self.Owner().Buttons() & BC_ALTFIRE) != 0)

Its actually applied to the ridingGun.txt in scripts folder that will help to understand some I believe look for ALTFIRE in that document.
« Last Edit: July 01, 2018, 01:34:03 AM by Duke64 »
Dinosaur Hunter
"Its time to make tracks"
"You are tiny grasshopper"
"Suck it down"
"Boo, No soup for you"
"Arrrgghhhh"
"I live again"

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Re: Secondary Fire Modes
« Reply #4 on: July 01, 2018, 10:44:23 AM »
That’s exactly what I was looking for. What can I download to get a better understanding of this? Did u release a mod with that mag60 feature? I could look at what u did and replicate it for other weapons.
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Re: Secondary Fire Modes
« Reply #5 on: July 03, 2018, 12:30:24 PM »
Ok so when you guys mod this game do you have to go into the game and start a new game every single time you add something or edit something to check it out? Or do games saved with your custom KPF mod file always show the new changes you've made as long as the same KPF file is being used?
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

Offline Duke64

  • Administrator
  • *****
  • Posts: 1684
  • T:REP 6523
  • Sixty Four
    • View Profile
    • Duke64Nukem.com
Re: Secondary Fire Modes
« Reply #6 on: July 03, 2018, 06:50:44 PM »
That’s exactly what I was looking for. What can I download to get a better understanding of this? Did u release a mod with that mag60 feature? I could look at what u did and replicate it for other weapons.

https://www.turokforums.com/index.php?topic=326.msg11956#msg11956

Ok so when you guys mod this game do you have to go into the game and start a new game every single time you add something or edit something to check it out? Or do games saved with your custom KPF mod file always show the new changes you've made as long as the same KPF file is being used?

When I test I just open the console and enter a map, you don't have to do new game. You can open console and type "map levels/level name".

Example

Open Console and type:
map levels/Blind_Lair_1.map
« Last Edit: July 03, 2018, 07:40:36 PM by Duke64 »
Dinosaur Hunter
"Its time to make tracks"
"You are tiny grasshopper"
"Suck it down"
"Boo, No soup for you"
"Arrrgghhhh"
"I live again"

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Re: Secondary Fire Modes
« Reply #7 on: July 04, 2018, 01:52:46 AM »
Thanks for the help. I’ve already started working on a little project of my own. This is pretty easy to get into. Thanks for the help.
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

Offline Victorious_Games

  • Raptor
  • ***
  • Posts: 123
  • T:REP 397
  • I AM TUROK!!
    • View Profile
Re: Secondary Fire Modes
« Reply #8 on: July 04, 2018, 05:11:56 PM »
What's the best way to resize the blood decals. They're way too big.
Turok 2 Ascension MODDB Page: https://www.moddb.com/mods/turok-2-ascension

 

SimplePortal 2.3.6 © 2008-2014, SimplePortal