• Guest, we are doing a new map (refresh) for Herocraft. Gather your friends and get ready! Coming next Friday, 06/28/24 @ 7PM CT play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Search results

  1. clwusmc

    Attribute Planning Program

    Well, I am a Mac User as well believe it or not. My C is not that sharp...haha sorry bad programming joke. Unfortunately, I am programming in Visual Basic right now. I will look into cocoa and objective-C and see what I can do. Learning to program Mac apps would be useful in my book and worth my...
  2. clwusmc

    Attribute Planning Program

    The way things change at such a rapid pace, I believe I am going to have to attempt to rewrite all my code to use constants. This way when base attributes change, which they usually do, or growth ratios change, which they seem to do, I can just change the constant at the top of the program...
  3. clwusmc

    Herocraft Leveling Chart

    Got this, thanks. Can't think of a way this can go with my program, but if no one else gets to it before I do I will update the wiki.
  4. clwusmc

    Proctor Application: clwusmc

    Minecraft IGN: clwusmc Position applying for: Proctor Age|Timezone: 30 EST How long have you been on Herocraft?: Since July 25, 2012 Why do you think you would make a good Proctor?: I am not entirely sure I will make a good proctor, but I am really good at research and I am, as always willing to...
  5. clwusmc

    [AD] Sentinel

    I should make this official IGN: clwusmc Age: 30 Time zone: EST Classes (eg. warrior/crafter): Disciple/Purposefully staying crafter for now so I can warp.... How long have you been on HC?: Over a year Why do you want to join?: Leftovers5 is here and I don't know where EzMac2099 is. They are...
  6. clwusmc

    Attribute Planning Program

    WitchOnaRampage has a forum discussion already for talking about the wiki here. To help keep the discussions between how to improve the wiki and how to improve this application separate please refer to that forum topic for future discussions on wiki improvements. This will make it easier for...
  7. clwusmc

    Attribute Planning Program

    @Eldrylars Yeah, that is a perfect example of how often things change. Since I have made this I have already noted that the Ranger starting health changed by 10 and the magic resist per con change (thankfully as 3 was a bit much). Unless I really fat fingered those. People will have to be...
  8. clwusmc

    Attribute Planning Program

    @malikdanab You are exactly right. That is the issue I found in my code. I used += / -= running totals for when you add or subtract from attributes for some of the gains, which obviously doesn't work because it doesn't consider the base attribute level. I have fixed this for some gain which is...
  9. clwusmc

    Attribute Planning Program

    I have an exam today and a 10 page paper to write this weekend, so won't have the chance to get to these fixes. I have found the issues in my code resulting in your errors @aceshooter11 and as soon as I find a free moment (likely not until next Tuesday) I will get those fixes in. All this input...
  10. clwusmc

    Attribute Planning Program

    No I did not take into account HP or mana gained by leveling as I can't find information on the mechanic behind that. I have to assume that the hp and mana just gained by leveling is what the min and max on the wiki are and if so, the best I can do is divide that as an even gain for each level...
Top