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
Hit a wall with crafting two items together
Pitfall Offline
Member

Posts: 51
Threads: 5
Joined: Jun 2011
Reputation: 1
#9
RE: Hit a wall with crafting two items together

(04-06-2012, 07:47 AM)Your Computer Wrote: You should be able to make use of a global.hps or inventory.hps instead of the map script.
You are saying have a global script that contains:
AddUseItemCallback("Blahblah", "potion_sanity_1", "Blah", "RandomFunction");
AddUseItemCallback("Blahblah", "potion_sanity_2", "Blah", "RandomFunction");
AddUseItemCallback("Blahblah", "potion_sanity_3", "Blah", "RandomFunction");
...
(This post was last modified: 04-06-2012, 08:01 AM by Pitfall.)
04-06-2012, 08:01 AM
Website Find


Messages In This Thread
RE: Hit a wall with crafting two items together - by Pitfall - 04-06-2012, 08:01 AM



Users browsing this thread: 1 Guest(s)