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
HPS and extra_english.lang not working
SetsuPotato Offline
Junior Member

Posts: 6
Threads: 2
Joined: Mar 2015
Reputation: 0
#4
RE: HPS and extra_english.lang not working

(03-11-2015, 06:43 PM)Neelke Wrote: void UsedKeyOnDoor()

The () cannot be empty in this scenario. It needs a few extra things:

void UsedKeyOnDoor(string &in asItem, string &in asEntity)

asItem = the main item used on the object (in this case the key)
asEntity = the main object the item is being used on (in this case the door)

I tried that and the key still doesn't open the door. Do you also have any idea why when I pick up my key it's supposed to trigger an enemy but it doesn't?
03-11-2015, 10:55 PM
Find


Messages In This Thread
RE: HPS and extra_english.lang not working - by SetsuPotato - 03-11-2015, 10:55 PM



Users browsing this thread: 2 Guest(s)