View Single Post
  #2  
Old 01-28-2008, 05:19 AM
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
just make a file named whatever you want, and then add this:
PHP Code:
SCRIPT
player
.red 1;
player.blue 0;
player.green 0;
SCRIPTEND 
and then in a system

PHP Code:
player.attr[6] = "myfile.gani"
__________________
Reply With Quote