I prefer PlayerStandardArmor.save("config/player.cs");
I don't get it.
--
Is there a list of every variable or whatever like the list of player actions you get from PlayerStandardArmor.dump();
Like, a list of "events" useable in code. (onCollide => player => anything - even though I'm pretty sure this isn't how it works :p)
I think scripts and stuff sound interesting and would like to play around but I can't unless I have something to work with.