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
Multiple Issues Help Entity + Texture Question and Script problem
rean2 Offline
Junior Member

Posts: 6
Threads: 1
Joined: Nov 2013
Reputation: 1
#5
RE: Entity + Texture Question and Script problem

Well I found my problem, In Inventory.hps,

GiveItem("", "copper_tube_and_needle", "copper_tube_and_needle", "copper_tube_and_needle.tga", 1);
should be
GiveItem("copper_tube_and_needle", "Puzzle", "copper_tube_and_needle", "copper_tube_and_needle.tga", 1);

My callback function didn't work because there was no item called "copper_tube_and_needle" because i didn't give it a asName value
(This post was last modified: 12-05-2013, 06:19 PM by rean2.)
12-05-2013, 06:19 PM
Find


Messages In This Thread
RE: Entity + Texture Question and Script problem - by rean2 - 12-05-2013, 06:19 PM



Users browsing this thread: 1 Guest(s)