Thread: Particle Editor
View Single Post
  #23  
Old 07-18-2013, 09:10 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Quote:
Originally Posted by devilsknite1 View Post
Hint:

PHP Code:
with findImg200 ) ) { 
is functionally the same as:


And that is technically the same as doing:

PHP Code:
showImg200"block.png"2914 ); 
Yeah I know you can do (index, image, x, y)
but I tried the x= and the y= with the with(findimg(index)) and it didn't work.
Reply With Quote