Updated Jasperre's AI
Updated Jasperre's AI to 1.4, fixed a few other coding bugs & fully compiled module.
This commit is contained in:
@@ -31,7 +31,7 @@ void main()
|
||||
// These MUST be called! the AI might fail to work correctly if they don't fire!
|
||||
|
||||
// Note: You shouldn't really remove this. Also performs hiding ETC.
|
||||
DelayCommand(f2, SpawnWalkWayPoints());
|
||||
DelayCommand(2.0f, SpawnWalkWayPoints());
|
||||
// Delayed walk waypoints, as to not upset instant combat spawning.
|
||||
// This will also check if to change to day/night posts during the walking, no heartbeats.
|
||||
}
|
||||
|
Reference in New Issue
Block a user