Results 1 to 10 of 169

Dev. Posts

Hybrid View

  1. #1
    Player
    Tupsi's Avatar
    Join Date
    Feb 2012
    Posts
    3,149
    Character
    Odsarzol Que
    World
    Balmung
    Main Class
    Arcanist Lv 80
    Quote Originally Posted by Ildur View Post
    Please, I have been in Mor Dhona
    Huh, wasn't aware the server only takes into consideration 1 zone at a time and every other zone is unloaded when you're not there.
    (0)

  2. #2
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by Tupsi View Post
    Huh, wasn't aware the server only takes into consideration 1 zone at a time and every other zone is unloaded when you're not there.
    What's the server got to do with it? Showing chat bubbles is purely a client side function. You're not sending or receiving any new data, it's just being displayed differently.
    (1)

  3. #3
    Player
    Ildur's Avatar
    Join Date
    Dec 2013
    Posts
    102
    Character
    Ulanan Ulan
    World
    Balmung
    Main Class
    Arcanist Lv 50
    Quote Originally Posted by Tupsi View Post
    Huh, wasn't aware the server only takes into consideration 1 zone at a time and every other zone is unloaded when you're not there.
    Of course it only takes into consideration the zone you are in. You know why? Because chat bubbles are an UI element. Or even if you design it to be some kind of special effect, it's still the player's computer who handles it, not the servers. You can go check this simply by going into options and checking that you can deactivate FXs on your machine without it affecting everyone else in the world. It would incredibly stupid for Squee to have every player's computer handle every single FX in the whole world when they are not there. And not stupid in a light way, but so stupid they'd need to have put their window cleaners to program their game instead of a certified or at least experienced programmer.

    Or to put it clearer for the silly people out there: visual elements are not loaded by the servers. Chat bubbles are a visual element. So they aren't loaded by the servers.
    (7)
    Last edited by Ildur; 01-18-2014 at 07:10 AM. Reason: Typos.