Jump to content

Script for Picking Idle.


Razormane

Recommended Posts

I'm creating a script, for an npc to use an idle and stay locked at the marker, 'cause if doing it normal way npc can be moved.

The script:

 

Scriptname PickIdle01 ; have no idea how to script, so these are lines from other scripts.

Begin OnPackageStart Standatcounter01

"a line that should force the npc to pick specific idle" ; have no idea what line represents that.

"a line that locks npc at markerheading position" ; placeatme perhaps?

"and a line that unlocks npc when attacked" ; no comment.

endif
end

 

 

Kudos for anyone who succeeds to solve this, Cheers!

 

 

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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