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
I wanna give a hint when trying to open inventory
RaideX Offline
Member

Posts: 212
Threads: 33
Joined: May 2013
Reputation: 7
#2
RE: I wanna give a hint when trying to open inventory

It's not exectly a hint when trying to open the inventory but you can use the function:
void SetInventoryDisabled(bool abX);
In combination with:
void SetMessage(string& asTextCategory, string& asTextEntry, float afTime);
to display the player that the inventory is not available...

Note: You can edit or add new Categories and Entries in the language file in your configfolder. (/redist/config/)[/code]

If you don't draw first, you don't get to draw at all... -The False Shepherd
11-09-2013, 12:13 AM
Find


Messages In This Thread
RE: I wanna give a hint when trying to open inventory - by RaideX - 11-09-2013, 12:13 AM



Users browsing this thread: 1 Guest(s)