03-01-2014, 10:49 PM
Interplugin calls are handled using strings, I don't think there's any way for ZBS to recognise those:
1 | local Result1, Result2 = cPluginManager:CallPlugin( "Handy" , "FunctionName" , arg1, arg2) |