Page 1 of 1

codes for bodhi....need help

Posted: Mon Mar 18, 2002 7:23 pm
by John Ivan Juan
hey!

i want to side with bodhi but since i delayed our meeting way too long after valen visited me, bodhi seemed to have checked out on me.

anyway, i need bodhi's code inorder to spawn her in. can someone tell me what's it?

thanks.

Posted: Tue Mar 19, 2002 12:30 am
by Sojourner
It's a bit more complicated to spawn in Bodhi and have her talk to you.

First, move your party to the Graveyard District at night. Next, enter the following at the console:

CLUAConsole:GetGlobal("BodhiAppear","global")

This should return a value of 1. If it doesn't, re-set it by entering the following at the console:

CLUAConsole:SetGlobal("BodhiAppear","global",1)

Next, spawn her in:

CLUAConsole:CreateCreature("Bodhi")

and wait. She should approach your party and initiate dialog as normal.