Where do you put this? in the room script or the main script.
cEgo.Tint(0, 250, 0, 30, 100);
will tint the EGO character green.
NM goes here:
#sectionstart game_start
Works good.
It depends on where and how you want to use it, but usually you would run it in a room script wherever needed. If you put it in a room interaction, it will be run from the room script.
I assume you don't want him to be green throughout the whole game?
Edit: If so, why didn't you just draw him green to begin with? :)
Well yes I do . lol so it has to be in the #sectionstart game_start