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
Can't get item description/name [SOLVED]
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#1
Can't get item description/name [SOLVED]

Hey I just started makeing my own custom story. I use the dev_user and i got all my files in \maps\main\Test1 (I use steam) get it running and all but it doesnt show the name or description of my key

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">blahblah</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_castlekey"> Castle key</Entry>
<Entry Name="ItemDesc_castlekey"> A simple key.</Entry>

</CATEGORY>

</LANGUAGE>

I named the key in leveleditor general: castle_key_1
and in entity CustomSubItemTypeName: castlekey

Does it matter if the files are in main/maps/test1 or /custom_game/test1/? like can't i see the description because i am in dev_user? Huh

Please help
(This post was last modified: 04-14-2011, 09:26 AM by Rownbear.)
04-12-2011, 11:46 PM
Find
Russ Money Offline
Senior Member

Posts: 360
Threads: 25
Joined: Dec 2010
Reputation: 4
#2
RE: Can't get item description/name

(04-12-2011, 11:46 PM)Rownbear Wrote: Hey I just started makeing my own custom story. I use the dev_user and i got all my files in \maps\main\Test1 (I use steam) get it running and all but it doesnt show the name or description of my key

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">blahblah</Entry>
</CATEGORY>

<CATEGORY Name="Inventory">
<Entry Name="ItemName_castlekey"> Castle key</Entry>
<Entry Name="ItemDesc_castlekey"> A simple key.</Entry>

</CATEGORY>

</LANGUAGE>

I named the key in leveleditor general: castle_key_1
and in entity CustomSubItemTypeName: castlekey

Does it matter if the files are in main/maps/test1 or /custom_game/test1/? like can't i see the description because i am in dev_user? Huh

Please help

Have you tried naming the entity in game as castlekey as well?

04-13-2011, 12:09 AM
Find
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#3
RE: Can't get item description/name

Edit: It seems i can only see the itemname and description when I play it on a normal user.
when i use dev_user i cant see name/desc. Have i typed in wrong settings maybe?
(This post was last modified: 04-13-2011, 12:20 PM by Rownbear.)
04-13-2011, 08:42 AM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#4
RE: Can't get item description/name

Using dev_user doesn't cause problems for me. Make sure you actually start the custom story from the main menu, not just load it up through the debug menu when you're in the retail story or a different mod.

04-14-2011, 02:26 AM
Find
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#5
RE: Can't get item description/name

(04-14-2011, 02:26 AM)palistov Wrote: Using dev_user doesn't cause problems for me. Make sure you actually start the custom story from the main menu, not just load it up through the debug menu when you're in the retail story or a different mod.

Alright, thanks!
04-14-2011, 09:26 AM
Find




Users browsing this thread: 1 Guest(s)