qwertyu12359 I've changed the "Real Estate" system slightly(well I redid all the code, but functionality wise it's the same), it now requires much less code (1/4 as much), but now I can't use the _gray.png images I had been using. I'm now using "speak to the manager.png" for my $menu_item_realtorBuy, could you make a $menu_item_realtorBuy_gray.png for when it is implemented into the actual game?
I don't know any image editing, and am afraid I would fuck it up. Or alternatively, if you're not a fan of reusing images already in the game, we could try to find a new icon image and make a _gray variant of that. For now I'm using the template image for my _gray version.
The change I did makes the interaction, and button, basically entirely dynamic and variable based. If the price of rent is changed in #estate_base, the real estate system will continue working flawlessly. But sadly I can't use 'dynamic' icons for the different $estate values.
I don't know any image editing, and am afraid I would fuck it up. Or alternatively, if you're not a fan of reusing images already in the game, we could try to find a new icon image and make a _gray variant of that. For now I'm using the template image for my _gray version.
The change I did makes the interaction, and button, basically entirely dynamic and variable based. If the price of rent is changed in #estate_base, the real estate system will continue working flawlessly. But sadly I can't use 'dynamic' icons for the different $estate values.
Last edited: