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 bug
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#2
RE: Script bug

You capitalized the "B" last 2 AddEntityColideCallback's

Use these instead:

AddEntityCollideCallback("Player", "ScriptArea_2", "HammerScare", true, 1);
AddEntityCollideCallback("Player", "ScriptArea_3", "MonsterPath", true, 1);


And no there is no such thing, although you can use notepad ++ and change the language to c++, much easier to identify problems. You can also check out developer mode : http://wiki.frictionalgames.com/hpl2/amn...evenvguide

02-12-2012, 03:41 PM
Find


Messages In This Thread
Script bug - by onv - 02-12-2012, 03:37 PM
RE: Script bug - by flamez3 - 02-12-2012, 03:41 PM
RE: Script bug - by Your Computer - 02-12-2012, 06:02 PM



Users browsing this thread: 1 Guest(s)