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 wont work :S
TheGreatCthulhu Offline
Member

Posts: 213
Threads: 10
Joined: Oct 2010
Reputation: 32
#2
RE: Script wont work :S

See all those lines with forum formatting tags - those things in []? Like this one:
[u ][i ][b ]AddEntityCollideCallback("Player", "ScriptArea_4", "paranormal1", true, 1);[/b ][/i ][/u ]

Well, those [u ][i ][b ] and [/b ][/i ][/u ] are a problem, since that's not HPL script, but just some forum tags the poster used to underline, italicize, and make bold that line of code for some reason. It should just be:
AddEntityCollideCallback("Player", "ScriptArea_4", "paranormal1", true, 1);

Clear those, or go back to where you copied that from, and just copy the plain text (unless there was some forum error, and the [] tags are visible anyway).
(This post was last modified: 12-29-2012, 04:02 AM by TheGreatCthulhu.)
12-29-2012, 04:00 AM
Find


Messages In This Thread
Script wont work :S - by CptLogicDev - 12-29-2012, 03:25 AM
RE: Script wont work :S - by TheGreatCthulhu - 12-29-2012, 04:00 AM
RE: Script wont work :S - by Rapture - 12-29-2012, 04:04 AM
RE: Script wont work :S - by CptLogicDev - 12-29-2012, 05:10 AM
RE: Script wont work :S - by NaxEla - 12-29-2012, 05:46 AM
RE: Script wont work :S - by CptLogicDev - 12-29-2012, 09:12 PM
RE: Script wont work :S - by NaxEla - 12-29-2012, 11:25 PM



Users browsing this thread: 1 Guest(s)