View Single Post
  #3  
Old 02-26-2012, 05:24 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
If you want to center the text below the player, you can try something like this
PHP Code:
with(findImg(1)) {
  
text player.nick;
  
player.1.5;
  
player.3.4;
  
style "c";

__________________
MEEP!
Reply With Quote