Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. C.Cosmin how can you sell a package that no-one is able to see working on your site.. Put your game back up so people can view and test it
  2. Uridium

    Query Trouble!

    close out your entire php file with ?> on line 253 Also change any mentions of $IP = ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; to $IP = $_SERVER['REMOTE_ADDR']; See if that helps
  3. Dom i tried format on netbeanz for this script and didnt really cure the problem
  4. Keep up the brilliant Script Seany always nice to see you on here :)
  5. Jquery is your best bet
  6. are you selling or offering your services Ecko cos one will need to be in another section of the forum if your selling :)
  7. try putting $h->endpage(); after the die statement not saying thats the cause but ya never know
  8. Dont tell me how to do my Job Kieren: I believe in freedom of speech (Ive removed the URL he posted) and im not going to Persecute -BRAIDZ over his Thread I have no involvement with the production of mccodes only what happens here at the forums and if we keep deleting Threads like this people will only post more about it later. So my theory being get it out into the open so others who have been ripped off can understand what is about happen to -BRAIDZ if he continues to use the illegal source...
  9. -BRAIDZ I'm aware you new here but the copy of Raven that you have is a ripped off copy of MCCodes you probably wasnt aware of this at the time you purchased it I would however like to say DONT try to open your game to public without a valid copy and a license purchased from MCCODES.. and Yes granted the price was very cheap but you would have a large headache if the owners of MCCODES found you using it and had your site closed. Not everyone on the net is kind theres always some people wanting to rip others off with their cash... Im not going to close this Thread yet as i want to view other peoples feedback. Well upuntil it gets out of control then i will have no choice but to close it :)
  10. Im going to keep this Thread here to remind people who think they can gain from other peoples hard work are always found out..
  11. Thread started off fair now its just getting silly so time for bye byes...
  12. I think i better zip file the rest cos i keep running out of characters to post on here so bare with me.. download and place into folders mentioned in zip http://www.wizwych.com/mcnewversion/crimes.zip
  13. Found a few bugs in crimes so fixed them and added some extra so users can be sent to hosp or jail as a bad result.   SQLS add these to the crimes `crimeHTEXT` text NOT NULL, `crimeHOSPTIME` int(10) NOT NULL default '0', `crimeHREASON` varchar(255) NOT NULL, >> CONT
  14. I have to agree with Rulerofzu its a very complex task to add mods to Redux even i'm having to work it out..
  15. Dominion Every one here is aware of the complete fook up on all Mcc Products My personal opinion is that they used Poor Paul as a scape goat for most of the redux Foul Ups even when i approached Dabs and Cold i was met with total non compliance and if this post means i lose my staff status on here then so be it cos its wrong with whats happening to all the MCC users and something needs to be done All i hear is this and that about V3 havent actually seen nothing all that seems to be happening here is that the Community is fixing problems with all MCC issues. So if Dabs and Cold are quick enough to take peoples Cash they should now note GET IT FIXED cos most are pissed off with whats been offered :)
  16. Four mods for the price of 2 What do ya get PAID at $50 Each (Must Purchase 2 Paid to get the 2 free Ones ) PAID MOD 1 = Academy/Schooling Mod This is the Most advanced Schooling Mod available on MCC this mod will let 1 = you create a course with Modules for users to complete uses Users Brave (Users must be online to complete a course) 2 = The rewards are whatever you want them to be example you could create a Course that instantly gives a reward once complete or you could make it so the Reward is a daily Feature when that course is completed. 3 = Will work with anything you add to the game so theres no limit to this mod. 4 = Users can take up to 3 courses at once using their brave once brave has gone they have to wait to continue to do their course. 5 = Courses can be setup so users can retake or just make a course unavailable again... 6 = Add text to courses people are taking so they get a feel at whats happening on each course as they progress. 7 = Modules can be added to Courses so you can have 1 course with no modules to complete (Easy) or 1 course with 20 Modules to complete (Hard) 8 = Course gains from link in town can be set up easily so when a user finishes a course you want that adds a link in town for daily use this can be done also.. 9 = Courses Cost can be setup via admin panel and rating of courses (easy - hard or Vicious) PAID MOD 2 = Advanced Lottery System 1 = You can set cost per ticket and gain rate back to system 2 = Add 4 Rewards as Items for 4 runner up Prizes 3 = Tickets Are displayed as Image Tickets 4 = Shows Total Tickets sold and jackpot prize 5 = History shows Previous winners and runners up 6 = Can be Run from a Cron or By Staff. 7 = Events are given to those who have won something   FREE MOD 1 = Drag n Drop re-arrange friends and Enemies List This mod will allow you to restructure your friends or enemies list by re-arranging them to your taste. FREE MOD 2 = Searching Map (Not fully coded yet will be given to those who buy 2 at $50 each) Create as many Searching areas as you want adding as many outcomes and gains to each location get your NPC's involved as they can be added into any area to attack users. This mod will just about let you do and add anything you want as a gain or a bad outcome.... There will only be 5 copies of these so if you dont buy 2 you dont get 2 free paypal Addy micronaught_one AT yahoo DOT COM When sending payment Please remember the searching script hasnt been fully completed yet But it will be sent to you Once completed Demo of all mods (except for the search map mod) http://www.wizwych.com/mcnewversion/
  17. are you wanting promo or Referal ?
  18. There should be no need for 1 min crons at all if done correctly timestamp could cure all this
  19. Uridium

    Tutorials

    When do i get my Voucher ;)
  20. Paul not sound nasty but i found a few things on redux that didnt match those of V2 I tried to contact Dabs and cold about these but they basically didnt give a shite..
  21. Theme Problems: I edited one CSS file and now all the themes seem to have parts of that one file in them.
  22. Oh ooops Sorry
  23. Yep Lucky's worked fine for my version and hes a good lad oh bless him GOOD LAD oi oi oi oi lol
  24. Only thing i can see is your use of require "globalfunctions.php"; instead of the usual require "global_func.php"; Im not saying this is the error cos you may have renamed the global_func.php to match the globalfunctions.php
×
×
  • Create New...