Hi Tinkerer,

I looked all over the scripts in public shared folder.

However I saw only one PLAY_DEAD status on base char script and changing the script doesnt do anything inside the game if a party member is dead as still taking PLAY_DEAD status.

1-You told about Osiris story scripts so its placed in different location so where are those script files ?

Files in story ?
RawFiles\Goals ? for txt codes ?

GLO_GameOverLogic.txt will be enough to work it out for dead game menu right ?

For Resurrection code ? ;

DB_GLO_Origins_ResurrectingFromScriptOnEnteringFortJoyFromTutorial(_Char);
CharacterResurrect(_Char);
TeleportTo(_Char,_Trigger);

Coding TXT scripts will work in game ?

Thanks and Best Regards;





Last edited by Yuhnis; 24/08/17 09:20 AM.