What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Hello, C# Lua help :)

k1mpman

Member
Joined
Jan 17, 2010
Messages
73
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?
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:
Back
Top