Updated Giant Wasp Hive
Updated Giant Wasp Hive. Got the Outcasts spawning with clothes on. Full compile.
This commit is contained in:
@@ -102,7 +102,7 @@ void main()
|
||||
|
||||
SetLocalInt(OBJECT_SELF, "iDialogue", Random(10) + 1);
|
||||
|
||||
SetLocalInt(OBJECT_SELF, "iRumor", Random(10) + 1);
|
||||
SetLocalInt(OBJECT_SELF, "iRumor", Random(60) + 1);
|
||||
|
||||
SetListeningPatterns(); // Goes through and sets up which shouts the NPC will listen to.
|
||||
//WalkWayPoints(); // Optional Parameter: void WalkWayPoints(int nRun = FALSE, float fPause = 1.0)
|
||||
|
Reference in New Issue
Block a user