The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.
I changed the tag. I'll try the delay. Yes, it is coming out of a dialog. Maybe I'll try to break it up then EDIT: got it to work. Broke it up to three scripts just to be sure. Used the generic, a_leaveparty, to remove party member, then script t... [Read More]
DS, it didn't work. Is it the logic of the script or is it because the npc was a party member and can't be destroyed. I don't know. What about the RemoveFromParty() command? Do I need to add that in the party section of the script?... [Read More]
I have this script: void ST_GoAway(float x, float y, int bRunAway=TRUE); void main() { if (!GetLocalBoolean(OBJECT_SELF, 38) && (GetEnteringObject() == GetFirstPC())) { SetLocalBoolean(OBJECT_SELF, 38, TRUE); DestroyObject(GetObjectBy... [Read More]
This is what I decided to do here, note it still is not working. I set up a local boolean in an early dialog using the standard script, a_set_local, using boolean# 29 in the P1 slot and using the stringparam of "doorfinal" but without the... [Read More]
The problem is the npc that we converse with is not killed...it's kind of like a test/challenge scene where they spar but no one is killed.... [Read More]
I need help with a script. I've been racking my brain on this for a day now and can't seem to get it to work. I keep getting myself confused. I'm assuming it needs a local boolean check { i hate these things}. I have a script that fires when a door... [Read More]
I need a little help with setting a local boolean. I'm a little confused. I'm setting a local boolean via a dialog so...on the final script line of my dialog editor I entered the standard script..a_set_local..then according to a Stoffe tutorial, if I... [Read More]
Thanks DS...I'll give your a try ....mine and vp's is inconsistent...sometimes the pc would jump and the party would stay...or sometimes the party would jump and the pc would stay........ [Read More]
In this pic: Corellia starts to get populated.... Corellia starts to get populated.... Hide spoiler EDIT: never mind, I found it. what body model is the woman?/man standing under the tag jawas boss? It does not look familiar.... [Read More]