|
|
|

January 23rd, 2008, 11:30 PM
|
Private
|
|
Join Date: Oct 2007
Location: Seattle, Wa
Posts: 49
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
That is similar to the 'Centauri Eye' quest.
You will need to set conditions similar to these:
CONDITION 0
TYPE encounter
STR0 centauri
END CONDITION
CONDITION 1
TYPE haveitem
STR0 it_centaurieye
END CONDITION
CONDITION 2
TYPE homeworld
STR0 centauri
END CONDITION
CONDITION 3
TYPE nothome
STR0 centauri
END CONDITION
Those will work.
(This information is in the alws_centauri.ini file, in the 2.60 version of the Babylon Project mod.)
|

January 23rd, 2008, 11:41 PM
|
Corporal
|
|
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
yeah, just before i left work tonight i took a second look at it and decided to copy it over and work with that, extra conditions and all
if i get this working i'll be 90% of the way a release of my mod 
|

January 24th, 2008, 03:20 AM
|
Private
|
|
Join Date: Oct 2007
Location: Seattle, Wa
Posts: 49
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
Cool.
|

January 24th, 2008, 02:40 PM
|
Corporal
|
|
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
blech! even that's not working! it just does NOT want to do anything on the garthan homeworld. I changed them to neutral in their race file to match the centauri, and all landing on gartha does is the default actions for a race encounter (hostile=fight, neutral=choose, friendly=trade).
i'm starting to run out of walls to bang my head up against 
|

January 25th, 2008, 03:22 AM
|
Private
|
|
Join Date: Oct 2007
Location: Seattle, Wa
Posts: 49
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
Attach the file and I will take the time to review it.
|

January 25th, 2008, 05:09 PM
|
Corporal
|
|
Join Date: Nov 2007
Location: Seattle, WA
Posts: 104
Thanks: 1
Thanked 2 Times in 2 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
seems like i was having a problem w. 'endquest' stalling things from happening. got it fixed now, though i occassionally get the non-homeworld event popup twice in a row; but i can live with that 
|

January 25th, 2008, 08:31 PM
|
Private
|
|
Join Date: Oct 2007
Location: Seattle, Wa
Posts: 49
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: gah! i\'m no programmer, or \'more quest problems\'
Look at your Condition 4:
CONDITION 4
TYPE notfriendly
STR0 garthanian
END CONDITION
Change the STR0 to garthan, instead of garthanian.
Everything else looks fine.
Make sure it doesn't conflict with the 'home_gar.ini' file.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|