Thread
:
findimg() text width and height
View Single Post
#
3
02-26-2012, 05:24 PM
callimuc
ジ
Join Date: Nov 2010
Location: Germany
Posts: 1,015
If you want to center the text below the player, you can try something like this
PHP Code:
with
(
findImg
(
1
)) {
text
=
player
.
nick
;
x
=
player
.
x
+
1.5
;
y
=
player
.
y
+
3.4
;
style
=
"c"
;
}
__________________
MEEP!
callimuc
View Public Profile
View GraalOnline Profile
Find all posts by callimuc