Difference between revisions of "User:Migck"
Jump to navigation
Jump to search
no edit summary
imported>Migck |
imported>Migck |
||
Line 41: | Line 41: | ||
* OnMurder event handler doesn't work, I could have sworn it did work before though. | * OnMurder event handler doesn't work, I could have sworn it did work before though. | ||
* Nor does GetCurrentEventName work inside any handler. | * Nor does GetCurrentEventName work inside any handler. | ||
* Long version of IsMEDetrimental --> IsMagicEffectDetr | * Long version of IsMEDetrimental --> IsMagicEffectDetr<i>m</i>imental. | ||
* IsThirdPerson always returns 1 when in a function, or in the compiler override, or what the fuck is happening man? | * IsThirdPerson always returns 1 when in a function, or in the compiler override, or what the fuck is happening man? | ||
* GetBookSkillTaught always returns -1 if trying to call it from OnActorEquip? And what's with skill nº21 (conjuration) when trying to manipulate it? Is that still the MenuQue issue? |