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
Script Help Naming Items.
Genshien Offline
Junior Member

Posts: 4
Threads: 1
Joined: Feb 2012
Reputation: 0
#1
Naming Items.

alright,im a noobie at scripting for amnesia but i found no error with this code.


<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">This is a test [br]</Entry>
</CATEGORY>
<CATEGORY Name="Inventory">
<Entry Name="ItemName_Key1">Weird Key</Entry>
<Entry Name="ItemDesc_Key1">Must be for a nearby Door.</Entry>

</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name="Note_Note01_Name">Good Evening</Entry>
<Entry Name="Note_Note01_Text">I need to find my lantern....maybe i
left it in the study? The key lays at rest.</Entry>

</CATEGORY>
</LANGUAGE>

The script for naming and giving a description to my key is not working correctly.
The map loads fine and the note loads fine aswell.

when i pick up the key it says "Picked up"
I have the CustomSubItemTypeName set to Key1

however its not working....need some help with this one guys
02-20-2012, 12:09 AM
Find


Messages In This Thread
Naming Items. - by Genshien - 02-20-2012, 12:09 AM
RE: Naming Items. - by Genshien - 02-20-2012, 02:17 AM
RE: Naming Items. - by JenniferOrange - 02-20-2012, 04:28 AM
RE: Naming Items. - by Genshien - 02-20-2012, 05:49 AM
RE: Naming Items. - by Your Computer - 02-20-2012, 02:03 PM
RE: Naming Items. - by Genshien - 02-21-2012, 01:18 AM



Users browsing this thread: 1 Guest(s)