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
Small little Issue.
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#5
RE: Small little Issue.

I thought that was the case.

A more efficient method:
void KeyOnDoor(string &in asItem, string &in asEntity)
{
SetSwingDoorLocked(asEntity, false, true);
PlaySoundAtEntity("", "unlock_door", asEntity, 0, false);
RemoveItem(asItem);
}

Tutorials: From Noob to Pro
(This post was last modified: 10-06-2011, 11:24 PM by Your Computer.)
10-06-2011, 11:23 PM
Website Find


Messages In This Thread
Small little Issue. - by A Tricky Carnie - 10-06-2011, 10:59 PM
RE: Small little Issue. - by Your Computer - 10-06-2011, 11:06 PM
RE: Small little Issue. - by A Tricky Carnie - 10-06-2011, 11:18 PM
RE: Small little Issue. - by Elven - 10-06-2011, 11:22 PM
RE: Small little Issue. - by Your Computer - 10-06-2011, 11:23 PM
RE: Small little Issue. - by A Tricky Carnie - 10-06-2011, 11:25 PM



Users browsing this thread: 1 Guest(s)