Jump to content

DevilEvil

Members
  • Content Count

    2
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    DevilEvil reacted to Napster in Implement The Shadows System   
    New Equipment costume
     
    https://www.dropbox.com/s/4i3y8tgkw90q6qj/Shadows.jpg
    enum equip_index { EQI_ACC_L = 0, EQI_ACC_R, EQI_SHOES, EQI_GARMENT, EQI_HEAD_LOW, EQI_HEAD_MID, EQI_HEAD_TOP, EQI_ARMOR, EQI_HAND_L, EQI_HAND_R, EQI_COSTUME_TOP, EQI_COSTUME_MID, EQI_COSTUME_LOW, EQI_COSTUME_GARMENT, #if PACKETVER >= 20111122 && PACKETVER < 20121205 EQI_COSTUME_FLOOR,#endif EQI_AMMO,#if PACKETVER >= 20121205 EQI_SHADOW_ARMOR, EQI_SHADOW_WEAPON, EQI_SHADOW_SHIELD, EQI_SHADOW_SHOES, EQI_SHADOW_ACC_R, EQI_SHADOW_ACC_L,#endif EQI_MAX};
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.