//#CLIENTSIDE
function onPlayerEnters() {
//script
this.x += 0.5;
}
should be replaced with
PHP Code:
//#CLIENTSIDE
function onPlayerenters() {
//script
this.x =int(this.x)+0.5;
}
fixed :0
__________________
Quote:
Originally Posted by Crono
No look at it, Stefan is totally trolling Thor. Calling Classic a "playerworld" (something it's not supposed to be) is the ultimate subtle insult to a true fan.