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 SCRIPTING
aidan499 Offline
Junior Member

Posts: 33
Threads: 14
Joined: May 2011
Reputation: 1
#1
NEED HELP WITH SCRIPTING

I am doing this right? i put this in the .lang folder of my new custom story:::


<CATEGORY Name="Inventory">
<Entry Name="ItemName_Key_basement">Basement key</Entry>
<Entry Name="ItemDesc_Key_basement">Key for a basement door</Entry>
</CATEGORY>



I try doing events and its not working! any thing i script ecept the infomaton of the game. Sad Huh

I use notepad and notepad++
06-26-2011, 11:10 AM
Find
Paulpolska Offline
Member

Posts: 144
Threads: 29
Joined: Jun 2011
Reputation: 0
#2
RE: NEED HELP WITH SCRIPTING

<LANGUAGE>
....
</LANGUAGE>
You missed it

MY CUSTOM STORY - - STILL ALIVE - -
http://www.moddb.com/mods/still-alive
06-26-2011, 11:27 AM
Find
Rownbear Offline
Member

Posts: 157
Threads: 13
Joined: Apr 2011
Reputation: 2
#3
RE: NEED HELP WITH SCRIPTING

post your script so people can take alook at it, that way you get the start right and you'll see how it's done.

06-26-2011, 11:34 AM
Find
aidan499 Offline
Junior Member

Posts: 33
Threads: 14
Joined: May 2011
Reputation: 1
#4
RE: NEED HELP WITH SCRIPTING

(06-26-2011, 11:27 AM)Paulpolska Wrote:
<LANGUAGE>
....
</LANGUAGE>
You missed it




thanks now i know Big Grin Smile




Heres my .lang file tell me whats wrong please .......




<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description"> You play in a role of jeff white.[br] he has rented a room in Londan. </Entry>
</CATEGORY>



<CATEGORY Name="Inventory">
<Entry Name="ItemName_Key_basement">Basement key</Entry>
<Entry Name="ItemDesc_Key_basement">Key for a basement door</Entry>
</CATEGORY>





</LANGUAGE>
(This post was last modified: 06-26-2011, 12:04 PM by aidan499.)
06-26-2011, 12:01 PM
Find




Users browsing this thread: 1 Guest(s)