There is a chance I misplaced some of the calls in that list. A query won't work after a THEN, for example. But the list I got that from didn't define queries/calls (actions), so it's kind of trial and error.
I use CharacterGetStat(_MagicArmor,_Character,MagicArmor) for armor checks, which returns a percentage. If the command doesn't change color and offer you information at the top, I don't think it's recognized.
And also, Osiris calls are different from character scripting stuff. They're basically two different (but similar) scripting languages.
Finally, some of those commands are probably outdated, since those are from the alpha. They are mostly correct, but perhaps some were deleted or slightly changed. You should be able to type something like "Count" and it should show you any command/query that has "Count" in it, though again, it will only offer functions that are appropriate for the location of the script (like if under an IF, it will only suggest queries).
Last edited by Baardvark; 30/09/17 12:24 AM.