ID:155889
 
How do I make my map bigger? So far I can only make 100 tiles.
Also can of you give me the code for a stats tab that includes:
Gender
Gold
kills/deaths


Thank you
1. Goto mapname.dmm
2. options
3. set map size (in options)
4. set x (this is how long it is per tile
5. set y (this is how high it is per tile
6. set z (how many "levels" there are each z contains the same x and y as the last

mob/Stat()
stat("Gender:","[gender]")
stat("Gold","[gold]")
stat("kills","[kills]")


I also suggest going back to square one.
http://www.byond.com/docs/guide/
In response to Midgetbuster
Thank u and u don't have to tell me to look in thguides in all your answers to my questions lol
In response to ATC0408
Well in most cases your asking trivial things that are somewhat covered in a large basis of demos/tutorials and the guide.

So just getting it out there.. that and i dont read the poster name in most cases i just post after reading