Fall trees from Harvest quest rewards

Name says it all
Post Reply
Tothia
Journeyman Scribe
Reactions:
Posts: 25
Joined: Sun Jul 08, 2018 5:33 pm

Fall trees from Harvest quest rewards

Post by Tothia »

is it hard to code the leaves on the trees to a certain color..don't know diddly about coding..was just wondering about the leaves being the color of the pile of leaves..be more fall like
Last edited by Tothia on Mon Oct 01, 2018 10:54 am, edited 1 time in total.
User avatar
Wil
Legendary Scribe
Reactions:
Posts: 1228
Joined: Mon Dec 30, 2013 1:19 pm
Location: Seattle, WA, USA
Contact:

Re: Fall trees

Post by Wil »

Check out the yard wand. Tree leaves for fall and spring are two different objects placed over the tree trunk object.

The harder issue, as I understand it, is that the leaves on the trees on the general map are in the client-side files so that they don't have to be loaded from the server every time you run by. To change them (or put them under server control) you'd have to publish a new version of the client.

On the other hand, this means you could tweak your copy of the client so that the trees all turn to fall colors.

Regards,
Wil
Post Reply