Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: odd gloves (see last post)  (Read 723 times)

soul4hdwn

  • Bay Watcher
  • make due with what you have
    • View Profile
odd gloves (see last post)
« on: May 06, 2015, 11:45:39 pm »

this is my ONLY error (after cleaning up typos that it pointed out to me):
*** Error(s) finalizing the entity FUR
Unrecognized entity creature token: LYCAN
entity file:
Spoiler (click to show/hide)
creature file:
Spoiler (click to show/hide)
cheesy but whatever XD poor lava on me or something
« Last Edit: May 07, 2015, 02:32:17 am by soul4hdwn »
Logged

Orange Wizard

  • Bay Watcher
  • mou ii yo
    • View Profile
    • S M U G
Re: help entity not compiling D:
« Reply #1 on: May 06, 2015, 11:46:34 pm »

Creature file needs [OBJECT:CREATURE] at the top.
Logged
Please don't shitpost, it lowers the quality of discourse
Hard science is like a sword, and soft science is like fear. You can use both to equally powerful results, but even if your opponent disbelieve your stabs, they will still die.

soul4hdwn

  • Bay Watcher
  • make due with what you have
    • View Profile
Re: help entity not compiling D:
« Reply #2 on: May 07, 2015, 01:09:01 am »

thats embarrassing... welp, time to fix new errors x3
also thank you for surprisingly quick response!

edit: ok i have custom gloves, basically biker gloves, fingerless things.  and in the object testing arena... this:
Code: [Select]
[ITEM_GLOVES:ITEM_GLOVES_FINGERLESS]
[NAME:fingerless glove:fingerless gloves]
[ARMORLEVEL:1]
[LEATHER]
[HARD]
[SHAPED]
[COVERAGE:50]
[MATERIAL_SIZE:1]
[VALUE:1]
[LAYER_SIZE:10]
[LAYER_PERMIT:10]
[LAYER:OVER]
[UPSTEP:0]
could be a metal variant... i can fly with it and add in chain modifiers but was a bit... odd when i didn't have [metal tag.
« Last Edit: May 07, 2015, 02:34:54 am by soul4hdwn »
Logged

Klisz

  • Bay Watcher
  • Dabbling Modder
    • View Profile
Re: odd gloves (see last post)
« Reply #3 on: May 07, 2015, 01:41:40 pm »

That's because you have the [HARD] token.
Logged