Need help scripts [message #451483] |
Sat, 13 August 2011 13:18 |
|
my486CPU
Messages: 56 Registered: June 2010
Karma:
|
Recruit |
|
|
I'm trying to get a death zone to no longer work or be destroyed when a building gets killed. I tried JFW_Custom_Destroy_Object and JFW_Death_Send_Custom, and that didn't work. I can use those scripts to destroy say a turret when the building gets destroyed but it wont work with my death zone.
Do I need to use a different script to kill the zone?
Debug_Text-
Send Log:
Building Controller [ID 155466] created.
Building Controller [ID 155466] damaged by object 1500000303. Damage was 100.000000 72.000000 sec.
Building Controller [ID 155466] damaged by object 1500000303. Damage was 100.000000 72.000000 sec.
Building Controller [ID 155466] received custom event of type 1000000026 and param 60. Sender was object 0. 72.000000 sec.
Building Controller [ID 155466] damaged by object 1500000303. Damage was 100.000000 72.000000 sec.
Building Controller [ID 155466] received custom event of type 1000000026 and param 40. Sender was object 0. 72.000000 sec.
Building Controller [ID 155466] damaged by object 1500000303. Damage was 100.000000 72.000000 sec.
Building Controller [ID 155466] received custom event of type 1000000026 and param 20. Sender was object 0. 72.000000 sec.
Building Controller [ID 155466] damaged by object 1500000303. Damage was 100.000000 72.000000 sec.
Building Controller [ID 155466] killed by object 1500000303. 72.000000 sec.
Building Controller [ID 155466] received custom event of type 1000000002 and param 0. Sender was object 0. 72.000000 sec.
Building Controller [ID 155466] received custom event of type 1000000026 and param 0. Sender was object 0. 72.000000 sec.
Building Controller [ID 155466] shutdown.
Receive Log:
Zone Kill [ID 100285] created.
Zone Kill [ID 100285] received custom event of type 1000 and param 1. Sender was object 155466. 72.000000 sec.
Zone Kill [ID 100285] shutdown.
|
|
|