View Issue Details

IDProjectCategoryView StatusLast Update
0001004FSSCPgameplaypublic2006-07-22 19:14
ReporterARSPR Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
PlatformP4 2.8 HT - 1.5GB - 7800GSOSWindows XPOS VersionSP2
Product Version3.6.9 
Summary0001004: Remove-goal SEXP doesn't work, (at least with ai-play-dead command).
DescriptionI noticed it while trying to fix some design bugs inside Derelict "Playing Possum" (DL4-05.fs2). In this mission I've added some new SEXPs:

+ clear-goals & add-goal->ai-play-dead instead of just add-goal->ai-play-dead inside "Play Dead!" event. (It prevents Alpha wing not playing dead because in-game commands which have higher priority than ai-play-dead SEXP).

+ clear-goals OR remove-goal->ai-play-dead inside "Get 'em" Event. It wakes up your mates. Without this SEXP you have to wake up them giving them any in-game command.

But the last event modification only works with clear-goals. With remove-goal->ai-play-dead, Alpha wing stays dead.

I attach this Derelict mission in several flavours (rename any of them to DL4-05.fs2):

+ DL4-05 Original.fs2. Just extracted from DerelictSCP.vp
+ DL4-05 Clear.fs2. With ending clear-goals command. It works.
+ DL4-05 Remove.fs2. With ending remove... to Alpha wing. It doesn't work.
+ DL4-05 Remove individual.fs2. With ending remove... to each Alpha ship. It doesn't work.
TagsNo tags attached.

Activities

2006-07-22 09:43

 

Dl4-05.fs2.zip (52,968 bytes)

Goober5000

2006-07-22 19:01

administrator   ~0006288

The remove-goal sexp hasn't been implemented yet.

As for the rest of your questions, I can't understand what the problem is. Could you try rewording it?

ARSPR

2006-07-22 19:06

reporter   ~0006289

Last edited: 2006-07-22 19:07

Sorry for my English. The problem was just that remove-goal sexp didn't work so I had to use clear-goals.

It was just a mission example where I wanted to delete a previous ai-player-dead assigned command.

edited on: 07-22-06 15:07

Goober5000

2006-07-22 19:14

administrator   ~0006292

K, I'm closing this then.

Issue History

Date Modified Username Field Change
2006-07-22 09:43 ARSPR New Issue
2006-07-22 09:43 ARSPR File Added: Dl4-05.fs2.zip
2006-07-22 19:01 Goober5000 Note Added: 0006288
2006-07-22 19:06 ARSPR Note Added: 0006289
2006-07-22 19:07 ARSPR Note Edited: 0006289
2006-07-22 19:14 Goober5000 Status new => closed
2006-07-22 19:14 Goober5000 Note Added: 0006292