spawn Namor
@script void main() {
//Check all players's name, if one of them is Namor, run killentity function
} @end_script
coords 400 165
at 0
spawn Llyron
@script void main() {
//Check all players's name, if none of them is Namor, run killentity function
} @end_script
coords 400 165
at 0