void main()
{
object oPC;
oPC = GetItemActivator ();
location oWP = GetItemActivatedTargetLocation ();
CreateObject(OBJECT_TYPE_CREATURE, "fodmin0", oWP, FALSE);
ActionForceFollowObject(GetItemActivator(), 1.0);
}
All,
This is probably noobish, especially since I cannot find anything on it. Most of the promising links are no longer active.
I want to spawn in a character, tagged fodmin0, and would prefer it to be a henchman - one you cannot select.
I use a Unique on Activate script and it gets the critter to spawn next to me, but nothing I have done will make it join my party or even follow me (last thing I tried and posted here). Could anyone help me, please?
Ret





Retour en haut






