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 help with fitting doors
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Naming items error

Firstly, you have two keys: key1, according to what you have, is intended to be Room Key, and key_study is something else. However, inventory item names are not based on the name of the entity, they are based on what you provide for CustomSubItemTypeName. Secondly, it's not ".php", it's ".hps". Thirdly, the .lang file shouldn't contain special characters; if you want them to contain special characters, use the HplLangTool program. Finally, in XML when you use the less-than character, that's telling the parser you're starting a tag; you have to use HTML entities in their place when you intend otherwise.

Tutorials: From Noob to Pro
02-20-2012, 06:19 PM
Website Find


Messages In This Thread
Need help with fitting doors - by LulleBulle - 02-20-2012, 06:01 PM
RE: Naming items error - by Your Computer - 02-20-2012, 06:19 PM
RE: Naming items error - by LulleBulle - 02-20-2012, 06:50 PM
RE: Need help with fitting doors - by Stepper321 - 02-20-2012, 08:05 PM
RE: Need help with fitting doors - by LulleBulle - 02-20-2012, 08:13 PM



Users browsing this thread: 2 Guest(s)