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
.Lang File Help Can't find the problem [SOLVED]
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Can't find the problem

PHP Code: (Select All)
<Entry Name="Note_Warning!!!_Name">Warning!!!</Entry

This line along with the one below probably cause a parsing error due to the exclamation points in the variable name.

When naming technical aliases/variables/pointers etc, ONLY use simple and accepted characters. These include A-Z (upper and lower case), 0-9 and certain other marks like underscore and dashes.

Also, the last category of yours is missing the </CATEGORY> tag. Add that.

(This post was last modified: 05-30-2014, 04:16 PM by Mudbill.)
05-30-2014, 04:14 PM
Find


Messages In This Thread
Can't find the problem [SOLVED] - by Lizard - 05-30-2014, 04:01 PM
RE: Can't find the problem - by Mudbill - 05-30-2014, 04:14 PM
RE: Can't find the problem - by Neelke - 05-30-2014, 04:16 PM
RE: Can't find the problem - by Lizard - 05-30-2014, 04:19 PM



Users browsing this thread: 1 Guest(s)