storm-rider Posted May 24, 2011 Posted May 24, 2011 Is it possible to make a mod to give the main character a pet? If so, how can this be done? has it been done before?
ChAiNz.2da Posted May 24, 2011 Posted May 24, 2011 K1 or K2? K2 you could probably use a puppet to 'fake' one... http://www.lucasforums.com/showthread.php?t=151438
newbiemodder Posted May 24, 2011 Posted May 24, 2011 Or attach a script to the heartbeat script parameter of a creature to make it follow the pc. It would not follow him though when moving between modules like a puppet. You would have to respawn him upon entering each module. The problem with using a puppet is that the player/firstpc cannot have a puppet.
storm-rider Posted May 25, 2011 Author Posted May 25, 2011 Or attach a script to the heartbeat script parameter of a creature to make it follow the pc. It would not follow him though when moving between modules like a puppet. You would have to respawn him upon entering each module. The problem with using a puppet is that the player/firstpc cannot have a puppet. Why cant the player pc have a puppet? is that changeable or is it hardcoded?
storm-rider Posted May 25, 2011 Author Posted May 25, 2011 If i wanted the pet to attack when the character was attacked, how would i do that? do i have to create a new script for that or is there an existing script that i can use?
newbiemodder Posted May 25, 2011 Posted May 25, 2011 You could probably do it by script. Or, just make sure the faction tab on the utc file is 'friendly'...This way the pet will attack only 'hostile' creatures...You may also want to make sure the min1hit is checked so the pet will not die on you during fighting.
storm-rider Posted May 26, 2011 Author Posted May 26, 2011 hmm, thanks, this is useful. Anyother other tips on creating a pet?
oldflash Posted May 28, 2011 Posted May 28, 2011 I made a pc puppet long time ago on final touch mod. Can't remember if the sources was included.
storm-rider Posted May 28, 2011 Author Posted May 28, 2011 Final Touch mod? whats that? any links to it? On Topic: Did you create you own puppet? or did you use an existing game model and convert that into a puppet?
newbiemodder Posted May 31, 2011 Posted May 31, 2011 I found this thread helpfult....I recently used it in a mod I am currently doing http://www.lucasforums.com/showthread.php?t=175109&highlight=follow+script
MandaloreCayn Posted June 1, 2011 Posted June 1, 2011 In the Final Touch mod the PC Gets a Remote to use
Recommended Posts
Archived
This topic is now archived and is closed to further replies.