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

Is there a designated code 'list'?

B3AST

Member
Joined
Mar 6, 2010
Messages
364
Reaction score
1
Hi, im extremely interested in writing a plugin and, given enough time, i think i could, i was just wondering is there any particular code list for all the combat/movement/party/interface/tabs; actions.

I have been looking through already created plugins and Me.IsRunning and others similar seem to appear a lot, would appreciate any help/pointers.

Thanks, :)
 
Hi, im extremely interested in writing a plugin and, given enough time, i think i could, i was just wondering is there any particular code list for all the combat/movement/party/interface/tabs; actions.

I have been looking through already created plugins and Me.IsRunning and others similar seem to appear a lot, would appreciate any help/pointers.

Thanks, :)
the best thing you can do is look at my guide, Cc development for beginners. and follow the instructions on how to get your project setup properly in Visual Studio, once that's one, visual studio will automatically help you with the api you need, such as Me.IsRunning or Me.IsMoving.

http://www.thebuddyforum.com/honorb...1-how-write-custom-class-guide-beginners.html
 
Thanks, a fuckkiing lot for the reply dude, I have visual studios set-up and i've just been ripping apart other plugins and testing them out, obvs won't re-release anyone's work, just doing it to see if i can get anything to work, thanks again :)

Edit: Just skimmed through your guide, looks absolutely awesome and i hadn't added HB/Tripper as references, so thank you :) +rep for the great help
 
Last edited:
Thanks, a fuckkiing lot for the reply dude, I have visual studios set-up and i've just been ripping apart other plugins and testing them out, obvs won't re-release anyone's work, just doing it to see if i can get anything to work, thanks again :)

Edit: Just skimmed through your guide, looks absolutely awesome and i hadn't added HB/Tripper as references, so thank you :) +rep for the great help
is in the process of being updated, so check back later.
 
Back
Top