View Single Post
  #6  
Old 03-16-2011, 11:23 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Stefan View Post
What exactly was not working / should work with those?
I.e: Splitting a character in half

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
with (findimg(200)) {
    
player.3;
    
player.y;
    
ani "idle";
    
partx 24;
    
party 0;
    
partw 24;
    
parth 48;
  }

__________________
Quote:
Reply With Quote