Jump to content

Photo

Zasm Problam (build 509)


  • Please log in to reply
No replies to this topic

#1 Old Inactive Member

Old Inactive Member

    I'm back sorta.

  • Members

Posted 15 August 2007 - 11:02 AM

Ok i took revfan's Zasm Tutorial

He worte this script

CODE
WAIT WAITFRAME
COMPAREV INPUTUP,1
GOTOTRUE UP
COMPAREV INPUTDOWN,1
GOTOTRUE DOWN
COMPAREV INPUTLEFT,1
GOTOTRUE LEFT
COMPAREV INPUTRIGHT,1
GOTOTRUE RIGHT
GOTO WAITFRAME
UP SETV y,-1
GOTO WAIT
DOWN SETV y,1
GOTO WAIT
LEFT SETV x,-1
GOTO WAIT
RIGHT SETV x,1
GOTO WAIT


But I could not get it to work I retyped t myself then tryed revfan's one but Zquest dose not acpect it.

It says "Invalled insturection line 2 (INPUTUP,1) (,)"

Is it becasue there is a new version of Zasm or is it a problam with the script

Please can someone help

It's ok i found it out in anthore area of the fourm i neede to put spaces in revfan frogot that

well can a mod please close this

Edited by billy ronald, 15 August 2007 - 04:22 PM.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users