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
Unobtainable Custom Item?
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#1
Sad  Unobtainable Custom Item?

I've been attempting to make an entity that isn't an item, an item.

I got the model to appear in game and it glows blue and when you scroll over it, the hand icon appears, but when you click it, nothing happens! It looks like this...
Spoiler below!

[Image: 2agkgad.jpg]


I looked at some of the game's items for reference in the model editor and I can not find any more things to do, but then again this is my first ever try. I have the writing needed in my .lang file for it to work, so I think the problem lies in my User-Defined Variables in the model editor. Which I will post because I've run out of patience...

User-Defined Variables -
Type: Item SubType: Puzzle
Health: 100
Toughness: 0
MaxFocusDistance: 0
MainPhysicsBody: Body_1

ShowMesh: checked
DissolveOnDestruction: unchecked

DissolveTime: 1.0
EffectsOnSound:
EffectsOffSound:
EffectsOnTime: 1
EffectsOffTime: 1
EffectsOffLightColor: (black)
EffectsOffLightRadius: -1

ShowHints: checked
StaticMoveCheckCollision: unchecked

StaticMoveStartSound:
StaticMoveStopSound:
StaticMoveLoopSound:

RandomizeAnimationStart: checked

SubItemTypeName: LadderPiece
ImageFile: ladder_piece.jpg
PickSound: Generic
TempVar: 0

If anybody knows what to do, it would be GREATLY appreciated!

Insanity. Static.
07-18-2011, 02:17 PM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#2
RE: Unobtainable Custom Item?

I experienced this for a while too. It's because there is no valid image file. It should be in tga format.

07-18-2011, 02:25 PM
Find
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#3
RE: Unobtainable Custom Item?

(07-18-2011, 02:25 PM)palistov Wrote: I experienced this for a while too. It's because there is no valid image file. It should be in tga format.

It worked! Thanks a lot Smile

Insanity. Static.
07-18-2011, 03:55 PM
Find




Users browsing this thread: 1 Guest(s)