Quantcast
Channel: LucasForums - Holowan Laboratories
Viewing all articles
Browse latest Browse all 507

Need Help with Rodian and Walking...

$
0
0
My friend and me from the Copying Korriban Academy thread are back. This time, my friend, Bear, wanted to add a Rodian who could wear Jedi Knight Robes, and he wanted to make some npcs Random walk.

So here's what we've tried so far:

The Rodian:
  1. Swapped the entries for the modeln and texn columns with a jedi's
  2. Adding it to his body slot
  3. Gave him Jedi Defense and Force Sensitve feats
  4. Made him a Jedi Consular

On the Random Walk:
  • In the Onspawn:
    1. Added AssignCommand(OBJECT_SELF, ActionRandomWalk()); at the end of the file.
  • In the OnHearbeat:
    1. Added AssignCommand(OBJECT_SELF, ActionRandomWalk()); at the end of the file.
    2. Commented out ExecuteScript part.

Any ideas, guys?

Viewing all articles
Browse latest Browse all 507

Trending Articles