Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to add new bodypart tokens  (Read 533 times)

ShinyandKittens

  • Bay Watcher
  • Armok can’t really be much different from Arceus..
    • View Profile
How to add new bodypart tokens
« on: May 01, 2018, 02:09:46 pm »

I want to add a [BODY:4WINGS] tag, is there anything I need to add to this?:
Code: [Select]
[BODY:4WINGS]
[BP:RWING:right front wing:STP][CONTYPE:UPPERBODY][LIMB][RIGHT][FLIER][CATEGORY:WING]
[DEFAULT_RELSIZE:400]
[BP:LWING:left front wing:STP][CONTYPE:UPPERBODY][LIMB][LEFT][FLIER][CATEGORY:WING]
[DEFAULT_RELSIZE:400]
[BP:RWING:right rear wing:STP][CONTYPE:UPPERBODY][LIMB][RIGHT][FLIER][CATEGORY:WING]
[DEFAULT_RELSIZE:250]
[BP:LWING:left rear wing:STP][CONTYPE:UPPERBODY][LIMB][LEFT][FLIER][CATEGORY:WING]
[DEFAULT_RELSIZE:250]
Logged
No amount of mods is too much

scamtank

  • Bay Watcher
    • View Profile
Re: How to add new bodypart tokens
« Reply #1 on: May 01, 2018, 03:55:51 pm »

Look closer at the way the game handles four-legged bodies. Your front and rear wings are sharing the same callsign.

Name them RFWING, LFWING, RRWING and LRWING instead, that's the only visible problem I can see.
Logged

ShinyandKittens

  • Bay Watcher
  • Armok can’t really be much different from Arceus..
    • View Profile
Re: How to add new bodypart tokens
« Reply #2 on: May 01, 2018, 04:07:32 pm »

Look closer at the way the game handles four-legged bodies. Your front and rear wings are sharing the same callsign.

Name them RFWING, LFWING, RRWING and LRWING instead, that's the only visible problem I can see.

Thanks a ton.
Logged
No amount of mods is too much