gutted
23rd March 2004, 01:17 AM
i got my full CH setup last week, i have some background in C++ programming so i immediately decided to tinker with the scripting capability after setting up my controllers to mapped mode.
i've tried making several scripts and not one worked, though they compiled fine. i go into my game nothing happens, i look in the test/calib screen to see if its working.. nothing happens.
so i tried downloading some scripts, i would paste them in the editor.. download the map to the stick, fire up the game and try.. and no work.
hmmm
so then i tried out the simplest script i could find in the CMS help file. pasted it and downloaded the map to the stick.
SCRIPT
CMS.B1 = NOT JS1.B2;
ENDSCRIPT
button 1 should be the opposite of whatever state button 2 on my stick is. so i fire up the test/calib screen to check it. i dont touch anything, so button 2 should be OFF and button 1 should be ON.
nope... both are off. pushing button 2 just makes button 2 go on and off.
i've spent several hours wondering what's wrong, even unistalled everything CH on my computer and reinstalled it and still nothing.
any ideas? did i miss something trivial?
i've tried making several scripts and not one worked, though they compiled fine. i go into my game nothing happens, i look in the test/calib screen to see if its working.. nothing happens.
so i tried downloading some scripts, i would paste them in the editor.. download the map to the stick, fire up the game and try.. and no work.
hmmm
so then i tried out the simplest script i could find in the CMS help file. pasted it and downloaded the map to the stick.
SCRIPT
CMS.B1 = NOT JS1.B2;
ENDSCRIPT
button 1 should be the opposite of whatever state button 2 on my stick is. so i fire up the test/calib screen to check it. i dont touch anything, so button 2 should be OFF and button 1 should be ON.
nope... both are off. pushing button 2 just makes button 2 go on and off.
i've spent several hours wondering what's wrong, even unistalled everything CH on my computer and reinstalled it and still nothing.
any ideas? did i miss something trivial?