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
Unexpected end of file help
Adrianis Offline
Senior Member

Posts: 620
Threads: 6
Joined: Feb 2012
Reputation: 27
#4
RE: Unexpected end of file help

It should be 'SetEntityActive', rather than 'SetEntityactive'

Uppercase/lowercase characters matter in HPL scripting

Also for future reference, the first of the two numbers in brackets in the error message 'Main (8, 1):Err:
refers to the line in which is encountered the error. Line 8 in your script is where the incorrect function call is. That counts for most, but not the 'Unexpected End of File' error - because that one will always name the last line of your script (being the end of the file, of course)

(This post was last modified: 03-15-2013, 12:27 PM by Adrianis.)
03-15-2013, 12:25 PM
Find


Messages In This Thread
Unexpected end of file help - by killerblade - 03-15-2013, 10:26 AM
RE: Unexpected end of file help - by Adrianis - 03-15-2013, 10:36 AM
RE: Unexpected end of file help - by killerblade - 03-15-2013, 11:31 AM
RE: Unexpected end of file help - by Adrianis - 03-15-2013, 12:25 PM
RE: Unexpected end of file help - by ingedoom - 03-15-2013, 01:54 PM
RE: Unexpected end of file help - by killerblade - 03-15-2013, 08:57 PM
RE: Unexpected end of file help - by ingedoom - 03-15-2013, 09:30 PM
RE: Unexpected end of file help - by killerblade - 03-15-2013, 10:49 PM
RE: Unexpected end of file help - by ingedoom - 03-15-2013, 11:16 PM
RE: Unexpected end of file help - by Adrianis - 03-15-2013, 11:08 PM
RE: Unexpected end of file help - by Adrianis - 03-15-2013, 11:23 PM



Users browsing this thread: 1 Guest(s)