Jump to content
MakeWebGames

Seker

Members
  • Posts

    579
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Seker

  1. Confused about what you mean here. Same thing what? An IPN usually is one file.
  2. It's not at all. --- Figure out PayPal's needed parameters. --- Send to PayPal through form submission. --- PayPal sends back the confirmed data to your IPN file. --- Use confirmed data to update player as needed.
  3. This may very well be one of the rudest responses I've ever seen to something given for free. People these days.
  4. Just a question. Not trying to troll. Just a bit curious. "50/50 - You can guess number between 1-200 win or lose double what you guessed." How is this 50/50? Shouldn't it be 1/199? :P
  5.   First off:   QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, '1', 'You Walk To The Bus Station And Start To Search For Cash', 'You Find S' at line 1 Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP) VALUES( 'Search For Cash', '2', '((WILL*n)/5)+(LEVEL/5) ', '11', , 0, '1', 'You Walk To The Bus Station And Start To Search For Cash', 'You Find Some Cash That Was Dropped By An Old Man', '', '', , '', )   Secondly, count the commas in your query. I see at least 2 too many.
  6. Erm. As in an IPN that pretty much every payment gateway provider has available? Sure, that's possible.
  7. No, of course it's not. The login page can easily be changed. Some of that was merely a placeholder. Again, this is an unfinished project. It hasn't gone live in any way. Some screenshots: [ATTACH=CONFIG]1219[/ATTACH][ATTACH=CONFIG]1220[/ATTACH][ATTACH=CONFIG]1221[/ATTACH][ATTACH=CONFIG]1222[/ATTACH][ATTACH=CONFIG]1223[/ATTACH][ATTACH=CONFIG]1224[/ATTACH][ATTACH=CONFIG]1225[/ATTACH][ATTACH=CONFIG]1226[/ATTACH][ATTACH=CONFIG]1227[/ATTACH][ATTACH=CONFIG]1228[/ATTACH][ATTACH=CONFIG]1229[/ATTACH] The gray theme is the starting/neutral race Gold/yellow - Light Race Blue - Dark Race A few more things worth pointing out: The weapons/armor have been fairly modified. There is a "Set Bonus" in effect, so that if every item equipped is part of the same set, there is a slight bonus to a particular stat. The attacking formula is something I completely created on my own and is aimed to be as balanced as possible. Attacks are meant to never be a flat out win or loss. Each variable is compared between two users independently. (Pet on pet, weapons on armor, stat on stat) The amount of damage is more percentage based than flat numbers. Along with that, there are also bonuses given to the two advanced races, while a slight deficit is placed on players of the neutral race against the other two.
  8. Built on MCC V2. Started on it and got quite a bit finished. Still a few pages missing, but most of the functionality is there. Only reason I'm selling is I've decided to go an entirely different direction and did not just want to scrap it completely. A fair estimate would be to say the game is about 85% finished. I've personally handled all of the coding and all of the layout work. A few things you'll get with it: --- MCCodes V2 License --- License to both Dave's Ajax Chat and Donate mod. --- Domain (infernalwar.com) Some of the custom pieces I've added: --- One Click Attack --- Automatic set and forget contests with prizes automatically awarded upon completion A major theme of the game that was planned was a "race" system. The overall idea was, basically, there was a huge war. Everyone died and now they're back in purgatory. Everyone starts off as a neutral race. (Insert event here) and you become either the "Light" or "Dark" race. ^----- Generic statement as the conditions have not yet been put in place. Three separate themes are in place for every page already finished. One for every race. You can see some screenshots of the themes by going to the already-set-up FB page: facebook.com/infernalwargame I will work on getting some screenshots together to post here, but for now, just see the Facebook page. Asking price: $500 Open to discussion about continuing work on the game if you need it, but that will mean additional cost. I'm including a screenshot of the licenses for the engine and mods mentioned above. Only serious offers will be considered, so don't bother trying to get it for nothing. Finished or not, I put a lot of time into the project, and I feel $500 is a more than fair price. PM me if interested. [ATTACH=CONFIG]1218[/ATTACH]
  9. Attempted to PM you, but seems you're unable to receive. Shoot me an email at [email protected]
  10. English. Do you speak it?
  11. Only problem with this is, good luck with that font. Unless every single letter is going to be an image. In that case, good luck with that bandwidth.
  12. Or...   date_default_timezone_set('America/Los_Angeles');
  13. Erm. Self explanatory? You can't create a table that already exists?
  14. Change this part: UPDATE login SET health=health+'".mysql_real_escape_string($amount) ."',   To this: UPDATE login SET health=LEAST(health+'".mysql_real_escape_string($amount) ."', MAXHEALTH),   With "MAXHEALTH" being whatever the max health is in the database.
  15. This is just as pointless as the other thread. Obviously, no one cares. It's between whoever owned it and whoever now owns/claims to own it. Find something better to do with your time.
  16. You haz securiteez? o.0
  17. Sounds to me your problem isn't in the code (unless it's HORRIBLY coded) but with the server. No amount of clean code can account for a garbage server.
  18. I believe the point is that nobody should have to "notify" them. It should just be done. This is the second thread like this in as many months. And it seems to happen every single time.
  19. The hell are you talking about? You always ramble about their so-called illegitimacy while never actually providing any actual proof or acknowledgement that no one really cares and posts like these are just an annoying little bit of crying. Personally, I don't understand the need to keep coming back to a site that is largely dominated by something you claim is trash, especially when you're not posting any kind of helpful anything for absolutely anything else. Do you just enjoy wasting time? And, for the record, Kyle didn't deny anything. He (light-heartedly) implied the need of proof of such stupid statements. So chill your panties.
  20. This seems to be an overly-occurring issue. I'm waiting on a withdrawal, myself. Not even a very large one. Bit of a joke, really. Such a long "process time" on top of a relatively high fee.
  21. That's actually not true at all.
  22. Person does "work" and claims it's unimportant and no care is given about its use. This gets pointed out. Pointing this out is called being "negative." As far as the comment about my coding. Really bad comment, simply because you've never seen the code in my game. So yeah. There's that.
  23. The whole point of an "API" as you're calling this IS for the "lazy people." Again, all you've got here are a few functions that save a few lines. The whole argument about cross-modification holds no bearing unless the mass of people out there suddenly decide to start using this all together. Which I doubt will happen.
  24. Erm. Sure. We could go with that.
×
×
  • Create New...