Talk:Edit Scripts
Revision as of 21:24, 2 April 2006 by imported>Halo112358
Editor weirdness with the following,
;; Silent save operation failure caused by the next line, note the mismatched open & close parens 3 open, 4 closing set hp_baseNew to hp_baseNew + (( (player.getlevel - 1) * endurance_curr ) + hp_calcBonus ) * hp_endurParam )
The editor doesn't crash or cause any problem it just refuses to save the script and gives no error message. I was led to believe the script had saved successfully until I tried to close the editor window and recieved a "do you want to save this script?" type warning. I spent an hour trying to figure out what was wrong with my script before I noticed the mismatched parens :-P --Halo112358 22:24, 2 April 2006 (EDT)