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
When interact Entity 'Get Item'
Kullin Offline
Member

Posts: 218
Threads: 23
Joined: May 2013
Reputation: 3
#6
RE: When interact Entity 'Get Item'

(06-09-2013, 02:52 PM)VeNoMzTeamHysterical Wrote:
(06-09-2013, 02:43 PM)Kullin Wrote: No problem!
If you need script functions go to: http://wiki.frictionalgames.com/hpl2/amn..._functions
And press CTRL+F and search after something, like "giveitem" Wink

So should be?

void GetRope(string &in asEntity)
{
GiveItem("rope_beam02_1", "string_pile_1", "Rope", "string_pile.tga", 1);
SetEntityActive("rope_beam02_1", false);
}

mmm i don't get it work :S
Can I get the whole script and can you tell me exactly what you wanna do?
06-09-2013, 03:04 PM
Find


Messages In This Thread
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 02:39 PM
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 02:43 PM
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 03:04 PM
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 03:16 PM
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 03:28 PM
RE: When interact Entity 'Get Item' - by Kullin - 06-09-2013, 03:33 PM



Users browsing this thread: 2 Guest(s)