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
how to make a message appear when i interact with a door
Death Icarus Offline
Junior Member

Posts: 19
Threads: 8
Joined: Sep 2011
Reputation: 0
#1
how to make a message appear when i interact with a door

i have a door that's blocked on the other side, and i want it display a message the first time you try to open it.
and a door that's locked, and need a message there too.

i know how to make messages, just need to know how to make them show up when i try to open said door.
01-31-2012, 04:17 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#2
RE: how to make a message appear when i interact with a door

(01-31-2012, 04:17 PM)Death Icarus Wrote: i have a door that's blocked on the other side, and i want it display a message the first time you try to open it.
and a door that's locked, and need a message there too.

i know how to make messages, just need to know how to make them show up when i try to open said door.
You use:

SetEntityPlayerInteractCallback(string& asName, string& asCallback, bool abRemoveOnInteraction);


01-31-2012, 06:33 PM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#3
RE: how to make a message appear when i interact with a door

To make a message appear when you stand in front of the door or when you interact with it?
02-01-2012, 02:55 AM
Find




Users browsing this thread: 1 Guest(s)