Thread
:
this.wont work...
View Single Post
#
1
05-31-2007, 04:20 PM
theHAWKER
**FLIP OUT**
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
this.wont work...
I am making a agent who walks across the level then i want it to look like another agent walks across when the first is done, so i used this script:
PHP Code:
if (
this
.
x
>
63
){
this
.
x
-=
60
;
}
yet it wont work, anyone want to help me out?
__________________
**
FLIP OUT
**
theHAWKER
View Public Profile
View GraalOnline Profile
Visit theHAWKER's homepage!
Find all posts by theHAWKER