Mirage Source
display 10 by 10 tiles but have 30 by 30 - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44)
+----- Thread: display 10 by 10 tiles but have 30 by 30 (/showthread.php?tid=2633)



display 10 by 10 tiles but have 30 by 30 - phelpsy - 19-03-2009

Does anyone know how i can get the client to display 10 by 10 tiles but have like 30 by 30 tiles if you know what i mean

so basicly you only see 10 by 10 tiles but when u move you see different ones :S hard to explain


Re: display 10 by 10 tiles but have 30 by 30 - Matt - 19-03-2009

phelpsy Wrote:Does anyone know how i can get the client to display 10 by 10 tiles but have like 30 by 30 tiles if you know what i mean

so basicly you only see 10 by 10 tiles but when u move you see different ones :S hard to explain

Scrolling maps? Kinda like Elysium's?


Re: display 10 by 10 tiles but have 30 by 30 - phelpsy - 19-03-2009

Matt Wrote:
phelpsy Wrote:Does anyone know how i can get the client to display 10 by 10 tiles but have like 30 by 30 tiles if you know what i mean

so basicly you only see 10 by 10 tiles but when u move you see different ones :S hard to explain

Scrolling maps? Kinda like Elysium's?
i think you know what i mean so do you know how i can put it into my mirage 3.77 source ?


Re: display 10 by 10 tiles but have 30 by 30 - Matt - 20-03-2009

phelpsy Wrote:
Matt Wrote:
phelpsy Wrote:Does anyone know how i can get the client to display 10 by 10 tiles but have like 30 by 30 tiles if you know what i mean

so basicly you only see 10 by 10 tiles but when u move you see different ones :S hard to explain

Scrolling maps? Kinda like Elysium's?
i think you know what i mean so do you know how i can put it into my mirage 3.77 source ?

Yupp. Learn how to program. Then program it in.


Re: display 10 by 10 tiles but have 30 by 30 - phelpsy - 20-03-2009

Matt Wrote:
phelpsy Wrote:
Matt Wrote:
phelpsy Wrote:Does anyone know how i can get the client to display 10 by 10 tiles but have like 30 by 30 tiles if you know what i mean

so basicly you only see 10 by 10 tiles but when u move you see different ones :S hard to explain

Scrolling maps? Kinda like Elysium's?
i think you know what i mean so do you know how i can put it into my mirage 3.77 source ?

Yupp. Learn how to program. Then program it in.
ha funny....Not


Re: display 10 by 10 tiles but have 30 by 30 - Matt - 20-03-2009

That's the response you're going to get from everyone here. Save yourself the trouble. Learn the basics, attempt it yourself, post your problems and we'll HELP you at THAT POINT. We're not going to hand you anything. If you want things handed to you, pick a different community.


Re: display 10 by 10 tiles but have 30 by 30 - Tony - 20-03-2009

Oh god..

Use the search tool.


Re: display 10 by 10 tiles but have 30 by 30 - William - 20-03-2009

There are some tutorials for scrolling maps around on the forum. However you might have problems adding it to 3.77. If your very new to programming I would suggest you use MSE2 intsead. When you find the tutorial for it you can always ask questions about it.


Re: display 10 by 10 tiles but have 30 by 30 - Azrael - 22-03-2009

I agree with doing tutorials people have made. Even if you have basic programming skills, doing tutorials gives you a constructive way of exploring and learning the code.


Re: display 10 by 10 tiles but have 30 by 30 - phelpsy - 23-03-2009

thanks for the help....
ill just leave it as it is untill i have a better understanding of the walking