Serrieth Posted April 27, 2004 Share Posted April 27, 2004 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???? :help: Link to comment Share on other sites More sharing options...
Greywolf Posted April 27, 2004 Share Posted April 27, 2004 In a word ... no ... though ... hmm. hehe nevermind Link to comment Share on other sites More sharing options...
Serrieth Posted April 27, 2004 Author Share Posted April 27, 2004 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,100if (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? Link to comment Share on other sites More sharing options...
Serrieth Posted April 29, 2004 Author Share Posted April 29, 2004 Never mind I fixed the error, Thanks for what? <_< Link to comment Share on other sites More sharing options...
shepmk Posted May 3, 2004 Share Posted May 3, 2004 there is a mod that will keep it day or night on mwsummit somewhere...... Link to comment Share on other sites More sharing options...
Wookiee Posted May 3, 2004 Share Posted May 3, 2004 the global variable TimeScale to 0 time will not move... untill you sleep or fast travel... or go to prison Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.