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

How to Write a Custom Class, a Guide for Beginners.

Is there any tutorial on how to debug a plugin (that's using pulse()) with VS (2010/2013)? Apart from only saying: Attach VS to the HB task and "go for it". If not, can anybody provide a short video on this topic?
 
so noob question here, I did minimal coding years ago on a private server I was working on, and I really dont remember jack from that, BUT my question is, should I still be using 2010 edition of visual, because I only see free trials of the newer version and im trying to avoid pirating it because they almost always seem to go bad
 
Hi Kryptic,

You absolutely don't need to get a pirated version of the software.

The latest version is Visual Studio 2013, the Express edition can be freely downloaded on the official website: Download Overview of Visual Studio (under the Visual Studio Express section).

Cheers
 
Hi Kryptic,

You absolutely don't need to get a pirated version of the software.

The latest version is Visual Studio 2013, the Express edition can be freely downloaded on the official website: Download Overview of Visual Studio (under the Visual Studio Express section).

Cheers

thanks, just a question though, when I go to download it, it takes me to a welcome page and it says create your first project and stuff, do I need to mess with that? lol
 
This is amazing...im glad to see this, i will try later!

Thanks for all your work put in here. :)
 
my hope is that everyone will be able to use this, that guy that just needs his mega to run up to mobs and spam arcane explosion, or the guy that needs to make his warrior use badges, or the the nookie who come in and decides, hey, i can do this class, better, and does it. thatch how i started, i started leveling my game, and thought, "i could do this better" and i did, now, if i knew how to use visual stuido back then, instead of making my edits in note pad i would of been much better off, but still.
 
Thumps up for this, just one quick thing, Is this information still accurate to date ?
 
Thumps up for this, just one quick thing, Is this information still accurate to date ?
5pArxz,

This will still work but, you will find some of the API might have changed. Most combat routines are going to the CoRoutine style so you might want to take a look into that, it's very similar to this. You can also check my sticky under this forum for another guide but, it will no longer be used as much once CoRoutines take over...
 
Very informative! Using Visual Studio 2013 I ran into a slight difference. When referencing the Honorbuddy API, there is no longer a NET tab. Do you think the tutorial could be updated? Thanks so much.
 
Is there a way to test your code while actively running honorbuddy?
 
Back
Top