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
Extra_english.lang file aint working
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#10
RE: Extra_english.lang file aint working

(05-25-2011, 05:09 PM)Khyrpa Wrote: Hehe like I asked: "I assume "door_open_hall_key" is an script area?"
If collide callbacks entities are Player and the door, it only happens when you actually hit the door with your body (or it should I'm not sure)
change it to interact callback if you want it to trigger when you touch or use collide callback change the door_open_hall_key into an area where you want the player to trigger it

so:
AddEntityInteractCallback("Player", "door_open_hall_key", "Doorslam1", true, 1);

If I want him to access the script area and the door closes?

[Image: 44917299.jpg]Dubstep <3
05-25-2011, 05:22 PM
Find


Messages In This Thread
Extra_english.lang file aint working - by xtron - 05-25-2011, 04:25 PM
RE: Extra_english.lang file aint working - by xtron - 05-25-2011, 05:22 PM



Users browsing this thread: 1 Guest(s)