Results 1 to 10 of 59

Thread: New Trees

Hybrid View

  1. #1
    Player
    Culfinrandir's Avatar
    Join Date
    Aug 2014
    Posts
    2,322
    Character
    Culfinrandir Caladel
    World
    Leviathan
    Main Class
    Fisher Lv 70
    Quote Originally Posted by Malackai View Post
    Got a house in lavender they will fit brilliantly there.
    Thinking of using the yellow/green ones for spring-summer and the orange one for Autumn now we also need a leafless snow covered one for winter :3 Or pines!
    Even better - link them with the true seasons. I'm sure it's quite trivial to have the system run code something like this:

    IF datemonth=nov,dec,jan,feb THEN tree=bare
    IF datemonth=mar,apr,may THEN tree=blossom
    IF datemonth=jun,jul,aug THEN tree=leaves
    IF datemonth=sep,oct THEN tree=fallfruit

    Obviously it's not that Basic (LOL) but it should be doable. After all, it would be just replacing one model with another on a certain date & we know they do this already for events.
    (0)

  2. #2
    Player
    Malackai's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    74
    Character
    Mezha'ra Athan
    World
    Odin
    Main Class
    Conjurer Lv 90
    As long as it it a separate Tree item I would be fine with that.
    reason for it being separate item there's bound for people to be complaining that they don't want a dynamic tree >_>

    I would love having bigger plant patches as the lupine and oriental grasses are so big! Yet the bloodblossums are frickin tiny >_>
    (1)

  3. #3
    Player
    SokiYagami's Avatar
    Join Date
    Jan 2014
    Posts
    1,272
    Character
    Soki Yagami
    World
    Tonberry
    Main Class
    Samurai Lv 70
    Quote Originally Posted by Culfinrandir View Post
    Even better - link them with the true seasons. I'm sure it's quite trivial to have the system run code something like this:

    IF datemonth=nov,dec,jan,feb THEN tree=bare
    IF datemonth=mar,apr,may THEN tree=blossom
    IF datemonth=jun,jul,aug THEN tree=leaves
    IF datemonth=sep,oct THEN tree=fallfruit

    Obviously it's not that Basic (LOL) but it should be doable. After all, it would be just replacing one model with another on a certain date & we know they do this already for events.
    Actually, that Autumn tree seem to be the sharing the same model of the cherry tree.
    (0)