Thread
:
strange tiles...
View Single Post
#
15
05-09-2007, 09:40 PM
Deadly_Killer
Registered User
Join Date: Feb 2002
Posts: 227
Quote:
Originally Posted by
DustyPorViva
PHP Code:
for (
i
=
0
;
i
<
4
;
i
++) {
tiles
[
mousex
+
i
%
2
,
mousey
+
int
(
i
/
2
)]=
bushtiles
[
i
];
}
updateboard mousex
,
mousey
,
2
,
2
;
hm, yeah, I could of done that. I just stuck with Stefan's way of doing it.
__________________
- Zidane / Zidaya
Deadly_Killer
View Public Profile
View GraalOnline Profile
Find all posts by Deadly_Killer