Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


i was just wondering

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
deleted user 111213
Grandmaster Cheater
Reputation: 0

Joined: 09 Nov 2007
Posts: 714

PostPosted: Mon May 12, 2008 1:56 pm    Post subject: i was just wondering Reply with quote

would this code work on the char i'm creating
Code:
onClipEvent(load){
speed=4;
}
onClipEvent(enterFrame){
if(this.hitTest(_root.menu)){
speed=0;
}

with all the other
Code:
if(Key.isDown(Key.RIGHT)){
_x-=speed;
}

would it work with all that put in there?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8588
Location: 127.0.0.1

PostPosted: Mon May 12, 2008 2:03 pm    Post subject: Reply with quote

Why not just test it and see for yourself?
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
deleted user 111213
Grandmaster Cheater
Reputation: 0

Joined: 09 Nov 2007
Posts: 714

PostPosted: Mon May 12, 2008 2:16 pm    Post subject: Reply with quote

ok but i got to turn on my other computer so i'll test it later. also would
Code:
if(menu1._visible=true;)
speed=0;
Back to top
View user's profile Send private message
thenicelordj
Cheater
Reputation: 0

Joined: 24 Mar 2007
Posts: 48
Location: I'm in your VCR

PostPosted: Thu May 15, 2008 6:01 am    Post subject: Reply with quote

Huh? Could you describe what you want to do? If you want your character to move with the arrow keys it's wrong. If you would want that you would have to write something like this in the movie clip.
Code:

OnClipEvent(enterFrame){
if(Key.isDown(Key.RIGHT)){
this._x+ =3;
}

_________________
I'm like a rubix cube, the more you play with me the harder I get.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites