Thread
:
GUI Tool
View Single Post
#
16
03-26-2008, 02:29 AM
Inverness
Incubator
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Quote:
Originally Posted by
[email protected]
no NAT on UN knew of any such command
That explains alot.
You also could have easily scripted it yourself instead of doing what you did.
PHP Code:
function
hideimgs
(
start
,
end
) {
for (
temp
.
i
=
start
;
i
<=
end
;
i
++) {
hideimg
(
i
);
}
}
__________________
Inverness
View Public Profile
View GraalOnline Profile
Find all posts by Inverness