Home   Help Search Login Register  

Author Topic: loop thingy  (Read 1505 times)

0 Members and 1 Guest are viewing this topic.

titan

  • Guest
loop thingy
« on: 15 Apr 2003, 17:05:03 »
ok, i was wonder how do you have many things in one script, as in....say i wanted 2 things being made within 2 seconds of each other, while i had the same thing but smewhere else :-\ and it was repeating...

#loop
_bang = "heat120" camcreate getpos target1
~2
_bang1 = "heat120" camcreate getpos target1
~2
goto "loop"

(and while thats going on, this is happening at the same time...but still in the same script!)

#start
_boom = "heat120" camcreate getpos target2
~2
_boom1 = "heat120" camcreate getpos target2
~2
goto "start"




titan

  • Guest
Re:loop thingy
« Reply #1 on: 15 Apr 2003, 18:01:55 »
sry, i just relised i posted this in the wrong place...im going to put it in the Scripting General!

So cld an Admin block this off!

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:loop thingy
« Reply #2 on: 16 Apr 2003, 01:32:35 »
As requested... :)

All replies to this thread to here.

Titan, in future you could just contact a moderator and ask them to move the thread for you... ;)

# Topic Locked