Jump to content

The Mark1 Droid In JKA


Recommended Posts

Posted

Ok so I'm trying to get this guy into my map, but the map errors out saying "can't find weapon model for weapon".

 

 

EDIT: Found out that because the bryar pistol was removed from weapons.dat, it errors out. So I replaced the WP_BRYAR_PISTOL with WP_BLASTER_PISTOL in the AI_Mark1. :P

katanamaru likes this
Posted
  On 9/19/2013 at 1:19 PM, DT85 said:

Ok so I'm trying to get this guy into my map, but the map errors out saying "can't find weapon model for weapon".

 

 

EDIT: Found out that because the bryar pistol was removed from weapons.dat, it errors out. So I replaced the WP_BRYAR_PISTOL with WP_BLASTER_PISTOL in the AI_Mark1. :P

 

Those were fun to fight! I'm assuming that worked, but I'm still confused. I opened the weapons.dat in "assets0.pk3 -> ext_data" and found these entries:

 

 

  Reveal hidden contents

 

 

  Reveal hidden contents

 

Then there's this:

 

 

  Reveal hidden contents

 
I wonder why it doesn't work, then!
Posted
  On 9/19/2013 at 2:37 PM, Pande said:

It's not available as a weapon in the code, it's simply treated like a weapon for that bot to use. 

But then if it works for that bot, why does it not it work when using it with the Mark1?

Posted

The Mark1 AI code registers the weapons it uses & the ammo it drops. Checked JKA's weapons.dat and compared it with my DF2 one and I can't remember why, but I removed the bryar weapon lol.

 

*goes back and reverts the code, and adds back the bryar to weapons.dat

 

 

Oh well, at least I know I found the right place to change the weapons for the Mark1 IF I ever need to lol. :P

Posted

I was looking at the Mark 1 animations and looks like there were some animations that were never used for him. Like the power up and power down animations. I also think he had an attack that he never used. Regardless, Mark 1 is a cool droid.

Posted

Could you do me a favor and make note of any AI oddities that you find in JKA? I have noticed that their AI seems...off in JKA, but I can't put my finger on it.

 

Wouldn't suprise me if they fucked up the AI somehow, seeing as how they screwed up the hazardtrooper hardcore (animations are broken; they give it a "kneeling start" anim, and a "kneeling end" anim, but they don't have a "kneeling sustained" animation, so they look like they kneel and fire, and then snap back to standing; this is extremely noticable on vjun1)

Posted

I haven't noticed anything out of the ordinary for the Mark1 when comparing to its appearance in JK2. It appears to attack & move the same.

 

I never noticed that about the hazardtrooper in JKA, was too busy trying NOT to die from the insane amount of damage its weapon does lol. Is it just a code issue or an animation one as well?

therfiles likes this
Posted
  On 9/20/2013 at 7:14 AM, DT85 said:

I haven't noticed anything out of the ordinary for the Mark1 when comparing to its appearance in JK2. It appears to attack & move the same.

 

I never noticed that about the hazardtrooper in JKA, was too busy trying NOT to die from the insane amount of damage its weapon does lol. Is it just a code issue or an animation one as well?

Just a minor code issue. The animations table in the code is missing the entry for the Hazardtrooper's kneel animation. All you gotta do is add the entry for it, which is like a one-line fix.

therfiles likes this

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...