KAMKEEL / CustomNPC-Plus

Custom Version of 1.7.10 CustomNPC with backported features and original expansions
https://www.curseforge.com/minecraft/mc-mods/customnpc-plus
Other
53 stars 34 forks source link

Scripted Dialog Hook Fix #46

Closed c0508383 closed 2 years ago

c0508383 commented 2 years ago

Fixed a bug where "player" erroneously returned an EntityPlayer object. Fixed a bug where the fields of dialog hook were inaccessible without directly accessing them with "event." first.