Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. Dominion

    Need Help ASAP

    Look on youtube there is a tutorial on how to install.
  2. Dominion

    Need Help ASAP

    "already exists" ... Drop everything then run the installer.
  3. bbcode is changed for some of them, however the mod is unchanged. If it worked before it works now...
  4. Are you using an engine? Am I right in assuming it's php? How large is the site? If you're looking for sites to learn from try - http://www.w3schools.com/php/default.asp http://www.php.net < if php anyway...
  5. Something seemed wrong about your post so I thought on it, and a lot of it sounds exactly like mccodes sales pitch (on their site...) 1st paragraph of - http://mccodes.com/ “Things you will be getting “ from http://mccodes.com/viewengine.php?id=3 “Important things “ on your site also looks work for word like something on mcc's Sorry but it looks word for word found it a little strange... The engine itself does not look to bad, however some quick questions - Does it use a template system? Class file? Well documented? Can we see other examples of your work? Any version(s) of php it won't work on? e.g. if it's designed for 5.1 then 5.3 may cause errors.
  6. If you mean can you update lite in order to use it then yes you may. If you mean use things from v1 into lite, mods are fine, v1 pages from v1 are not since they are paid products...
  7. When are you using this “extra” part of the stat? It would make more sense that you change the attack formula to take it into account, and leave the gym alone altogether, that is assuming you're buying the stat somewhere else...
  8. Somewhere to put my pointless rants, and not have it classed as spam? This could be fun...
  9. I believe Diesl means putting a link next to “chat” or “what’s new” in the main menu to a full list of articles. As it stands “home” has recent articles, however I do not see a full list, although I admit I have not had time to look at any of them yet so it could just be lack of effort on my part…
  10. 999,999,999,992 ^ I take it we started again at some point?
  11. @bluegman991 - You can make sig/avatars show by changing your account settings. Have a play, and the layout will be made just as easy. I don't see why this is hard, but everyone has their preference.
  12. Huh... i was wrong. sorry about that :p
  13. No I don't think you missed a vote, if you did I also missed it. People did not like Wbb when mwg first changed. Give it time, and who knows Vb may grow on you. This is here for feedback so what is it you don't like at the moment? The look can change, and is being discussed already with several members suggesting new looks. Say what you don't like so it can change.
  14. I think this is more like the Wbb ranks
  15. You mean karma? btw - I like it. :)
  16. Yes it's paid for. A site like mwg (or any site with users for that matter) would not get away with a cracked version.
  17. Did not notice the first post was removed. :|
  18. Decio? btw stay on topic :whistling:
  19. As said above it will over time evolve, however I think the time of generic mccodes based games has long since passed. If there is no customization the chances of gaining members is next to nothing.
  20. Well medieval games based around the mccodes setup (gangs, crystals etc…) are boring, and rarely gets anywhere there is potential there. It’s the engine based around a mafia setup NOT that the genera fails to attract players.
  21. Honestly It's probably not worth established games upgrading simply because they should have added there own features by now anyway, however for new mccodes customers they have finally put something worth while out there. Well done. Can we have a full list of updates rather than "and many more"? What's the psd look like? Or just hurry up with the demo so we can see. ;)
  22. I would assume $_POST['amount'] is a number... you don't use mres on a number. asb(intval()); as you have done in other places would be fine to insure it's a whole number.
  23. Honestly I would not pick the engine for their support anyway. V1 has no support, lite has none; v2 has 30 days after that you need to rely on the community. So really if you plan on starting a site with the engine then 30 days would be nothing, or at least not anything worth buying the engine specifically for.
  24. Well it depends what you mean... For example if you have 10 columns for one mod, only used on 2 pages, and is still selected, then yes consider putting that into a separate table. Not every mod needs to insert into the “users” table: most old free mods do. Try having a quick look here - New tables are good! Database Of course A_B does have a point; if all you’re going to do is use a join to select the information, as it’s still needed, then yes it’s pointless.
  25. Does not work that way... for example you would still be using mcc's database.
×
×
  • Create New...