Question. [message #61436] |
Sun, 13 February 2011 06:01 |
AlexanderTheAlright
Messages: 98 Registered: February 2011 Location: Inside a Demon Door
|
|
|
|
This may seem a stupid/noob question, but how do u change what graves, signposts etc say?
ps: sorry if this is in the wrong category.
I'm now really getting back into mods again, so forgive me if I seem like a noob.
|
|
|
|
|
Re: Question. [message #61439 is a reply to message #61436] |
Sun, 13 February 2011 06:27 |
jwc2200
Messages: 845 Registered: March 2008 Location: Texas
|
Administrator
|
|
|
I think it is the TEXT_OBJECT_GRAVES_LOSTBAY that tells the sign what to say:
NewThing Object;
Player 4;
UID 18446741874686296821;
DefinitionType "OBJECT_GRAVE_HALO_01";
CreateTC "CTCActionUseScriptedHook";
ScriptName NULL;
ScriptData "TEXT_OBJECT_GRAVES_LOSTBAY";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
SO just have look in that area, by that area I mean the text.bin using FE, maybe change one to see if it affects it. Let us know for sure.
Recolor Compilation #1
Recolor Compilation #2
Make Back-Ups
[Updated on: Sun, 13 February 2011 06:31] Report message to a moderator
|
|
|
|