Taehl Posted July 5, 2007 Share Posted July 5, 2007 I was wondering, is it possible to make a certain NPC (a person, not a creature) not ever run away from combat, regardless of health? Can you do it without affecting every other NPC? Also, I'm trying to make this NPC not capable of drinking health potions. To the best of my knowledge, Tribunal added an engine function that forces NPCs to drink any health potions they have when their health is low. Is there some way I could stop a certain NPC from doing this? Last but not least, I need a creative solution to a special problem. Assuming that the player was a necromancer, and therefore a criminal and a most grievous sinner, how would they get around? It wouldn't make a lot of sense for a necromancer and his decaying army to take a ride on a siltstrider. Help with any of those would be most appreciated. I'm trying hard to work it out, but I'm a modding novice. Link to comment Share on other sites More sharing options...
Taehl Posted July 6, 2007 Author Share Posted July 6, 2007 Okay, got the flee and health potion problem fixed. I'm still stuck on the transportation problem, though. Any ideas how to move companions via a script? I know they follow cell transitions via doors and things, but they won't follow if you use on the player a coc, coe, or positioncell command. Link to comment Share on other sites More sharing options...
Povuholo Posted July 6, 2007 Share Posted July 6, 2007 Okay, got the flee and health potion problem fixed. I'm still stuck on the transportation problem, though. Any ideas how to move companions via a script? I know they follow cell transitions via doors and things, but they won't follow if you use on the player a coc, coe, or positioncell command.Maybe you can take a look at the Grumpy's Companion Project template? It's good :) Link to comment Share on other sites More sharing options...
Taehl Posted July 6, 2007 Author Share Posted July 6, 2007 I know that. I'm already using it. It doesn't have anything in there for custom teleport scripts to move the companion. Also can someone explain what the following bit of text from warnings.txt means? I have the feeling that it explains why my scripts are broken, but I can't comprehend what they say. Expression Error: SYNTAX in t_n_altar_script.Set expression returned an error.Script Error: EXPRESSION in t_n_soulgem_scriptRight eval Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.