View Single Post
  #12  
Old 03-01-2007, 04:16 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Kristi View Post
No, what I started is exactly what he wanted.
" I could do it with showimg, but it doesn't move in pixels unless I set the layer to 5 but with the layer at 5 i can't easily put the image in the correct place relative to the level."
He only looked at the showimgpart as an alternative because he didnt know how to move it by pixel on the level layer (showimgpart allows a pixel manipulation on this layer, so he thought it was the way to go).
Wtf, it doesnt? What about something like ->
PHP Code:
showimg 200,blah.png,30 16,30
The x would then be 30 + 1 pixel ;>
Reply With Quote