scid and scon really aren't needed for something like that. You can either include the nick when using /server (this can be scripted if you wanted), or just use an on connect script that checks $network and changes the nick to match what is in an ini file or wherever you choose to store the information. In general, you will want to either start with the right nick (using the /server command) or change it immediately upon connect.