Home   Help Search Login Register  

Author Topic: Time and warping  (Read 692 times)

0 Members and 1 Guest are viewing this topic.

Offline Mikeyfish90210

  • Members
  • *
  • HEY STOP TAKING SO LONG TO ANSWER SIMPLE THREADS
Time and warping
« on: 24 Nov 2003, 23:17:44 »
I've been readin a lot of threads and have heard mentions of being able to forward time like from day to night, and also a way of transporting units be it car, man helicopter etc. I would love to hear how it is done THanks would be a great help  :P
MIkEy FIshY BoyY YabDAO

m21man

  • Guest
Re:Time and warping
« Reply #1 on: 25 Nov 2003, 01:08:07 »
To  go instantly forward in time, use the skiptime command. For example:
Code: [Select]
skiptime 4 would instantly set the time four hours ahead. To switch a unit's position. For instance:
Code: [Select]
_pos = getpos logic1
player setpos _pos
would switch the player's position to the location of gamelogic logic1.
« Last Edit: 25 Nov 2003, 01:08:41 by m21man »

Offline Mikeyfish90210

  • Members
  • *
  • HEY STOP TAKING SO LONG TO ANSWER SIMPLE THREADS
Re:Time and warping
« Reply #2 on: 26 Nov 2003, 19:42:28 »
Jesus thats so f**king good! thanks a lot i think a lot of fun is gonna be had lol  :D
MIkEy FIshY BoyY YabDAO