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
Need help with scripting!
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#12
RE: Need help with scripting!

[quote='SilentStriker' pid='107396' dateline='1325080381'][quote='Zaapeer' pid='107259' dateline='1325012197']
void unlock_door(string &in FirstRoomKey_1, string &in BedroomDoorFirst_1)
{
SetSwingDoorLocked(BedroomDoorFirst_1, false, true);
PlaySoundAtEntity("", "unlock_door", BedroomDoorFirst_1, 0, false);
RemoveItem(FirstRoomKey_1);
}

It's supposed to be (string &in asItem, string &in asEntity) as well.

(This post was last modified: 12-28-2011, 03:05 PM by flamez3.)
12-28-2011, 03:05 PM
Find


Messages In This Thread
Need help with scripting! - by Zaapeer - 12-27-2011, 07:56 PM
RE: Need help with scripting! - by Your Computer - 12-27-2011, 09:25 PM
RE: Need help with scripting! - by Zaapeer - 12-28-2011, 09:53 AM
RE: Need help with scripting! - by ferryadams10 - 12-28-2011, 10:07 AM
RE: Need help with scripting! - by Zaapeer - 12-28-2011, 11:42 AM
RE: Need help with scripting! - by flamez3 - 12-28-2011, 02:31 PM
RE: Need help with scripting! - by Tripication - 12-28-2011, 11:47 AM
RE: Need help with scripting! - by Zaapeer - 12-28-2011, 12:07 PM
RE: Need help with scripting! - by ferryadams10 - 12-28-2011, 02:47 PM
RE: Need help with scripting! - by SilentStriker - 12-28-2011, 02:53 PM
RE: Need help with scripting! - by ferryadams10 - 12-28-2011, 03:04 PM
RE: Need help with scripting! - by SilentStriker - 12-28-2011, 03:24 PM
RE: Need help with scripting! - by flamez3 - 12-28-2011, 03:05 PM
RE: Need help with scripting! - by Zaapeer - 12-28-2011, 03:19 PM



Users browsing this thread: 1 Guest(s)