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'
VeNoMzTeamHysterical Offline
Member

Posts: 240
Threads: 36
Joined: Dec 2012
Reputation: 3
#5
RE: When interact Entity 'Get Item'

(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

http://www.frictionalgames.com/forum/thread-21719.html
Evil Awaking Work In Progress!
Hours Spend 472.
(This post was last modified: 06-09-2013, 02:56 PM by VeNoMzTeamHysterical.)
06-09-2013, 02:52 PM
Website 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 VeNoMzTeamHysterical - 06-09-2013, 02:52 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: 1 Guest(s)