Closed vbawol closed 7 years ago
Is anyone working on this? If not, I'll take a bash at it...
Cheers, Grahame.
Go for it @morgoth0
On it. Won't take long. And it's Grahame from the forums ;)
class Land_ATM_01_malden_F : bankTerminal {};
class Land_ATM_02_malden_F : bankTerminal {};
class phonebooth_01_malden_F_p3d : bankTerminal {};
class phonebooth_02_malden_F_p3d : bankTerminal {};
class land_phonebooth_01_malden_F_p3d : bankTerminal {};
class land_phonebooth_02_malden_F_p3d : bankTerminal {};
class Land_atm_01_malden_F_p3d : bankTerminal {};
class Land_atm_02_malden_F_p3d : bankTerminal {};
Have all in worldinteractions.hpp but think only the last 4 entries are needed, just didn't check anymore
This is all you need. Have it in the files I'm working on:
class Land_ATM_01_malden_F : bankTerminal {}; class Land_ATM_02_malden_F : bankTerminal {}; class Land_PhoneBooth_01_malden_F : bankTerminal {}; class Land_PhoneBooth_02_malden_F : bankTerminal {};
sorry code ?!?
I've got three new ones coming that include one where boats can be bought and sold:
cool.. I'm looking forward to those :)
Had to move a couple of them. Here's what I'm uploading for Malden: https://www.youtube.com/watch?v=U_vZ-vXjjgo
Hey, @morgoth0 did you finish with the new trader cities for Malden yet?
Oh nevermind, I just popped on the dev server and see that you did get them added, Thanks!