Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. Im still picking my nose and flicking it at Paul Evans ;)
  2. Uridium

    Error help

    This page should show error and solution http://takien.com/513/how-to-fix-function-eregi-is-deprecated-in-php-5-3-0.php
  3. Highly recommended not to be taken likely this guys talents are quite rare on here
  4. All engines are complicated to begin with not everyone codes the same I have to admit i was bemused by the NWE but so was i when i first saw other engines. ive made 6 mods for this engine so far and have too say once you get the hang of the routines its quite simple.. Infact id go as far to say that in comparison NWE is easier to work with than MCC
  5. did a bit of checking on this person and he seems to be using all sorts of email addresses the [email protected] belongs to Alina Ahmad Lives in Drammen, Norway however one location did tally with the IP address
  6. re-opened for other comments by request..
  7. Closed but viewable for future reference :)
  8. Cold tried that to no avail... However HauntedDawg came to the rescue was something to do with Internet Explorer and a Certificate thing in the advanced section that needed to be turned off CHEEERS HAUNTED you Brilliant lad you ;)
  9. hey guys hope someone can help me cos google is **** When i try connect to windows live messenger (WLM) I get a connection report about Key Ports with an excalamation next to it.. Ive tried a few various fixes from what google has offered but to no avail and still cant connect to WLM im using window7 and the latest version of WLM can anyone shed some light on a possible fix...
  10. Just thought id see what everyone is upto in the New Worlds Engine scripting/development
  11.   VERRRRRY bad idea not everyone likes music on sites so always make sure you give your users a choice to turn off the player But in all honest i wouldnt have one if any users are still on dial up you'll kill em..
  12. dont quote me but try on line 43 } elseif (isset($_GET['maxlevel'])) {
  13. line 14 >>> $query = mysql_query("SELECT * FROM users WHERE username='$username'" change to $query = mysql_query("SELECT * FROM users WHERE username='$username'"); line 45 >>> die ("Please enter a username and password change to die ("Please enter a username and password");
  14. Merged ?? as long as i dont end up looking like DJ or Nickson im ok with it ;)
  15. Damn i thought this topic was about the TV Programme called "The Real Hustle" was about to add my many comments ;)
  16. Welcome to MWG booher and welcome to your new home :)
  17. Mods for the NEW Worlds Engine are being built as we speak. Ive sent Bert a copy today of one to which hes liked so will be adding to market the mod created last night was purely from the dev version and made it easier to create.
  18. Im not sure what your all complaining about (well not everybody) but a select few I think youve got this vision in your minds that this engine isnt what like another one offers thats cos this one isnt the other engine..
  19. Where on the admin panel are you when this happens which section and link example Administration function Items Configuration Keys Tables Modules Installer //////
  20. dont mccodes have an event_add function ?? check global_func.php search for event_add
  21. is that the correct link im getting nothing ..
  22. Im still getting stuck on things and have to relate to other files to help me out. So theres a hint for you if your stuck on one thing maybe a script somewhere else in the engine can shed some light onto your problem :)
  23. Yep i have to agree get used to the engine first and work out the functions i know from mods iv'e made for NWE that they are checked by Alain and if he aint happy with something its back to the drawing board which is damn good cos it emans no crappy mods are being placed into a well written engine..
  24. hey that messagin system is my baby lol
  25. Iv;e had the pleasure of seeing first hand at what SirChick can do and i have to say im very excited about seeing this engine..
×
×
  • Create New...