The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Messages In This Thread
Can't get item description/name [SOLVED] - by Rownbear - 04-12-2011, 11:46 PM
RE: Can't get item description/name - by Rownbear - 04-13-2011, 08:42 AM
RE: Can't get item description/name - by palistov - 04-14-2011, 02:26 AM
RE: Can't get item description/name - by Rownbear - 04-14-2011, 09:26 AM



Users browsing this thread: 1 Guest(s)