Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need some help with Extra english
Eetut2001 Offline
Junior Member

Posts: 3
Threads: 2
Joined: Dec 2012
Reputation: 0
#1
Rainbow  Need some help with Extra english

Hi!I have problem with extra english.I'm trying to make my key named MinunAvain work and everything is allright but when I pick up that key it says "Picked up" and it doesn't have description SadCan somebody help?And the level name doesnt even work Angry
12-15-2012, 12:01 AM
Find
str4wberrypanic Offline
Member

Posts: 241
Threads: 24
Joined: Jul 2012
Reputation: 8
#2
RE: Need some help with Extra english

Here is what you have to do:

Open your extra_english and create a new category named " Inventory ", like this:


<CATEGORY Name="Inventory">


<Entry Name="ItemName_Key">Laboratory Key</Entry>
<Entry Name="ItemDesc_Key">It's written "Laboratory Key"...</Entry>

</CATEGORY>


I will put this example of my CS.

Now, open your level editor and select your key. Search in it for the option " CustomSubitemTypeName " and type whatever you want there.

Now go back to the extra_english and put the name of the " CustomSubItemTypeName " where is written "Key" up there. Then, put the name of the key that you want to appear in the game where is " Laboratory Key " and put the description where i've put mine.

12-15-2012, 12:32 AM
Find




Users browsing this thread: 1 Guest(s)