The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
can't give Glass_container? Say wut?
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#1
can't give Glass_container? Say wut?

Yea so all my "giveitem" functions works:


GiveItem("hollow_needle_1", "hollow_needle", "hollow_needle_1", "hollow_needle.tga", 1);


GiveItem("glass_container_mix_done", "glass_container_mix_done", "glass_container_mix_done", "glass_container_mix_done.tga", 1);


GiveItem("chemical_1", "chemical_container", "chemical_1", "chemical_container.tga", 1);


GiveItem("chemical_2", "chemical_container", "chemical_2", "chemical_container.tga", 1);


GiveItem("chemical_roed", "chemical_container_half", "chemical_roed", "chemical_container_half.tga", 1);


GiveItem("chemical_groen", "chemical_container_full", "chemical_groen", "chemical_container_full.tga", 1);

Except for this one:


GiveItem("glass_container", "glass_container", "glass_container", "glass_container.tga", 1);

I have no idea why!! It just won't give me the glass_container! I can't use the giveitemfromfile script, because it doesn't have the SubItemTypeName.

What can i do?

Trying is the first step to success.
(This post was last modified: 05-06-2012, 08:21 PM by FlawlessHappiness.)
05-06-2012, 07:29 PM
Find


Messages In This Thread
can't give Glass_container? Say wut? - by FlawlessHappiness - 05-06-2012, 07:29 PM



Users browsing this thread: 1 Guest(s)