Ok so I made some modifications to the script, but I'm having some problems. Even though the script is a startscript, it never runs, and even if I start it with the console, the notifier never shows up and my stats don't change.
Here is the script:
Begin hits_statsMessageBox "Debug: Hits_stats started"player->setattackbonus 100player->setdefendbonus 0StopScript hits_statsEnd
I'm pretty sure I've made some horrible stupid mistake because I'm terrible at scripting and totally don't know what I'm doing, so feel free to scold me until I learn my lesson.