View Single Post
  #2  
Old 01-02-2013, 10:59 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
set the layer to 4 or up

PHP Code:
with (findImg(200)) {
  
layer 4;
  
screen_x_here;
  
screen_y_here;
  
text "sup dude";

__________________
MEEP!
Reply With Quote