|
|
|
October 26th, 2007, 08:45 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Unanswered question: making friendly races un?
Hi There,
I have a quest in which I would like to make a formerly friendly race, let's use the Zorg as an example, turn hostile.
The line:
ENMY Zorg
appears in my quest (along with various other good and awful things).
Everything works except that the Zorg do not actually become hostile after the quest has been triggered. Any advice on how I am supposed to accomplish this? Is preenc supposed to be employed somehow?
Thanks much,
Lexicat
|
October 27th, 2007, 11:31 AM
|
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?
I don't think the preenc has to be used necessarily, only when you're trying to make them enemies right before you encounter them. I have encountered many problems with getting races to change friend and enemy status, and I haven't quite worked out why.
But you say that other things in that quest block are being evaluated?
Here's what problem I once had: preenc flat wouldn't work on the corrupted tan ru quest, so I had to make it an encounter. So you'd end up fighting the tan ru and THEN they'd become friendly. It's quite annoying.
|
October 27th, 2007, 01:05 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
Phlagm,
Yup, all the other aspects of my quest seem to work: i just can't seem to make (all) members of a friendly race, turn hostile.
Lexicat
|
October 29th, 2007, 01:31 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?
Are you just changing the status of one race, or more? I ask because I recently discovered that certain commands only work once per PAGE. It's not documented anywhere in the ModMaker's Guide, so it took a lot of frustrating debugging to figure out what the problem was in one of my mods. Not sure if ENMY is one of the codes this applies to, but it's a possibility. If it is, spreading the commands to multiple pages with GOTO's will solve that issue.
Also, certain PAGE codes seem to work in Quests but not in Devices, and vice-versa.
|
October 29th, 2007, 01:41 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?
Oh yeah, I actually figured that out too. Like it'll only take the last one.
|
October 29th, 2007, 01:45 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?
We should compare notes sometime. I bet we've been banging our heads against a lot the same walls.
|
October 29th, 2007, 05:53 PM
|
Private
|
|
Join Date: Aug 2007
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Unanswered question: making friendly races un?
Quote:
sgqwonkian said:
Are you just changing the status of one race, or more?
|
Just trying to make a single race become hostile. ENMY does not seem to do it.
|
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.
|
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
|
|
|
|
|