Jump to content
MakeWebGames

rulerofzu

Members
  • Posts

    2,464
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by rulerofzu

  1. Indeed Mike such is the way with McCodes. Built partly with code gathered across the internet, sold by CB/Dabs, fixed by the customers. Yes there is further bugs and issues with Redux. Who is gonna fix it if we dont post whats wrong and how to fix it? Paul time to start earning that % share.
  2. Oh the one with no content and staff panel which could not be accessed for a few weeks. Is that the install your talking about Paul?
  3. The question for me would be how to develop the base engine further. I normally learn by way of looking at the code figuring how it comes together and then taking it from there. Not knowing C# at all at the moment then obviously it would be a learning curve however if the code comes pre-compiled into a dll then how would I be able to change it?
  4. Someone gave him a pipe n slippers for his birthday and he is now all mellow :D
  5. I would be interested and have a windows server and linux server for testing. I know very little of c# but im a quick learner :D
  6. Nope you dont have errors with wampserver you have errors in your code. As it says in the errors. Eregi is depreciated and you have undefined index. You can save yourself a lot of time and search for solutions rather than waiting for help! Its how you learn stuff ;) preg match replaced eregi you can either sort out your index issues or simply turn off error reporting.
  7. uninstall delete everything and install wamp
  8. rulerofzu

    Birthday boy

    Sends $1 to Danny. You aint been warned yet so note to self must try harder ;) Happy birthday.
  9. I dont care if it was pieced from 1000 images its still not very good. Really.... How hard is it to download a brush, install, start photoshop, open a background image. open the brush and click. Wow that was hard work. As for the rest. The soldier. You have pemission to use it? Sorry do you expect to be given praise as you have supplied it free? Its not a modification. Its a badly made image with a badly styled css login form using javascript for god knows why.
  10. No need to use the javascript. No need to use a index.html file Nothing that couldnt be done in the login.php file any way. CSS should be kept seperate There is no real thought behind it at all. All you have done is get an image and put a form over the top.
  11. Sorry but dont post it if you dont want criticism. Why would you or anyone really want to use it.
  12. google xaamp mysql will not start you can see many others that have had several issues its bound to be one of them.
  13. Did you read what i posted? If you sanitize first then it would remove the w thus proceeding to the validate. Its called making your code more user friendly. If they happen to make a slight mistake the code accounts for it. Id rather help my players than just giving them an error message.
  14. Er....where to start. Login is bland. The inside just looks painful to the eyes. None of it actually flows with each other. Greyscale icons with black and yellow.
  15. rulerofzu

    Revenue

    Its all relative depending on your situation. If your still living with your parents then a few hundred can be a big deal. A few thousand a major profit. If your not and have other overheads then a few thousand decreases significantly.
  16. Difference is as so... For example if your player was trying to sell 100 rotten eggs. They input 100 but their fat fingers type in 100w If you just validate it will simply error. If you sanitize first and then validate it will remove the user error (w) and process the 100.
  17. How about you do a fresh install and test it yourself rather than waiting for customers to find the bugs for you.
  18. smells like a unlicenced game to me....
  19. rts is based on Grpg with mccodes mods/files recoded to that engine. Yes recoded significantly. however thats significantly declined in players over the years. I have a lot of x-rts players on rulerofzu.com I laughed when they put it up for sale at $2million USD. Yeah im not joking. It went for a lot less. You can even make a success out of a game and still have bugs that you have not fixed!
  20. You can get 13000 users doesnt mean any of them will play. I know of games that had a lot of players and was very successful not so much these days. unforgiven. 15 players online for example. So I based my post on the past year or two not many years ago.
  21. I wouldnt worry too much about posting just for the sake of posting. It will occur even if you have a rating , post count anyway. Just delete if it continues warn, after that ban from that area and eventually ban from the game. Go for nbbc which will do everything you require with regards to the bbcode. It also comes with a handy instruction file :D
  22. Success with just using the base code and free mods. I wouldnt think so.
  23. With that frame of mind indeed you will be. There was nobody to help me when I learnt html. I sat in the universities computing department and printed out the entire html markup on a dot matrix printer. Without trying you will never know and your much better taking things one step at a time. Create web pages in html and css. Once your comfortable with that then look at intergrating with PHP.
×
×
  • Create New...