Jump to content

Home

Fairly easy question... I hope


Andur_Sunrider

Recommended Posts

Hey everyone, I was hoping someone could tell me how or where to find the heavy blater, the one thats on a stand and you have to hit use in order to use it. Has something like infinte ammo. I know thats a poor description best I can come up with, or the cannon type things in KOTOR Flight School. If someone could tell me where that is it would be great. Thanks all...

Link to comment
Share on other sites

Originally posted by lukeskywalker1

George, where is that tutorial? Id like to know, because i tried to get an NPC to get on that gun, and shoot, but it never worked (from the first level of JK2 SP, the one you destroy the door with, cant remember whats it called)

 

You need to do nothing but give the gun a targetname (and the NPC an NPC_targetname). Then for the NPC you want to use the gun, write a script:

 

Affect("stormtrooperBob")

{

use("MightyGun")

}

 

Naturally you must locate the NPC next to the gun in Radiant, otherwise he might not find it. Dunno if all the classes know how to use the piece, but I imagine pretty many can.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...