Author Topic: [C+P] Overdrive Mode [C+P]  (Read 81 times)

Offline Chandlermaki

  • Rune Member
  • *
  • Posts: 129
  • Rep 6
  • You's trollin'.
  • Location: USA
    • View Profile
Re: [C+P] Overdrive Mode [C+P]
« on: March 31, 2011, 04:36:45 pm »
Nice mate :)
I will work on the Interface for the Points.  Could you tell me were i would start For making it: /  Like How would i get your points to show up :/

Personally, I use a line in the quest tab.

Code: [Select]
        c.sendString("@gre@OD Points : @whi@" + Integer.toString(c.overdriveBar), 7338);

That's what mine looks like in my Text class. I'm not sure what it would look like in a Delta source, but it shouldn't be terribly hard to convert.
Insert clever signature here.