Thread: Spinning Screen
View Single Post
  #5  
Old 12-18-2010, 11:20 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by xAndrewx View Post
HTML Code:
SCRIPT
function onPlayerEnters() {
  onCreated();
}
function onCreated() {
  with(findimg(22)) {
    spin = -5.5;
  }
}
SCRIPTEND
Found inside the windmill.gani

dunno if this is it
Probably some other server replaced the GANI? My bug was completely unrelated; not sure if it can even be done in GScript.

__________________
Reply With Quote