Results 1 to 10 of 86

Hybrid View

  1. #1
    Player
    Balipu's Avatar
    Join Date
    Sep 2014
    Location
    Gridania
    Posts
    2,084
    Character
    Tea Mysidia
    World
    Phoenix
    Main Class
    Rogue Lv 90
    Well I'm no programmer but maybe the reason why wow can store glamour appearances and FFXIV can't is because wow has an ancient engine that retains some assets from the freakin WarCraft III engine. All that gear might not ammount to that many data,
    (2)

  2. #2
    Player
    Tridus's Avatar
    Join Date
    Jun 2017
    Location
    The Goblet
    Posts
    1,510
    Character
    Cecelia Stormfeather
    World
    Cactuar
    Main Class
    White Mage Lv 90
    Quote Originally Posted by Balipu View Post
    Well I'm no programmer but maybe the reason why wow can store glamour appearances and FFXIV can't is because wow has an ancient engine that retains some assets from the freakin WarCraft III engine. All that gear might not ammount to that many data,
    The server doesn't care what the glamour looks like. If you've unlocked it or not is a boolean value: true or false (1 or 0 to the processor & database). That's true no matter what it is. Set aside a 1KB chunk of space for every character, use a bitmask, and you can store if they've unlocked 8192 glamour items. That's how the crafting and gathering logs know every item you've made/gathered at least once to give you an unlock bonus.

    (I am a programmer.)
    (13)
    Survivor of Housing Savage 2018.
    Discord: Tridus#2642