Hey, I was making a Droideka .npc file. I tested it, and the game crashed. I tried it with the wrong model name, and the NPC didn't appear. I tell more about it soon, G2G!!
:fett:
Here is what my file said:
droideka2
{
fullName "Destroyer Droid"
playerModel droideka2
weapon WP_BLASTER
altFire 1
forcePowerMax 0
forceRegenAmount 0
forceRegenRate 0
rank captain
aggression 5
aim 5
evasion 2
intelligence 4
move 5
reactions 5
playerTeam TEAM_ENEMY
enemyTeam TEAM_PLAYER
class CLASS_MARK1
health 500
movetype walk
snd droideka
sndcombat mark1
sndextra droideka
sndjedi droideka
}
O.K., I hope someone can help me.
:fett:
Where you spawning in SP or MP? MP NPC support isnt' that good and i'm not sure if that Mark1 class is supported in MP. Also the playermodel doesn't seem to match the same modelname as the sounds. Maybe the playermodel is wrong?
I was spawning in MP. Thanks, I'll try what you said.
:fett:
I don't think it'd be possible to make the Droideka an independent NPC. I'm guessing it has to be a vehicle or else it won't work.