The thread:
Code: Select all
flashstick local.flashORIGIN:
// for dev purposes, makes a corona at places to indicate visually that something has happened, or is happening.
spawn fx/corona_red.tik "$targetname" "flashstick" "origin" "local.flashORIGIN"
wait 10
if(isalive $flashstick)
{$flashstick remove}
endCode: Select all
thread flashstick $player.origini woulkd have liked a small flare but this was as good as i could do with normal fx


