bueno aqui tengo otro problema mas dificil que el anterior

ahi va...

Status.NAME=get_string('My name is...','Ryan')
show_message('EL PROBLEMA ES QUE SE PONE AZUL COMO SI FUERA TEXTO:No, but the lives of people can´t be forced to fight!')yo digo que es error de ubicacion

Status.NAME=get_string('My name is...','Ryan')
show_message('Status.NAME:No, but the lives of people can´t be forced to fight!')estaba en lo correcto

y asi queda
Status.NAME=get_string('My name is...','Ryan')
show_message(Status.NAME+':No, but the lives of people can´t be forced to fight!')