Hello,
I've started with my first simple plugin.
My bot has the problem to release when dead in BG.
So I looked up some API but still can't figure that Lua out.
Where do I use the "/Script" since, that's what to write Ingame?
Can I just write it like this?
Because that won't work :/
Please, no flame. Just help
EDIT: I know i've put it in the right place in the code, I just need a small explanation how to make this "/script" work
I've started with my first simple plugin.
My bot has the problem to release when dead in BG.
So I looked up some API but still can't figure that Lua out.
Where do I use the "/Script" since, that's what to write Ingame?
Can I just write it like this?
Code:
Lua.DoString("/Script RepopMe()");
Because that won't work :/
Please, no flame. Just help

EDIT: I know i've put it in the right place in the code, I just need a small explanation how to make this "/script" work

Last edited: