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
extra_english.lang not working?
BallisticDK Offline
Junior Member

Posts: 5
Threads: 2
Joined: Feb 2012
Reputation: 0
#1
extra_english.lang not working?

hey i just started on a custom story, my script works but my lang fil does not ?

im trying to make a key open a door, that part works but i wont apply my custom name and desc to my key.
my .lang is at the root of my story.
this is the code





Just a brief description!



Item description
Item name




the keys Customsubitemtypename is key1.


Thanks for your help. i know the pic i over kill, but i dont know how to make a spoiler sry[Image: screenua.jpg]
[*spoiler]
<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">
Just a brief description!
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemDesc_key1">Item description</Entry>
<Entry Name="ItemName_key1">Item name</Entry>
</CATEGORY>
</LANGUAGE>
[*/spoiler]


YEAH I FIXED IT. it was the dev setup that fucked it up.
(This post was last modified: 02-13-2012, 11:36 AM by BallisticDK.)
02-13-2012, 10:42 AM
Find
onv Offline
Member

Posts: 51
Threads: 12
Joined: Feb 2012
Reputation: 2
#2
RE: extra_english.lang not working?

Put the extra_english file in maps/ , not in YOUCUSTOMSTORYNAME/.
02-13-2012, 05:06 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#3
RE: extra_english.lang not working?

Looks like you're making an unorganized full conversion but are using regular custom story techniques to do it. I suggest you go back and do the whole process all over again, following these steps: http://wiki.frictionalgames.com/hpl2/start

EDIT: you should really make it more clear that you've solved your issue.

Tutorials: From Noob to Pro
(This post was last modified: 02-13-2012, 09:13 PM by Your Computer.)
02-13-2012, 09:12 PM
Website Find
BallisticDK Offline
Junior Member

Posts: 5
Threads: 2
Joined: Feb 2012
Reputation: 0
#4
RE: extra_english.lang not working?

(02-13-2012, 09:12 PM)Your Computer Wrote: Looks like you're making an unorganized full conversion but are using regular custom story techniques to do it. I suggest you go back and do the whole process all over again, following these steps: http://wiki.frictionalgames.com/hpl2/start

EDIT: you should really make it more clear that you've solved your issue.
Yeah, Sorry about that
02-17-2012, 01:00 AM
Find




Users browsing this thread: 1 Guest(s)