Thread: Beta Arena Extreme RPG

  1. #1
    Novice C++ Programmer
    Join Date
    Nov 2003
    Posts
    96

    Beta Arena Extreme RPG

    I downloaded the source code to a RPG game called Arena Evolution but it was incomplete and only had a few enemies. I read the license agreements which stated the source code could be used in my programs, compiled, and redistributed freely. So I decided to make a mod. This is a small console based RPG and I've only added/changed a few things, but I need your input on if the bad guys are hard enough/too hard, and maybe some other features to add. Please read the README.txt to see what I've added so far.

    Anyway, I need someone to beta test this a bit for me and give me feedback on what should be added/removed and how good the enemies should be/are. Thanks very much.

  2. #2
    Teenage Mutant Ninja Nerd MMD_Lynx's Avatar
    Join Date
    Aug 2004
    Posts
    65
    i found one bug...
    i went to cast a spell but realized i didn't have enough MP
    so i went to press 0 but pressed '-' instead
    i got caught in a loop. u might need to reset the input variable to 0 or something.
    Stupid people are useful. You can make them do all the mindless tasks you are too lazy to do yourself.

    Sphynx cats are just bald and wrinkly, like old people, and we don't reject them.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. problem
    By ExDHaos in forum C++ Programming
    Replies: 12
    Last Post: 05-22-2009, 04:50 AM
  2. Beta version compiled with -DWINVER=0x0500
    By wow in forum Windows Programming
    Replies: 3
    Last Post: 03-20-2006, 07:35 AM
  3. Char Variable Probelm
    By Krak in forum C++ Programming
    Replies: 1
    Last Post: 01-26-2003, 12:34 PM
  4. Need assistance for major text base Arena RPG project
    By Ruflano in forum C++ Programming
    Replies: 0
    Last Post: 04-04-2002, 11:11 AM
  5. Visual Studio .NET beta 2
    By Marky_Mark in forum C++ Programming
    Replies: 1
    Last Post: 11-05-2001, 11:28 AM