In the template map, there is already a 'naijastart' node there, just move it somewhere where it fits you.
EDIT: Experienced programmer? Good, then be sure to read the scripting rules on the wiki, that the things you are doing will be compatible with newer versions. (which means: no globals, using the "v" table instead, use local variables where possible, and so on. Note that some of the articles/examples on the wiki are outdated and use the old (and now broken) way of writing scripts.)