Jump to content
MakeWebGames

uggae

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

uggae's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. As the title says, I'm thinking about purchasing the 2.0 license. How difficult would it be to convert the existing code to 100% hacker proof? Can anyone list the known php exploits of version 2.0?
  2. Re: Phaos Game Engine After trying to find a screenshot of the game, I finally found one:
  3. Re: NEAB Demo Site Thank you :)
  4. Re: NEAB Demo Site   I obviously don't get it. Here is where I make threats to make my own editors and add in all the bells and whistles to increase my epeen. The point is, I would prefer to support those who have worked on a project rather than steal from them. Maybe this thread will also give a future customer the information he needed before commiting to purchasing the product. I am not here to make the game look bad. Some background to my initial post... After downloading the game and setting it up I decided to test the demo version on the site with big hopes. I saw the package that was offered and knew this is what I was looking for. Well, with a few modification to it anyways, heh. Well, I was let down and figured this was another fly by night company trying to make a quick buck then dissapear into the night.   If you were to hire someone to code it for you, maybe. Premade? Not a chance. They would ask $1000 and make no sales, promting someone else to code an inexpensive alternate version and profit from it.   I am not questioning bugs being patched, that was addressed. I already have the game setup on my personal computer and aside from parts he obviously removed it works beautifully. The question arose when the demo on the site was supposedly a newer full version and I ran into a bug. Maybe I misunderstood that? Looking back at it, he obviously hasn't updated that version to the current version. He might want to update it so people can view what they are buying compared to the main, online game. I just want my question answered, it isn't a difficult one to answer. How close is the sale product compared to the public game at http://www.nowhere-else.org/rpg/ ? A responce of "exactly like the public version, aside from this mod and this mod" will suffice. Anyone who spends that much money on a code without knowing all the details should have their head examined.
  5. Re: NEAB Demo Site That's good, DeathStar. Personal attacks show everyone how mature you really are. Lets take a look at the grammar from one of your previous posts... Yeah. If you have nothing to contribute aside from flaming people, please don't post in this thread.   a_bertrand, you seem to have skipped a question that both deathknight90 and I posted so I will post it again in the event you somehow missed it. twice. How close is the sale product compared to the public game at http://www.nowhere-else.org/rpg/ ?   Potential clients need to know information like this. Professional software companies offer full version demos so the end user knows exactly what they are purchasing. It appears to me that by avoiding the question two times, you are instead trying to scam people out of money by selling a sub-par version.
  6. Re: NEAB Demo Site   No, you don't understand. Why would someone want to buy a product that they cant fully use on a demo, let alone full of bugs? Before considering to purchase NEAB, I want to know how much miniNEAB included compared to their working version at http://www.nowhere-else.org/rpg/   After playing NEAB on their main site, I was interested in buying miniNEAB. Then I played the miniNEAB demo, what a joke. Who in their right mind would pay $200 for buggy code? All I am saying is if you want to sell more product, have a better demo.
  7. Re: Item Buying Post your itembuy.php
  8. Re: NEAB Demo Site   I recieved the following message when I was supposed to finish killing a monster: <www.nowhere-else.org> addMessage('<FONT COLOR=#00E000>HIT:</FONT> You hit the Wasp for 3 HP. '); set_monster_hp(40,-2); set_monster_hp(40,-2); addMessage('The Wasp has been defeated. You WIN. '); addMessage('The Lord has rewarded you 27 Gold as bounty for defeating this creature. ');   Warning: update_monster(quests_util.php): failed to open stream: No such file or directory in /var/www/html/engine/demo/combat/grid_action.php on line 100   Warning: update_monster(): Failed opening 'quests_util.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/engine/demo/combat/grid_action.php on line 100 addMessage('During the combat you gained 75 experience points. ');   Fatal error: Call to undefined function: gain_experience() in /var/www/html/engine/demo/combat/grid_action.php on line 112   Is this what we should expect in the finished product or will we have the same polished version that http://www.nowhere-else.org uses?
×
×
  • Create New...