patchx Posted June 22, 2002 Share Posted June 22, 2002 can you set playerteam and enemyteam values via a script? note. i need different groups of enemies to react differently to the npc affected so i cant just use a madatkyle.ibi script or whatever -patch Link to comment Share on other sites More sharing options...
jipe Posted June 23, 2002 Share Posted June 23, 2002 the SET_ENEMYTEAM and SET_PLAYERTEAM commands should work, with TEAM_FREE, TEAM_PLAYER, TEAM_ENEMY, or TEAM_NEUTRAL as an argument Link to comment Share on other sites More sharing options...
patchx Posted June 23, 2002 Author Share Posted June 23, 2002 kewl thanks -patch Link to comment Share on other sites More sharing options...
patchx Posted June 23, 2002 Author Share Posted June 23, 2002 hmmmm didnt seem to work i put it in like this set ( "SET_ENEMYTEAM", "TEAM_ENEMY" ); set ( "SET_PLAYERTEAM", "TEAM_PLAYER" ); was that right? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.