Thread
:
showimg bug
View Single Post
#
1
01-22-2005, 09:14 PM
Evil_Trunks
Evil
Join Date: Dec 2004
Posts: 391
showimg bug
It doesn't let you show something from before x=1024 in the same showimg as after 1024
PHP Code:
//#CLIENTSIDE
if (
created
) {
showimg 0
,
pics1
.
png
,
30
,
30
;
changeimgpart 0
,
900
,
0
,
320
,
64
;
}
This example cuts off at 1024 in pics1.png
__________________
Evil_Trunks
View Public Profile
View GraalOnline Profile
Find all posts by Evil_Trunks