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
.Lang File Help Need help displaying door is locked on non-exit doors.
onv Offline
Member

Posts: 51
Threads: 12
Joined: Feb 2012
Reputation: 2
#19
RE: Need help displaying door is locked on non-exit doors.

Is your door a Level Door ? or just a normal door ?
For the level doors , you can use this void SetLevelDoorLockedText(string& asName, string& asTextCat, string& asTextEntry);



Displays a message when interacting with a locked level door.




asName - internal name

asTextCat - the category in the .lang file

asTextEntry - the entry in the .lang file

:


02-14-2012, 10:55 AM
Find


Messages In This Thread
RE: Need help displaying door is locked on non-exit doors. - by onv - 02-14-2012, 10:55 AM



Users browsing this thread: 1 Guest(s)