Jump to content

Home

Chracter not Appering


Lordjedi

Recommended Posts

Well, it's pretty simple actually. Go into the modules .git file with KGFF, and go to the Creature. Copy a Struct and paste it, change it's tag to your NPC's tag and change the co-ordinates to yours.

Ok I copied the struct and pasted it under Creature List how would I change the tag. Sorry for being so noobish

Link to comment
Share on other sites

Don't be sorry. It's not the Tag sorry, it's the ResRef. Put the ResRef in the first line.

 

Now leave the Orientation lines empty for now, and put your co-ordinates in the right place.

 

X Position is the first 4 numbers when you did "whereami"

 

Y Position is the next 4 numbers you got.

 

Z Position is the last numbers you got.

 

Now to rebuild the Module, you have to extract the Modules '_s' RIM too. Example:

 

If I wanted to rebuild the Endar Spire's first Module, I would extract:

 

end_m01aa

end_m01aa_s

 

Now remember to not extract the .git file again, because it will overwrite it without asking you first.

 

If you don't understand, please, tell me.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...