Thread
:
Showing Text & Images On Screen
View Single Post
#
2
01-02-2013, 10:59 PM
callimuc
ジ
Join Date: Nov 2010
Location: Germany
Posts: 1,015
set the layer to 4 or up
PHP Code:
with
(
findImg
(
200
)) {
layer
=
4
;
x
=
screen_x_here
;
y
=
screen_y_here
;
text
=
"sup dude"
;
}
__________________
MEEP!
callimuc
View Public Profile
View GraalOnline Profile
Find all posts by callimuc