[CW3] CRPL CreateSpore first instantly exploding spore kills network for 1 frame

Started by Grabz, June 05, 2018, 06:14:51 PM

Previous topic - Next topic

Grabz



What's happening here is: I have created a random map and placed a CRPL core, which spawns an instantly exploding spore every three seconds. The first spore that is launched causes the network to shut down and all Beams in range to target it for exactly one frame. All subsequent spores are not targeted by Beams and will not shut down the network.

Script of the core:


once
90 SetTimer0
endonce

GetTimer0 eq0 if
90 SetTimer0

CurrentCoords CurrentCoords 0 0.5 CreateSpore
endif


I've run into this problem in my recent CW3 template, and have effectively fixed it by creating a dummy spore on frame 1 to make sure this visual effect does not occur on the first spore spawned.

Map attached for convenience.
For quicker response, reply to me directly at Grabz#4707 on Discord. Find me on the KC server: https://discord.gg/knucklecracker