Firstly, try to save your script to .c instead of .wdl
then change followings :

Entity* wizard; change to ENTITY* wizard;
my.ambiente = 100; change to my.ambient = 100;