Serrieth
Apr 27 2004, 01:36 AM
Hi I'm back after a long vacation in Maui anyway I have a question. I want it so that a game can only stay day time or night time. How can this be done?
Like I want it to stay Day time but the time still counts. or night time.
So like I said, can this be done????
Greywolf
Apr 27 2004, 01:17 PM
In a word ... no ... though ... hmm. hehe nevermind
Serrieth
Apr 27 2004, 07:32 PM
Alright I have another question for you.
When I make a point for the npc to move to he does not go there
Example code:
AITravel 100,100,100
if (GetAIPackageDone == 1)
set " a value" to 0
endif
OR:
AIEscort Player, 100,100,100
if (GetAIPackageDone == 1)
set " a value" to 0
endif
why isn't the Npc moving, Oh and how do I change the Player Race using only the code?
Serrieth
Apr 29 2004, 04:26 AM
Never mind I fixed the error, Thanks for what?
shepmk
May 3 2004, 06:57 AM
there is a mod that will keep it day or night on mwsummit somewhere......
Wookiee
May 3 2004, 10:45 AM
the global variable TimeScale to 0 time will not move... untill you sleep or fast travel... or go to prison