Jump to content
MakeWebGames

Zettieee

Members
  • Posts

    790
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Zettieee

  1. Screenie: http://img842.imageshack.us/img842/4091/gamedesign.png Any opinions post below, want to use this? I will sell the PSD and will not code! - send a PM if interested. Thanks.
  2. Have you looked into this market at all? They are many engines for so much cheaper. and with LIFETIME updates. Heres a short list: Hero Cloud NEaB(mini) NWE Unity (supports mobile also?) Unreal engine... They are pretty well priced. Hero cloud is only $99 for 1 year. They host all games for you, keep the servers running and take 35% of game profit. I think you should re evaluate your engine and maybe post a demo/video.
  3. This seems... somewhat weird. Unless I'm missing something? Your selling a modular engine that can be complied and played on mobile and a browser for 200? Sorry seems a little over priced for something so simple.
  4. Let me get this straight? Your selling an engine *without feature list* and an applet addon feature for how much? And I'm pretty sure they are many online app encoders (FREE ones). Unless I see some good work in this engine i'ma pass and hold out for mini neab :) GL anyhow...
  5. social engine.... google it, its open source (well version 1.2.2 was) it's a complete clone.
  6. Not registerd but from what i can see... it looks ****ing awesome! maybe port this to an app for those people who use ipads/smartphones? it shouldnt be too hard making a simple browser app that only loads the game.. :)
  7. Did you not read the rest of of my post? It seems you hold your nose to high....
  8. Very nice portfolio. Great audio in all the trailers. All round good service. I don't believe many on this forum have games that require music/audio. But they maybe some who do. Good luck with sales :)
  9. As Sniko said, Planning is key! I've spent almost 3 weeks planning a game and still no where near finished. But if you want to make a quick fast game grab a pre made engine like mccodes v1 or go look on sourceforge.net :)
  10. Total processors: 2 Processor #1 Vendor GenuineIntel Name Intel® Xeon® CPU X3440 @ 2.53GHz Speed 2533.332 MHz Cache 8192 KB Processor #2 Vendor GenuineIntel Name Intel® Xeon® CPU X3440 @ 2.53GHz Speed 2533.332 MHz Cache 8192 KB 2TB HDD. Running Linux (EDIT) I think it's only 4GB ram... not too sure in a rush again ^^
  11. It's nice to see more people using GL. Not registered but but still nice :)
  12. First thing: I just add new hosting plans and accounts to the server... Second thing: Honestly this was to give something to the community. Again, thanks for the posts...
  13. Should be, ill pm a demo account if anyone wants to look at it..
  14. ermmm... try like this:   <?php $checker = mysql_query('SELECT * FROM `main_games` WHERE `url`=?', array($this->getSubdomain())); $run = mysql_num_rows($checker); if ($run){ echo' they is a game in that url'; exit(); } else { echo' no game sorry'; } ?> Don't know if that's how you want it, but that's somewhat how I do it :)
  15. ^ Very true luck was in a rush yesterday. Edited and fixed. And yes rulerz i do have root access...
  16. Intel have a nice socket now LGA1155, so I picked the best value for money CPU under the LGA1155 socket set. thus the motherboard can accept all new CPU's by intel. AMD do offer a new socket also called ADM 3+ but, the motherboards don't come with as much features for the price as the intel ones. If you do wish to build a PC for gaming (CS:source etc) I could help you pick the parts on a budget or even a high end machine.
  17. Okay so I haven't used MCC for so long maybe i'm wrong but the problem isn't with the image, it's with the actual mysql query.... try this:   [color=#ff0000]​NOT TESTED!!!![/color] <?php //posting info that a user put into a box without checking it? Force it to be a number $amount = abs(intval($_POST['amnt'])); if($_POST['stat'] && $amount) { $stat=$statnames[$_POST['stat']]; if(!$stat) { die("<font style=color:red;><b>This skill/stat can not be trained.</font></b>"); } if($amount > $ir['energy']) { print("<font style=color:red;><b>You do not have enough energy to train that much.</font></b>"); } else { $gain=0; for($i=0; $i<$amount; $i++) { $gain+=rand(1,3)/rand(800,1000)*rand(800,1000)*(($ir['will']+20)/150); $ir['will']-=rand(1,3); if($ir['will'] < 0) { $ir['will']=0; } } if($ir['jail']) { $gain/=2; } $newEnergy = abs(intval($ir['energy'] - $amount)); $db->query("UPDATE `userstats` SET `{$stat}` = `{$stat}` + '".$gain."' WHERE `userid` = '".$userid."'"); $db->query("UPDATE `users` SET `will` = {$ir['will']}, energy = '".$newEnergy."' WHERE `userid` = '".$userid."'"); $inc=$ir[$stat]+$gain; // $inc2=$ir['energy']-$_POST['amnt']; //Don't think this is needed anymore? if($stat=="strength") { echo " <font style=color:limegreen;>You place some weights on both sides of the barbell and start to pumping! You have gained {$gain} strength by doing {$_POST['amnt']} reps. You now have {$inc} strength and {$inc2} energy left.</font> "; } ?>
  18. Sorry Dave but not all gamers are rich... I started gaming back on my old HP 250mb ram laptop... It was TRASH yet I played games on it (IE: Crossfire, WoW). This setup would give someone the power they needed to play games like Mafia 2, half life, mine craft, and so on. At ruler: The CPU is bad, yes. But, for the value and the performance it's a great starter for a first gaming PC. As stated this is a BUDGET PC. If someone wants me to recommend a high end PC build please don't hesitate to ask. Again thanks.
  19. Very nice illusions I wish you the best of luck with this. :)
  20. Sorry maybe I mislead you. I just hold the web host manager profile. The server i hosted in canada. Cpanel is installed... Other info i don't know sorry ^^ but still the offer stands.
  21. Look again please dave. Most games (Even lastest games don't make use of more than 2 cores.) And Graphics card is a mid range GTX 550. Yes the HDD is a HDD.... If I wanted fast I'd go for SSD. This is not my PC build at the min. This is my build for people looking for budget gaming. Thanks for reply.
  22. true I do suffer from dyslexia but, no one seems to troll me?
  23. Didn't know where to put this so here goes. So most people here play games 3d or other. Thought I might show people my budget gaming PC: CPU: intel G630 LGA1155 - http://www.overclock.co.uk/product/Intel-Pentium-G630-270GHz-Sandy-Bridge-Dual-Core-3Mb-Cache-LGA1155-Processor-Retail_44617.html Case : CIT Black - http://www.overclock.co.uk/product/CIT-2036-BlackSilver-Midi-Tower-Case-450W-24pin-PSU_7468.html Ram: 4GB G.Skill ram - http://www.overclock.co.uk/product/GSKill-RipJaw-4GB-DDR3-PC3-10666-1333MHz-CL9-15V-Single-Stick-AMD-&amp;-Intel-Approved_33449.html HDD: 2TB WD HDD - http://www.overclock.co.uk/product/Western-Digital-GP-2TB-2000GB-SATA3-6Gbs-64MB-Cache-OEM_41234.html PSU: PowerCool 750W 80+ - http://www.overclock.co.uk/product/PowerCool-750W-PC-750AUBA-Dual-12v-V22-80-Efficiency-PSU_6490.html MB: ASRock motherboard LGA1155 - http://www.overclock.co.uk/product/ASRock-B75M-B75-Socket-LGA1155-DDR3-HDMI-DVI-D-Dsub-USB30-SATA3-mATX-Motherboard_43712.html GPU: EVGA GTX550TI - http://www.overclock.co.uk/product/EVGA-1024MB-GDDR5-GeForce-GTX-550TI-SuperClocked-Dual-DVI-Mini-HDMI-PCI-E-Retail-with-Free-Mafia-2-PC-Game_41289.html This is a cheap build that will run most games with above 30FPS upto 250FPS (depending on detail settings and game.) Price Total with TAX and delivery: Total: £338.33 Have a build of your own? Post it below :)
  24. Hello. My friend gave me a server 2 years ago. I only use it for testing/developing when I'm away from my computer. Thus I have alot of free space and bandwidth going to waste... I'm offering 2 people hosting for as long as my server is online (been up for 4 years now.) Rules: 1) Don't use any illegal scripts. 2) No URL Shortening scripts. 3) No inappropriate images/videos . (this is self explanatory, I don't want any porn!) You must have your own domain. I recommend .TK domains. Post if your interested.
  25. Some people have dyslexia.... The next comment about spelling from you, I will flame you something crazy ;)
×
×
  • Create New...