Hello,
I put my script in a folder with all this files for I can using easily when I need it.
But I have a lot of problems...
1. I can load my sounds with : sound son_saut = "Global01\\sauter.wav"; but I can't load my bitmap with: bmap = "Global01/panneau.pcx"; or bmap = "Global01\\panneau.pcx"; that do this error: "invalid character" because the slash...
2. Why I can't see the actions who is not in my main script? I go in behavior and my actions is not there... But if I put in main file all my script work... Yes I have include my file and yes all my functions in my file included work but not the action...
3. Why I have diffulty to change my model with the same script of the old? The scipt not associated with the new entity but with nothing when I change my model!?
I need your help...
Thank you,
Julien