What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

I know C# but where do I find the APIs. I have many ideas and want to contribute

wowcheesestick

New Member
Joined
Jun 17, 2012
Messages
141
Reaction score
0
Where can I find APIs and How the plugin and profile system work? I have many Ideas that I want to contribute. It seems that ppl who know the stuff just knows.....
 
Add the exe to your project as a reference... then browse through it
 
Go to the profiles section, there's a sticky. All profile tags.
 
use VS
add the .exe as a reference and browse

as far as profiles... just look at my questing profiles for the syntax, or for the advanced users... BlankQO (only avail via svn)
 
use VS
add the .exe as a reference and browse

as far as profiles... just look at my questing profiles for the syntax, or for the advanced users... BlankQO (only avail via svn)
Is there more profile tags out there than what is posted?

I feel there should be a lot more.
 
Is there more profile tags out there than what is posted?

I feel there should be a lot more.

these are the common ones that I and most ppl will use

there are more in the profile stuff in the api
 
these are the common ones that I and most ppl will use

there are more in the profile stuff in the api
I'm interested, but how would we go about looking it up?
I looked up BlankQO and nothing came up.

I've looked at all of your profiles, but it seems you're also using the basic API. I'm looking for goblin farming type of API like..
<if Mob(GoblinID) = true>

Thanks for your help,
Austin
 
Last edited:
Back
Top