xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> How To Add Handmaiden, while playing a female jedi
damam
post Feb 2 2005, 10:04 PM
Post #1


X-S Member
*

Group: Members
Posts: 77
Joined: 1-November 03
Member No.: 71430
Xbox Version: v1.0
360 version: v1 (xenon)



Im playing the role of a female jedi, and I want to be able to add the handmaiden to my group rather than the disciple. Is their an easy way to do this?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
VoxAngel
post Feb 2 2005, 10:08 PM
Post #2


X-S Senior Member
**

Group: Moderator
Posts: 206
Joined: 14-January 03
Member No.: 19606
Xbox Version: unk
360 version: unknown



The script is as simple as this:

void main ()
{
AddAvailableNPCByTemplate(4, "p_handmaiden");
}

You may have to remove Disciple though. So you do that like this:

void main()
{

RemovePartyMember(11);
RemoveAvailableNPC(11);
DestroyObject(GetObjectByTag("Disciple"));

}

Then add Handmaiden. All you have to do is trigger the scripts.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
brenton88
post Dec 8 2005, 08:12 PM
Post #3


X-S Enthusiast


Group: Members
Posts: 6
Joined: 5-October 04
Member No.: 153395



Where is the file that you edit?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
T-Bagz
post Dec 28 2005, 03:42 AM
Post #4


X-S Senior Member
**

Group: Members
Posts: 240
Joined: 10-November 05
Member No.: 257648
Xbox Version: v1.0
360 version: none



NPC2.DA I believe http://forums.xbox-scene.com/lofiversion/i...hp/t322509.html
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
T-Bagz
post Dec 28 2005, 04:40 PM
Post #5


X-S Senior Member
**

Group: Members
Posts: 240
Joined: 10-November 05
Member No.: 257648
Xbox Version: v1.0
360 version: none



Too late for me to edit the post, but I went through the whole directory looking for a file to edit and couldnt find one.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
darth_turtur
post Jan 4 2006, 06:14 PM
Post #6


X-S Expert
***

Group: Dev/Contributor
Posts: 631
Joined: 25-May 05
From: Northern Cali
Member No.: 223254
Xbox Version: unk
360 version: unknown



QUOTE(T-Bagz @ Dec 28 2005, 07:47 AM) *

Too late for me to edit the post, but I went through the whole directory looking for a file to edit and couldnt find one.


I believe that the Holodroid Emitter Mod might allow you to have Handmaiden in your Party regardless of your character's sex. Dak Vesser has it saved in http://www.xbox-saves.com

Check it out and see how it works out.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 24th May 2013 - 01:20 PM