Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,701
  • Joined

  • Last visited

  • Days Won

    88

Everything posted by Uridium

  1. just so your aware that conf_id in this being 18 only need to be the next available number on your conf_id so if yours stops at 55 then start this one at 56 make a txt file called filedata.txt this is for the inview of the filedata.php file which will allow you to change the link of the file you want to edit to a new one so you dont have to keep uploading filedata.php all the time. INSERT INTO `settings` (`conf_id`, `conf_name`, `conf_value`) VALUES ('56', 'editpage', 'explore.php');
  2. im assuming its for this but i could be wrong University Of The Streets
  3. Nicely done 🙂
  4. Not at the moment: but we will keep you posted..
  5. Neab/RPE is undergoing a massive transformation and is being updated to work with PHP 7.4 and higher new features are being added and new character map/layout and images are being implemented. This is work in progress and we are pleased with the current results. The old admin panel has been upgraded and more options for staff have been added. your probably wondering why I have placed RPE after Neab well the new name for Neab engine.. is Rusted Pipe Engine...
  6. As the title suggests will an old copy of mccv2 work on todays php upgrade.....
  7. Just looking at some of the names from your list with a great big smile on my face, Would love to rewind the clock and have the fun we used to have on here. from the days of "Criminal Existence" when I had just started out with MCCODES...
  8. I think i still have the project V3 on a spare HD i'll have too dig it out
  9. you are aware that this Mod was made for NWE and not MCCODES ?
  10. I did finish the script but as FunMayHem have since closed the marketplace its no longer available I'll have toi look on some old hard drives to see if i can find a copy of it
  11. is it healing both users at same time ?
  12. Maybe Remove healing Item from healers inv when they use the HEAL. and if user doesnt have anything to heal anyone with the the HEAL option isnt displayed
  13. Count me in even if its only for Ideas
  14. im not sure but try not spacing the <?php example line 1 <?php rather than line 1 <?php
  15. I thought it was you fixing the wisecrime.com website ?
  16. I still see the forums error ? Parse error: syntax error, unexpected ''SELECT id, date_subbed, ft_id' (T_ENCAPSED_AND_WHITESPACE) in /home3/tozwh5hh/public_html/forum.php on line 646
  17. i'll have a play see what i can find
  18. well done nice and fast :)
  19. worked for me however there is an issue with forums on your game Parse error: syntax error, unexpected ''SELECT id, date_subbed, ft_id' (T_ENCAPSED_AND_WHITESPACE)
  20. Well done matey, damn I recall when we were all small time codies and look at you now America and Adobe. Excellent news Dave all the best
  21. Uridium

    Vouch for meh

    SRB he da man thats all ya need to know ? lol
  22. Uridium

    Mobile Design

    too make sure that the Phone recognises your cell/mobile page add this bit of script to your index or header.php page <SCRIPT> if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { var url = "http://m.wizwych.com/"; $(location).attr('href',url); } </script> obs change the URL to reflect to your site folder for the mobile/cell version. That way when a player who's on their phone plays it will AUTO go to the correct version.
  23. quit being a girl and man up whats done was done and its over the name ILLUSIONS has died not the person
  24. very true I apologise
  25. very well said. I must have made about 60 mods for MCCODES v2 and have enjoyed every minute creating them, Ive never actually made a fully working game, even though people tell me i am silly not too, I just dont like the thought of running a game..
×
×
  • Create New...