Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,701
  • Joined

  • Last visited

  • Days Won

    88

Everything posted by Uridium

  1. How about as a few ideas.. 1 = Users can Sabotage an owners building If the person who owns the building fails to win an attack then the opponent who MUST also own a building can Sabotage yours.. this would 1a = reduce your Will whilst the building is unfit to live in then will be regained once repairs are done to the building.. 1b = ?????
  2. Hmm now I have to think and you know me and my thinking process :) 1 = A mod that allows users to go to say Christmas Island to do their shopping, this would take 3 days to complete the journey and on the way users can be attacked by NPC's within the game to steal money from them, Those people who have entered to join the journey cannot be attacked by regular players are the are not within the vicinity for them to attack, However those that have joined the journey can attack one an other to steal cash from them.... After the journey has ended and all players have reached Christmas Island New shops will appear with various goodies to buy.... - - - Updated - - - 2 = Snowballs that can be thrown at players which will either not harm them or they could be knocked out and sent to hospital
  3. How about a v2 Christmas mod :)
  4. http://www.bbc.co.uk/news/technology-24711935
  5. I think most of us have all grown up with criminalexistance and MWG its sad to see people go cos you've got to know them so well. its a sad day today and I wish all the best to Guest on his future explorations you will be sadly missed....
  6. I think my whole download has goofed cos when I extract from notepad++ and add to windows notepad everything is on one line on some files...
  7. every page damn so I gotta add things to every page ? 2 files called config.php 2 files called gameworld.php 1 in root other in a folder called accounts... managed to connect to database at last but now when I try register im getting a page cannot be displayed for register.php even though its there
  8. Downloaded installed and erm for the first time im stuck well I should say confused not stuck as I see config.php files and a gameworlds.php file which im assuming is the file I should set my dbase to yet it wont connect no matter what I change Access denied for user ''@'localhost' to database 'deviantwar'
  9. I always found a user count on a main page as a bad thing not cos its nie too see whos online but if there are less than someone expects to see it may put them off joining
  10. liked replied :)
  11. I don't think that would help on this forum.. but its a decent idea all thesame
  12. I didn't have any decent grades at school nor have I ever been to collage or uni but people here use my mods because they know I spend the time to test them before I make them available on here and usually they work 98% of the time I wont say 100% cos that would be lieing :)
  13. Uridium

    Layout opinion

    That's actually quite nice very easy on the eyes :) well done
  14. For the life of me I cant recall writing that ??.. if I did i'll apologise but cant remember writing such a thing...
  15. open up admin_module_manager/content.php look for TableHeader("Modules"); and just before it add   // START SECTION FOR DE-ACTIVATED MODULES // TableHeader("Current Locked Modules"); echo "<table class='plainTable'>"; echo "<tr class='titleLine'>"; echo "<td>" . Translate('Name') . "</td>"; echo "<td>" . Translate('Status') . "</td>"; echo "<td>" . Translate('Action') . "</td>"; echo "</tr>"; $row = 0; foreach ($allModules as $l) { if ($row % 2 == 0) echo "<tr class='evenLine' valign='top'>"; else echo "<tr class='oddLine' valign='top'>"; if (file_exists("$baseDir/modules/$l/module.lock")) { echo "<td width='50%' style='color: green; font-weight: bold;'>$l</td>"; echo "<td width='40%' style='color: red; font-weight: bold;'>Locked</td>"; echo "<td width='40%'><a href='index.php?p=admin_module_manager&unlock=" . urlencode($l) . "' style='color: green; font-weight: bold;'>Un-Lock</a></td>"; } echo "</tr>"; $row ++; } echo "</table>"; TableFooter(); // END SECTION FOR DE-ACTIVATED MODULES //   All Locked modules will now be visible as quick find
  16. what a apile of ****e those templates were good years ago and even then were free come on lad you have too do better now its 2013 not 1998 ;)
  17. watch the video :) http://link.brightcove.com/services/player/bcpid1989148206001?bckey=AQ~~,AAAAAFSL1bg~,CmS1EFtcMWELN_eSE9A7gpcGWF5XAVmI&bctid=2650286466001
  18. what ever people offer on here its a known fact that no-one ever chooses from choice.. do your homework on feedback and choose wisely some of us have fallen in to traps later on in the game...
  19. NWE is Vibrabant its a new breed of a Game engine style game like this wont spring up overnight a lot of thought needs to go into NWE and by that I don't mean thought as in coding Planning is a must here and the rewards will be more than successful
  20. so dragon and I don't mean too sound rude but too miss simple things like this on the main part of any game isn't good for business...
  21. fair comment :) maybe someone who was on your original Team or someone you sold it too the list could be endless... And if someone who has bought a game unaware it was stolen you will have a hard time proving them wrong..
  22. Released ??? are you sure you have finished it yet ? im seeing 404 pages on some links...
  23. Track name Soft in the middle... should never have sold this baby its done me proud :) and now its finally mine again :)
×
×
  • Create New...