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
Swing door message
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#4
RE: Swing door message

MessageCategory is a category you create in the .lang file.
The name "MessageCategory" is not important. It could have been "MesCat" or something else.

But notice that in Mudbill's script

PHP Code: (Select All)
SetMessage("MessageCategory""MessageEntry", -1.0f); 

He references the name MessageCategory because he called it the same in the .lang file.

Trying is the first step to success.
03-01-2017, 12:18 PM
Find


Messages In This Thread
Swing door message - by XeOnTricks - 03-01-2017, 01:55 AM
RE: Swing door message - by Mudbill - 03-01-2017, 09:23 AM
RE: Swing door message - by XeOnTricks - 03-01-2017, 11:51 AM
RE: Swing door message - by FlawlessHappiness - 03-01-2017, 12:18 PM
RE: Swing door message - by Traggey - 03-03-2017, 03:53 PM



Users browsing this thread: 1 Guest(s)