Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Colliding props
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#9
RE: Colliding props

(11-01-2012, 02:20 PM)ZodiaC Wrote:
(10-30-2012, 09:57 PM)The chaser Wrote: I don't know if that exists in Angel script, but, how does it work? An example, please Smile
Actually it should exists cause it's one of the 3 loop commands(For,do,while)

Well in C++ it works like this:
int reply1;

do {
printf("Enter a 1.\n");
scanf("%d", &reply1);
} while (reply1 != 1);

I'm not sure if the C++ example is going to help you..
I know about Angel, but NOTHING of C++. Sorry Sad

Just an example in Angel script, please.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
11-01-2012, 02:42 PM
Find


Messages In This Thread
Colliding props - by The chaser - 10-30-2012, 06:53 PM
RE: Colliding props - by FlawlessHappiness - 10-30-2012, 07:02 PM
RE: Colliding props - by The chaser - 10-30-2012, 07:13 PM
RE: Colliding props - by ZodiaC - 10-30-2012, 09:23 PM
RE: Colliding props - by The chaser - 10-30-2012, 09:57 PM
RE: Colliding props - by ZodiaC - 11-01-2012, 02:20 PM
RE: Colliding props - by The chaser - 11-01-2012, 02:42 PM
RE: Colliding props - by ZodiaC - 11-01-2012, 04:03 PM
RE: Colliding props - by The chaser - 11-01-2012, 05:09 PM
RE: Colliding props - by ZodiaC - 11-01-2012, 05:54 PM
RE: Colliding props - by FlawlessHappiness - 10-30-2012, 07:24 PM
RE: Colliding props - by Your Computer - 10-30-2012, 10:05 PM



Users browsing this thread: 1 Guest(s)