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?
SonOfLiberty796 Offline
Senior Member

Posts: 371
Threads: 39
Joined: Aug 2011
Reputation: 2
#5
RE: can't give Glass_container? Say wut?

Quote:Yea i've searched alot about this.

The way i see it

The first "" is the internal name. I need it, because the item is used in a function. = "glass_container"
The second "" is its type = What item it actually is. The item is glass_container (as in the level editor) = "glass_container"
The third "" is for the SubItemTypeName which connects to my .lang file (with the entry name: glass_container) = "glass_container"
And the fourth "" is for the item to have a picture in the inventory = "glass_container.tga"

Therefor i need all of the "". And the script is exactly like the others... with only the item name changed..
(05-06-2012, 08:42 PM)Your Computer Wrote: Internal names are required for use item callbacks and the like. GiveItem is normally used for items that don't have a relative .ent file.
Ahhh ok. Sorry 'bout that (giving you the wrong idea). I was trying to help but I didn't know about the GiveItem's function and the internal names. Confused
05-06-2012, 08:52 PM
Find


Messages In This Thread
RE: can't give Glass_container? Say wut? - by SonOfLiberty796 - 05-06-2012, 08:52 PM



Users browsing this thread: 1 Guest(s)