i'm trying to add a hook for before an explosion happens but i now get this error: does anyone knows an ansfer to it?
patch file-->
OnExplosion hook.txt (Size: 7.15 KB / Downloads: 179)
i'l try to recompile first and see if it still happens( since i kinda editted some things for an OnExplosion hook that isn't working )
Code:
trunk\source\Plugin_NewLua.h(73) : error C3668: 'cPlugin_NewLua::OnExplosion' : method with override specifier 'override' did not override any base class methods
patch file-->
OnExplosion hook.txt (Size: 7.15 KB / Downloads: 179)
(05-15-2013, 06:01 AM)xoft Wrote: Gentlemen, so far I've heard about two crashes but not yet seen a single full report that could be acted upon. Do something about it!
i'l try to recompile first and see if it still happens( since i kinda editted some things for an OnExplosion hook that isn't working )