Jump to content

How to?


Serrieth

Recommended Posts

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

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?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...