Re: Starting an SP level with forcepowers....


[ Follow Ups ] [ Post Followup ] [ Jed Messages ]

Posted by Pele on March 17, 1998 at 19:48:47:

In Reply to: Starting an SP level with forcepowers.... posted by Keezer on March 17, 1998 at 19:40:47:

Here ya go, edit it to your heart's desire :)

// Disciple
SetInv(player, 20, 6.0);
SetInv(player, 14, 6*50);

// Force Jump, level 2
SetInv(player, 21, 2.0);
SetInvAvailable(player, 21, 1);

// Force Pull, level 4
SetInv(player, 24, 4.0);
SetInvAvailable(player, 24, 1);

Good Luck!

--Pele


Follow Ups:



Post a Followup

Name:
E-Mail:
Subject:
Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Jed Messages ]