L0LLz Posted June 14, 2010 Posted June 14, 2010 My first problem is when I use the script function "ResetHealth" it dosen't work.. I am trying to make a script that reset's the health/inventory to certain NPC's inside a cell. It reset's the inventory but they are still dead. Also, is there any function that can reset a whole cell including all the NPC's inside? I hate having such a messy script. Second Problem. When I try to import my mesh into the GECK, it's invisible. I have tried almost everything and it just wont be visible. Help? I'm still kinda new at all this so i'm not sure why any of it won't work.
EvilPlushToy Posted June 22, 2010 Posted June 22, 2010 This is really just a wild guess, but maybe they need to be alive for reset health to work? Try resurrecting them first if you can. I dont know if u can or not witha script, but it looks like you know more about the scripting than i do so far lol.
Sortblod Posted July 28, 2012 Posted July 28, 2012 On 6/14/2010 at 7:21 AM, L0LLz said: My first problem is when I use the script function "ResetHealth" it dosen't work.. I am trying to make a script that reset's the health/inventory to certain NPC's inside a cell. It reset's the inventory but they are still dead. Also, is there any function that can reset a whole cell including all the NPC's inside? I hate having such a messy script. Second Problem. When I try to import my mesh into the GECK, it's invisible. I have tried almost everything and it just wont be visible. Help? I'm still kinda new at all this so i'm not sure why any of it won't work. The function "resethealth" requires a reference to be attached to it. The syntax is ref.resethealth. However, this function does not revive, it simply resets their health/limbs if they are alive. Cells respawn every 3 days i believe. You can modify this, look it up at the geck main page.
JkKILER Posted July 28, 2012 Posted July 28, 2012 On 6/14/2010 at 7:21 AM, L0LLz said: Second Problem. When I try to import my mesh into the GECK, it's invisible. I have tried almost everything and it just wont be visible. Help? I'm still kinda new at all this so i'm not sure why any of it won't work. Where is the mesh from? Is it one you made in Blender? Or is it from another mod/in game item?
Recommended Posts