you only need light to make them look normal (:
or change ambient
just put my.ambient=100; there after while(1) and evertything must be perfect(:
Code:
action player_move() // control the player on the client, move it on the server
{    
  var walk_percentage = 0;
  while (1) 
  {
  my.ambient=100;
  ...
  }


WFG Progger

Last edited by Progger; 07/30/10 07:08.

asking is the best Way to get help laugh laugh laugh