Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / I get an error in this code

Author
Message
Trisect Development
21
Years of Service
User Offline
Joined: 8th Sep 2002
Location: Denmark
Posted: 10th Sep 2011 14:46
If(mouseXpos >= 0 AND mouseXpos <= 100)

Is there a way to check two things in a IF call?

iOS Apps from Trisect Development.
Click here.
Trisect Development
21
Years of Service
User Offline
Joined: 8th Sep 2002
Location: Denmark
Posted: 10th Sep 2011 15:26
I got it..

I work to much with C# so I put in brackets.

This work.

if mouseXpos >= 0 AND mouseXpos <= 100

iOS Apps from Trisect Development.
Click here.

Login to post a reply

Server time is: 2024-03-29 06:26:07
Your offset time is: 2024-03-29 06:26:07