Jump to content

Home

sabers for npcs!


Madjai

Recommended Posts

:cool: From what I understood basically you can't for the SP Game. If you create a new map and script characters in, then you can give them whatever weapons you want, like the Emperor's Courthouse/Deathstar maps.

 

Howeer if you edit the Class in the.. I think NPCS.cfg file... that will change what an NPC is, you can try it. I know Quigon007 in his Episode 3 map had turned Tavion into Bobafet and gave him/her a blaster. You can always ask him how he did it.

Link to comment
Share on other sites

I think that was done by giving the npc a blaster in the .ibi script, problem is that that can only be done with npcs that have a npc_targetname assigned to them in the particular map, wich means there must already be an ibi script that affects them, which means that probably all major npc's have targetnames, but the minor ones (like stormies, weequay, etc) wouldn't unless they would do some scripted action.

The other option involves hex editing your gamex dll and creating a specific patch of some sorts.

Link to comment
Share on other sites

  • 2 weeks later...

There seems to be some confusion here...

 

The NPC class is what defines most of the behavior for the NPC, it tells the game what AI to use. It also defines lightsaber hilts as well (the model used). You cannot create new or modify NPC classes.

 

What you CAN do is use ICARUS and the paramaters in NPCs.CFG to define the other attributes of the NPC. If you give a stormtrooper a lightsaber with an ICARUS script, it will by default (I *think*) change it's behavior and/or class to the one that uses that weapon. For the lightsaber, it probably takes on the class of a Reborn, not sure.

Link to comment
Share on other sites

:cool: Well... It's kinda weird. For example, I made Tavion a 'Kyle' class (with Notepad) to see if she could have Kyle's sword (a katana in my mod). She did, and she attacked like the kyle-bot would but she did NO damage even when she was classified (or alligned or whatever) as an Enemy.
Link to comment
Share on other sites

Emon , say I write an Icarus script which defines other attributes of a npc, what do I call this script and what parameters in the NPCs.npc file would I use to call this script?

 

And Covax, you should change Tavion's class to reborn/tavion/desann. A npc with class "kyle" cannot be classified as an enemy. If you do this, they will attack with their saber deactivated - but in your case, the sword looks the same even when deactivated (I hope you can understand what I am trying to say here).

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...