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!

Rebornbuddy Documentation

kagamihiiragi17

Community Developer
Joined
Jun 24, 2014
Messages
873
People have been clamoring for documentation like Honorbuddy for a long time, so I threw something together. It doesn't have full summaries or anything, but it does reveal what classes you can use and their types, etc, just like the Honorbuddy documentation.

Most of what you'll be looking for is in the ff14bot namespace, but I included the other namespaces because they are also revealed by Rebornbuddy.exe and are sometimes important.

Rebornbuddy Documentation
 
Last edited:
Thanks, that's pretty handy.

You might want to stress in your op that people can open the reference in object manager to view the data directly from the bot :P
 
Thanks, that's pretty handy.

You might want to stress in your op that people can open the reference in object manager to view the data directly from the bot :P

A lot of people don't have/use visual studio and just want to make small tweaks to profiles/plugins (but don't know all the commands available off the top of their head). I was one of those people until I finally caved and get a copy of VS13 :o lol.

Thanks for your had work Kaga. Keep it up! :cool:
 
People don't have Visual Studios XD
I'm assuming everyone on here knows how to get a free copy...

documentation is very handy when you don't want to fire it up though, or if you have a thought and want to check it on your phone :P
 
I don't know how automated the process is compared to using something like javadoc but I would love to see an update as well (when time permits), especially since so much has gone into new API calls. I am actually one of those dirty web programmer (just as a long time hobby, but I'm pro-grade enough at XHTML/CSS/JS plus server-side languages and databases like PHP/**SQL) and am using this opportunity to actually learn C# ("interesting" note; an alternative mount plugin was going to be my first and then a few days later mastahg updated the bot and made this null and void - don't turn your back on him! <3 :p). Also thanks for the heads up kaihaider - I'm using a Dreamspark obtained VS2013 Professional copy but I have to assume like in the past even the free VS2013 Express is good enough for anyone looking or needing to go beyond profiles/XML (I'm helping debug a couple of existing large multi-profiles and it's a great way to learn the logic to the RB, or at least to OrderBot). Basically thanks to everyone involved and I hope I get some free time here to release something that is actually useful to the RB community.
 
I don't know how automated the process is compared to using something like javadoc but I would love to see an update as well (when time permits), especially since so much has gone into new API calls. I am actually one of those dirty web programmer (just as a long time hobby, but I'm pro-grade enough at XHTML/CSS/JS plus server-side languages and databases like PHP/**SQL) and am using this opportunity to actually learn C# ("interesting" note; an alternative mount plugin was going to be my first and then a few days later mastahg updated the bot and made this null and void - don't turn your back on him! <3 :p). Also thanks for the heads up kaihaider - I'm using a Dreamspark obtained VS2013 Professional copy but I have to assume like in the past even the free VS2013 Express is good enough for anyone looking or needing to go beyond profiles/XML (I'm helping debug a couple of existing large multi-profiles and it's a great way to learn the logic to the RB, or at least to OrderBot). Basically thanks to everyone involved and I hope I get some free time here to release something that is actually useful to the RB community.

I generally update it when there's big updates, as there were the other day. I'll update it soon.
 
kaga, I know you are also putting your efforts elsewhere but is there any chance you might update the documentation? If donations are a factor please just say so since there are quite a few additions/changes.
 
Back
Top