Frictional Games Forum (read-only)

Full Version: Extra_English.lang Problem!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
The

<CATEGORY Name="Flash">
<Entry Name="End">What did the Creator want? What's behind this door? What will happen next? You will see all that and even more in PewDiePie's Nightmare 3</Entry>
</CATEGORY>

Is an "StartEffectEmotionFlash("Flash", "End", "insanity_whisper");"

And the credits is in
TextCat “Ending”
TextEntry “MainCredits”



I FINALLY GOT IT! I FORGOT TO ADD A </Entry> IN THE END OF THE CREDITS!!!
In the original .lang, you forgot to close the entry for MainCredits.

Edit: how does a ninja get ninja'd?
(12-17-2011, 03:01 PM)EmmetVG Wrote: [ -> ]The


What did the Creator want? What's behind this door? What will happen next? You will see all that and even more in PewDiePie's Nightmare 3


Is an "StartEffectEmotionFlash("Flash", "End", "insanity_whisper");"

And the credits is in
TextCat “Ending”
TextEntry “MainCredits”



I'd delete that and just make it a hint. With GiveSanityBoostSmall();
And did you change the credits?
I got it all worked Tongue I deleted the EmotionFlash because is was just in the way Tongue And i did Change the Credits with an </Entry> in the end of it Big Grin
(12-17-2011, 03:03 PM)Your Computer Wrote: [ -> ]Edit: how does a ninja get ninja'd?
I dont know? Tongue How?

Good it works Smile

(12-17-2011, 03:03 PM)Your Computer Wrote: [ -> ]Edit: how does a ninja get ninja'd?


It was luck.
Pages: 1 2