OpenMW
|
stats-related script functionality (creatures and NPCs) More...
Classes | |
class | OpGetLevel |
class | OpSetLevel |
class | OpGetAttribute |
class | OpSetAttribute |
class | OpModAttribute |
class | OpGetDynamic |
class | OpSetDynamic |
class | OpModDynamic |
class | OpModCurrentDynamic |
class | OpGetDynamicGetRatio |
class | OpGetSkill |
class | OpSetSkill |
class | OpModSkill |
class | OpGetPCCrimeLevel |
class | OpSetPCCrimeLevel |
class | OpModPCCrimeLevel |
class | OpAddSpell |
class | OpRemoveSpell |
class | OpGetSpell |
class | OpPCJoinFaction |
class | OpPCRaiseRank |
class | OpPCLowerRank |
class | OpGetPCRank |
class | OpModDisposition |
class | OpSetDisposition |
class | OpGetDisposition |
class | OpGetDeadCount |
class | OpGetPCFacRep |
class | OpSetPCFacRep |
class | OpModPCFacRep |
class | OpGetCommonDisease |
class | OpGetBlightDisease |
class | OpGetRace |
class | OpGetWerewolfKills |
class | OpPcExpelled |
class | OpPcExpell |
class | OpPcClearExpelled |
class | OpRaiseRank |
class | OpLowerRank |
class | OpOnDeath |
class | OpIsWerewolf |
class | OpSetWerewolf |
class | OpSetWerewolfAcrobatics |
Functions | |
void | installOpcodes (Interpreter::Interpreter &interpreter) |
stats-related script functionality (creatures and NPCs)
void MWScript::Stats::installOpcodes | ( | Interpreter::Interpreter & | interpreter | ) |