View Single Post
  #7  
Old 08-31-2010, 10:45 PM
12171217 12171217 is offline
Banned
Join Date: Jan 2009
Posts: 453
12171217 has a spectacular aura about
PHP Code:
ZOOMEFFECT 261 1 
ZOOMEFFECT 263 1

SCRIPT
function onPlayerEnters() {
  
findimg(261).rotation 1.57;
  
findimg(263).rotation 4.71;
}
SCRIPTEND 
Nope.
Reply With Quote