Mgamer12:
You do not need to make a compiler to do what you're trying to. First, make a base executable. This is the actual game, and will use a configuration file or a script to change its looks/behaviour. Your game creator will change stuff in the script file, and will package that in the EXE. Not very hard, but its a decent amount of work.
If you don't want to make a base EXE, you have two options:
1) Actually make a compiler (which I don't recomend for you)
2) Use a ready scripting engine like WarBasic (all you have to do is export a test.uai file, and send it with the EXE) </ad>
AphoticVM status: 30% (Yes, that number just went down.) AphoticBasic status: 10%