Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 34 of 34
  1. #31
    Player
    UkcsAlias's Avatar
    Join Date
    Dec 2021
    Posts
    735
    Character
    Aergrael Iyrnrael
    World
    Ragnarok
    Main Class
    Scholar Lv 100
    Quote Originally Posted by Vidu View Post
    The lack of housing plots isnt a programming issue, its an issue with actual lack of physical server space (and maybe a design issue if you will - insisting on non-instance housing).
    Its a design issue because server storage while expensive, is in this case not realy the issue (the costs are generaly not that high over time, and housing does not require an excessive amount of data either).

    Note that each item in a house might require like 3 coordinates (probaby 2 bytes because of a float), a plot number, a rotation value (a single integer would normaly be enough, but i guess float is easier for storing as it doesnt require any calculations afterward). Ownership is decided by the plot itself, but it might still require some info about the FC itself (which actualy does require a bit more data). Each object can also have a few internal values (chocobo appearances), and this might be the biggest chunk of data.
    But lets say that each appartment requires 10MB (which i would consider a lot! its effectively 100kb per object while 1kb would be a lot already), a small house 20, medium 30 and large 40mb. Even if a ward would have 50 large houses, this would be 2GB of data. A server can easily handle 2GB on SSDs. And RAM can easily store values well above 100GB on servers.

    Data realy is not the issue unless they use very poor storage.

    Its more likely that the limit has to do with bandwidth, even if its just internaly, hardware has limits on transfer rates, and upgrading this is very expensive and often requires additional work to optimize it further. Not to mention that upgrades go with big stability risks.
    (1)

  2. #32
    Player
    hynaku's Avatar
    Join Date
    Mar 2015
    Location
    New Gridania
    Posts
    2,789
    Character
    Inglis Eucus
    World
    Cuchulainn
    Main Class
    Reaper Lv 100
    What about if you're inside a house and they change the wall set on you. FC storage chest could be moved when multiple FC players is using it. I don't see why they can't have private housing glamour dressers.
    (1)

  3. #33
    Player
    KurohNeko's Avatar
    Join Date
    Dec 2020
    Location
    Limsa Lominsa
    Posts
    197
    Character
    Kuroh Usagi
    World
    Leviathan
    Main Class
    Reaper Lv 90
    Quote Originally Posted by OniKimoto View Post
    Dear Yoshi P,

    Please make a craftable version of the glamour dresser. It's a pain in the tush to keep TPing to the INN. Plus, I like how my house looks better. Thank you for your consideration and understanding!

    ♥ ♥ ♥
    Two words, Spaghetti code. They tried before, it crashed the server. They won't fix it because they have no clue how. This isn't a car we're talking about but a quantum computer built by aliens no one knows how it fully functions and is currently only working due to regular sacrifices of lalafels.
    (0)

  4. #34
    Player
    OniKimoto's Avatar
    Join Date
    Nov 2014
    Location
    Turtleland, Aether
    Posts
    126
    Character
    Feral Tsuki
    World
    Adamantoise
    Main Class
    Sage Lv 100
    (0)

Page 4 of 4 FirstFirst ... 2 3 4