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
What is the script for combinating two items
Timotej Offline
Junior Member

Posts: 5
Threads: 2
Joined: Aug 2012
Reputation: 0
#1
What is the script for combinating two items

Hey,
I want to combine glass container blodd with and meat to make an acid out of it,lol Big Grin
And I want to ask for a script I need for combinating two items.
08-08-2012, 09:02 PM
Find
EXAWOLT Offline
Member

Posts: 113
Threads: 14
Joined: Apr 2012
Reputation: 3
#2
RE: What is the script for combinating two items

http://wiki.frictionalgames.com/hpl2/amn..._functions
all script functions lays here
AddCombineCallback(string& asName, string& asItemA, string& asItemB, string& asFunction, bool abAutoDestroy);

simply nuff said




08-08-2012, 09:12 PM
Find
Timotej Offline
Junior Member

Posts: 5
Threads: 2
Joined: Aug 2012
Reputation: 0
#3
RE: What is the script for combinating two items

(08-08-2012, 09:12 PM)EXAWOLT Wrote: http://wiki.frictionalgames.com/hpl2/amn..._functions
all script functions lays here
AddCombineCallback(string& asName, string& asItemA, string& asItemB, string& asFunction, bool abAutoDestroy);
can you write how my inventory.hps should look like
08-08-2012, 10:14 PM
Find




Users browsing this thread: 1 Guest(s)