Home   Help Search Login Register  

Author Topic: BIts and bobs  (Read 462 times)

0 Members and 2 Guests are viewing this topic.

Offline Mikeyfish90210

  • Members
  • *
  • HEY STOP TAKING SO LONG TO ANSWER SIMPLE THREADS
BIts and bobs
« on: 02 Jan 2004, 16:43:36 »
 ;DFirst of all very excited about a new ofpec site! Can't wait ;D
Ok i've got a couple of probs that you ofp wizzards out there maybe be able to help me with,
1) I understand by typing in there waypoint you can change a units face somehow, i wondered what this mistical script is and is it would work with a custom face.
2) I heard something about being able to warp and to skip time in scripting,  ???
3) and lastly im trying to make a woman walk out of the cottage (res) and she keeps not being in the hall way but like in the roof or shoved out of the building, please could you help me correct this,
THank you for any replies i get and Happy new year people   ;D ;D ;D ;D
MIkEy FIshY BoyY YabDAO

notmucheyecandy

  • Guest
Re:BIts and bobs
« Reply #1 on: 02 Jan 2004, 20:13:18 »
1) To change a units face use the setmimic command
2) To accelerate time: use the acctime command
To skip time: use the skiptime command
3) Use the setpos command.

Full instructions on how to use these commands are in the comref

Offline Mikeyfish90210

  • Members
  • *
  • HEY STOP TAKING SO LONG TO ANSWER SIMPLE THREADS
Re:BIts and bobs
« Reply #2 on: 02 Jan 2004, 20:43:27 »
Im really dumb, you couldn't give me any examples or anything Like set pos blah blah blah does this....  ???
MIkEy FIshY BoyY YabDAO

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:BIts and bobs
« Reply #3 on: 03 Jan 2004, 02:03:11 »
There are usually examples in either the online version of the command ref or the unofficial version.
Plenty of reviewed ArmA missions for you to play

notmucheyecandy

  • Guest
Re:BIts and bobs
« Reply #4 on: 03 Jan 2004, 13:19:50 »
i suggest only using the unoffical comref for the action list, as a lot of the commands in the unoffical comref are outdated or incorrect

an example of the setpos command:

Code: [Select]
this setpos [getpos this select 0, getpos this select 1, (getpos this select 2)+10]
put that in the units init line and it will start at +10 altitude