GunZ RPG Project

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 55
  1. #31
    Account Upgraded | Title Enabled! x1nixmzeng is offline
    MemberRank
    Nov 2007 Join Date
    England, UKLocation
    240Posts

    Re: GunZ RPG Project

    I was curious where you were at. Tell us more of the game mechanics you want to achieve and some of the tasks you think you'll need help with.

  2. #32
    much coder t0p lel Team Zebra is offline
    MemberRank
    Mar 2009 Join Date
    234Posts

    Re: GunZ RPG Project

    Yeah, I don't think it does bounds checking or anything, it just uses an int to designate sex. You'd need to code a lot of handlers though, I'd imagine.

    On a separate note, I do a lot of pot and acid, I'm sure I'd be great for ideas ;)

  3. #33
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: GunZ RPG Project

    Roaaaaaa <3. How you been baby? Also lol'd.

  4. #34
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: GunZ RPG Project

    Hell Ill model/ XML code

    Im bored for the summer neways

    watcha need?

  5. #35
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: GunZ RPG Project

    Instead of sex, why don't we add a separate race? I've got a couple of idea's - Elves, goblins, gnomes, lycans (lol?).
    We could rip some model's off WoW or make them from scratch if they can't be ripped.

  6. #36
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: GunZ RPG Project

    Quote Originally Posted by Wizkidje View Post
    Sorry but I'm way too busy lately. Maybe in a couple of months.



    That selfish is based on you claiming that you have all of my source codes?

    To stick on-topic, the sex enumerations are simply integers so there's enough space to create your own. Shouldn't take more than a couple of hours to actually create other sexes. On the other hand, if you really want to make it a RPG, you'll have a lot of work on the skills.
    I've none of your source codes. And if I ask for some basic help on easy questions you only give pointless or racist responses.

  7. #37
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,301Posts

    Re: GunZ RPG Project

    because he quit gunz.

  8. #38
    Wait wut PenguinGuy is offline
    MemberRank
    Apr 2010 Join Date
    United StatesLocation
    765Posts

    Re: GunZ RPG Project

    I can't believe I completely forgot about the enum for sex lol. I forgot why I gave up on doing new sexes until now, just about to give up again. q.q

  9. #39
    Account Upgraded | Title Enabled! x1nixmzeng is offline
    MemberRank
    Nov 2007 Join Date
    England, UKLocation
    240Posts

    Re: GunZ RPG Project

    It's easy to underestimate if you've never tried it.

    OT: Checkout some of the original class types from the 06 PDB:

    enum MCharacterRace {
    MCR_NONE = 0x0,
    MCR_HUMAN = 0x1,
    MCR_ELF = 0x2,
    MCR_DARKELF = 0x3,
    MCR_DWARF = 0x4,
    MCR_OGRE = 0x5,
    };

    enum MCharacterClass {
    MCC_NONE = 0x0,
    MCC_FIGHTER = 0x1,
    MCC_ROGUE = 0x2,
    MCC_ACOLYTE = 0x3,
    MCC_MAGE = 0x4,
    MCC_KNIGHT = 0x5,
    MCC_PALADIN = 0x6,
    MCC_BESERKER = 0x7,
    MCC_WARRIOR = 0x8,
    MCC_RANGER = 0x9,
    MCC_ASSASSIN = 0xa,
    MCC_HUNTER = 0xb,
    MCC_SHADOWWALKER = 0xc,
    MCC_SCOUT = 0xd,
    MCC_THIEF = 0xe,
    MCC_CLERIC = 0xf,
    MCC_MONK = 0x10,
    MCC_DOCTOR = 0x11,
    MCC_SHAMON = 0x12,
    MCC_DRUID = 0x13,
    MCC_SORCERER = 0x14,
    MCC_ENCHANTER = 0x15,
    MCC_WIZARD = 0x16,
    MCC_MAGICIAN = 0x17,
    MCC_WARLOCK = 0x18,
    };
    Last edited by x1nixmzeng; 12-06-10 at 01:46 AM.

  10. #40
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: GunZ RPG Project

    Quote Originally Posted by 00niels00 View Post
    I've none of your source codes.
    Then don't claim you do.

    Quote Originally Posted by 00niels00 View Post
    And if I ask for some basic help on easy questions you only give pointless or racist responses.
    Then either don't ask me those questions or realize I've quit GunZ unless it's related to freelance work, which barely happens.

    @x1nixmzeng looks good. The original idea for GunZ looks better than it's current.

  11. #41
    wololololo omgisavedu is offline
    MemberRank
    Mar 2009 Join Date
    in batch fileLocation
    343Posts

    Re: GunZ RPG Project

    I was doing this on realm crafter as a side project. Best of luck to you guys.

  12. #42
    Account Upgraded | Title Enabled! 00niels00 is offline
    MemberRank
    Sep 2008 Join Date
    The NetherlandsLocation
    1,041Posts

    Re: GunZ RPG Project

    Quote Originally Posted by Wizkidje View Post
    Then don't claim you do.



    Then either don't ask me those questions or realize I've quit GunZ unless it's related to freelance work, which barely happens.

    @x1nixmzeng looks good. The original idea for GunZ looks better than it's current.
    I don't have any of your source codes, and I've never claimed that I have those sources.

  13. #43
    Account Upgraded | Title Enabled! ManyBlackPpl is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    336Posts

    Re: GunZ RPG Project

    I think this would be an interesting idea. I wish I were better at coding so that I could help you. If I do get better some day, then I'll try and help. Hope this project makes it to the end.

    But I'm gonna be honest; when I saw RPG in the title of this thread, I was hoping to see some terrorists :P

  14. #44
    amPerl savetherobots is offline
    MemberRank
    Apr 2010 Join Date
    214Posts

    Re: GunZ RPG Project

    I don't know if C# or C++(little) knowledge is going to help, but I can try :P
    I can also model.

  15. #45
    GunZ messiah peaceofpi is offline
    MemberRank
    Nov 2006 Join Date
    333Posts

    Re: GunZ RPG Project

    Can't wait to see you ditch it halfway through, but interesting nonetheless and something I will keep myself posted on



Page 3 of 4 FirstFirst 1234 LastLast

Advertisement