|
|
|

November 5th, 2007, 10:55 PM
|
 |
Sergeant
|
|
Join Date: Jun 2005
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
How are you triggering the page that should make them hostile? I think the "encounter" is never triggered with known friendlies, as that's part of the sequence with the radar screen... And the radar doesn't come up when you go to a star occupied by known friendlies. "preenc" should always get triggered however.
|

November 6th, 2007, 12:42 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
Hi there,
Oh, I am not trying to make a friendly race unfriendly during an encounter, I am trying (and failing) to make that race (wherever encountered), hostile afterward in future encounters. To make up an example, a quest involves the player straying unto and accidentally defiling the sacred Zorg burial planet. Thereafter, the Zorg are hostile to the player. (until and unless they are made friendly through some other quest or item, like an encounter while accompanied by a Zorg escort, or using the Mantle of Babulon)
So:
Player visits planet and triggers quest
Arbitrary race's stance is set to hostile (i.e. future encounters will be hostile)
Profit! (ha ha)
Except that "ENMY zorg" doesn't seem to do this. How do I do this?
Thanks for checking in, Fingers!
Lexicat
|

November 15th, 2007, 05:30 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
Hey!
I still want to know how to make a race (for example, Zorg) hostile in future encounters!
ENMY zorg
does not do it!
Lexicat
|

November 15th, 2007, 06:46 PM
|
Sergeant
|
|
Join Date: Aug 2007
Location: Seattle
Posts: 231
Thanks: 3
Thanked 13 Times in 10 Posts
|
|
Re: Unanswered question: making friendly races un?
Quote:
lexicat said:ENMY zorg
does not do it!
|
Weird. I know I've had it work just fine in a mod I've been working on, so I imagine your problem lies somewhere else in the code of the quest file where you give that command. Double -check your CONDITIONS, I'd guess.
It doesn't set 2 or more races hostile at once, does it? As has been discussed much here of late, sometimes a duplicate command code only activates on the last instance.
|

November 15th, 2007, 10:22 PM
|
Private
|
|
Join Date: May 2007
Posts: 38
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Unanswered question: making friendly races un?
If you want another set of eyes, I'd be happy to look at your code.
(To either confirm a bug in the game, or to find something you may have overlooked.)
|

November 16th, 2007, 12:29 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
Naw, Phlagm, the conditions are not the problem: all the other commands in the PAGE with "ENMY zorg" work fine. The Zorg just happen to remain happily my friends ever after.
Is there a limit to the number of commands, or an ordering issue with commands in a PAGE?
Lexicat
|

November 16th, 2007, 09:36 PM
|
Corporal
|
|
Join Date: Jan 2007
Location: Austin, TX
Posts: 151
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
One thing I've noticed is that if you have this occur in certain types of PAGEs, especially those that are called by a YSNO or a GOTO, many of the commands just won't run. It's what I discovered when things were looking completely illogical. Is that the case here?
|

November 16th, 2007, 11:08 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
No. Just a plain old PAGE page, with 3 or 4 conditions. But, as I say: the other commands in the PAGE, work.
Lexicat.
|

November 17th, 2007, 12:27 AM
|
Private
|
|
Join Date: May 2007
Posts: 38
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: Unanswered question: making friendly races un?
I'd really love the opportunity to troubleshoot that code.
|
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
|
|
|
|
|