ID:271027
 
I'm making a game and all my rooms are 20x20 and everything looks really small. Is there any coding I can put in or anything I can do to make the view smaller for everyone like 10x10 but still have 20x20 size rooms? If so how?
client
view = 5

I believe what you're looking for is the view variable. Expiriment with it until you like the view size.


--Vito
In response to Vito Stolidus
Vito Stolidus wrote:
> client
> view = 5
>

I believe what you're looking for is the view variable. Expiriment with it until you like the view size.


--Vito

but where do i put this?
In response to Red Lightning
Somewhere in the code files >_>
In response to Revojake
Revojake wrote:
Somewhere in the code files >_>

that didnt help at all
In response to Red Lightning
Yes it did help. You put it with the rest of your code. If you don't know how, You need to read ZBT.

http://zilal.byondhome.com/tutorials/zbt.html