I am wondering how to use this fuction:
FindFreeNPC(TheVar: Variant; var NPC: TNPC): Boolean;
Im trying to attack a cow by the way.
I am wondering how to use this fuction:
FindFreeNPC(TheVar: Variant; var NPC: TNPC): Boolean;
Im trying to attack a cow by the way.
Declare a variable that is of the type TNPC then do something like: FindFreeNPC('Cow', varName); where varName is the name of the variable you made.
:-)
There are currently 1 users browsing this thread. (0 members and 1 guests)