Xioth Posted December 17, 2016 Share Posted December 17, 2016 TEAM_ENEMYTEAM_PLAYERTEAM_FREETEAM_NEUTRAL I want to make an NPC who will an enemy to everyone. Whether it be Rancor's to Jawa's to, Reborn's, to Jedi. Because I plan on making a youtube video for 4-team combat in single-player.4 NPC's, all fighting each other, no teams, just a 4-way fight. Link to comment
GamingPrince83 Posted December 17, 2016 Share Posted December 17, 2016 TEAM_ENEMYTEAM_PLAYERTEAM_FREETEAM_NEUTRAL I want to make an NPC who will an enemy to everyone. Whether it be Rancor's to Jawa's to, Reborn's, to Jedi. Because I plan on making a youtube video for 4-team combat in single-player.4 NPC's, all fighting each other, no teams, just a 4-way fight. I managed something similar by creating a new Team with the SP code. I don't know if thats too difficult for you, it's actually no that hard. Link to comment
Xioth Posted December 17, 2016 Author Share Posted December 17, 2016 I managed something similar by creating a new Team with the SP code. I don't know if thats too difficult for you, it's actually no that hard.I don't know the first thing about manipulating any code. Link to comment
GamingPrince83 Posted December 17, 2016 Share Posted December 17, 2016 I don't know the first thing about manipulating any code.Well i found a solution for you. I create 4 NPCs with different Teams "player, enemy, free and neutral" and they attack each other like you wanted, but for it to work you have to have 4 different classes. I made my NPCs like this: CLASS_MONMOTHA, CLASS_MORGANKATARN, CLASS_STORMTROOPER and CLASS_RODIAN. Try it out. Link to comment
Xioth Posted December 17, 2016 Author Share Posted December 17, 2016 Well i found a solution for you. I create 4 NPCs with different Teams "player, enemy, free and neutral" and they attack each other like you wanted, but for it to work you have to have 4 different classes. I made my NPCs like this: CLASS_MONMOTHA, CLASS_MORGANKATARN, CLASS_STORMTROOPER and CLASS_RODIAN. Try it out. Uh... All 4 are Class_DESANN. You know classes change how the npc's fight? Link to comment
GamingPrince83 Posted December 17, 2016 Share Posted December 17, 2016 Uh... All 4 are Class_DESANN. You know classes change how the npc's fight?It won't work that way, atleast not my way of doing it. Link to comment
GamingPrince83 Posted December 17, 2016 Share Posted December 17, 2016 Uh... All 4 are Class_DESANN. You know classes change how the npc's fight?You could also make it, class_desann, class_tavion, class_kyle and class_luke.The other boss character are also very strong the only difference between CLASS_DESANN and the other boss NPCs is the aggression and pain tolarance. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now