View Single Post
  #1  
Old 03-03-2007, 09:04 PM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Question ladder idea wont work x.x

ok, so i want it to look like your player is climbing down a ladder but this wont work x.x
PHP Code:
//#CLIENTSIDE
if (created) {dontblock;drawunderplayer;
  
setimg gl_stairs.png;
}
if(
created||timeout){
timeout=.05;
if(
playertouchsme){
playerdir=0;
}

so can someone help me out?
__________________
**FLIP OUT**
Reply With Quote