Hi
Is there a way to run the "mapper find ..." from a trigger??
I have tried with:
But give me this error:
Thanks
Is there a way to run the "mapper find ..." from a trigger??
I have tried with:
CallPlugin("b6eae87ccedd84f510b74714", "map_find", "%2")
But give me this error:
Run-time error
Plugin: Aardwolf_GMCP_Mapper (called from world: Aardwolf)
Function/Sub: map_find called by Plugin Aardwolf_GMCP_Mapper
Reason: Executing plugin Aardwolf_GMCP_Mapper sub map_find
[string "Plugin: Aardwolf_GMCP_Mapper"]:2969: attempt to index local 'wildcards' (a nil value)
stack traceback:
[string "Plugin: Aardwolf_GMCP_Mapper"]:2969: in function <[string "Plugin: Aardwolf_GMCP_Mapper"]:2963>
Thanks