Page 1 of 1

stupid qusiton for some 1 that only knows lua

PostPosted: Tue May 08, 2018 11:44 am
by monkeybee11
wheres the sorce code? dont want to mod the client anything like enders or latika just want to make the stupid font in this game bigger :P not just for chat but for the all the info boxes in this game cant see a dang thing XD

Re: stupid qusiton for some 1 that only knows lua

PostPosted: Tue May 08, 2018 2:09 pm
by Taipion
monkeybee11 wrote:wheres the sorce code? dont want to mod the client anything like enders or latika just want to make the stupid font in this game bigger :P not just for chat but for the all the info boxes in this game cant see a dang thing XD


You know lua is ugly, right?! ^^

- the client has an option to change font size, but iirc that's only for chat

- the client is java, and if you want to change it there, you need to mod the client, it could probably also be done with a plugin (latikais only), but that sure would be a lot more work even

=> if things are too small for you to see, lower your screen resolution ;)

Re: stupid qusiton for some 1 that only knows lua

PostPosted: Tue May 08, 2018 2:24 pm
by monkeybee11
fun fact HDMI is very picky with what screen resolution u use

me only know lua bc the only time ive scripted is for the computercraft mod in minecraft and making a mod for dont starve togeather

Re: stupid qusiton for some 1 that only knows lua

PostPosted: Thu May 10, 2018 7:19 am
by Kandarim
yes, the client is Java, not Lua. I have an option for font size scaling of the chat in my client, but anything more than that proved to be more work than I was willing to spend on it.

Re: stupid qusiton for some 1 that only knows lua

PostPosted: Thu May 10, 2018 9:04 pm
by monkeybee11
ive got no kin in the game any more they all stoped talking to me in my 2 yera absent form the game XD so dont have a need for chat scale S: so was gonna try to do the font scale in everything else only problem is dont have a scooby where to start

Re: stupid qusiton for some 1 that only knows lua

PostPosted: Thu May 10, 2018 11:59 pm
by Taipion
monkeybee11 wrote:ive got no kin in the game any more they all stoped talking to me in my 2 yera absent form the game XD so dont have a need for chat scale S: so was gonna try to do the font scale in everything else only problem is dont have a scooby where to start


First of all, you'd need to know java, then get the client code from github, like, latikais, and then do what you need to do.

But as Kanadarim said, this is no easy thing.