Open main menu

UESPWiki β

Morrowind Mod:XSetMaxCharge

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

XSetMaxCharge sets the maximum charge on an enchanted item. Returns 1 if successful, 0 if failed.

SyntaxEdit

success (long): ref->xSetMaxCharge charge (long)

ExampleEdit

long ref

ref->xSetMaxCharge 55

See AlsoEdit