Jump to content
MakeWebGames

adivirus

Members
  • Posts

    96
  • Joined

  • Last visited

adivirus's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. you are right, i also bought several mods over the years and most of them were using mysql_*
  2. indeed, i need to review all the pages and make the code more cleaner, eventually to use db class code. thanks for suggestion.
  3. my game suffered lots of modifications since 2008, added lots of things to the files, so i started to test it with php7 on a test server, it seems that i need to modify every mysql_() , mysql_query to mysqli, as i always used mysql line instead of mysqli .. that's for start :) thanks.
  4. Hello, can anyone tell me if mccodes 2.0.2 its working with php 7.0 ? do i need to update/modify something inside the code for the engine to work with this version of php? let me know. thank you.  
  5. Hi, thanks but i just did it by myself so users can now enter quantity directly from inventory. thanks anyway :P
  6. interesting, thanks for the tip.
  7. yea, i will end up by doing it by myself :) thought there is already an existing improved and secured itemuse.php
  8. Yep, that's right :) multiple item use is good for medicinals and special items like IQ and any other item that have an effect in the itemuse.php. like for example an iq item that gives +20 iq .. instead of clicking multiple times to use let's say 100 items, just to enter the quantity and gives you 100x20 IQ and so on..
  9. Hi, is there any working multiple item use mod for v2? thanks.
  10. yea, that's annoying. no updates on this mod ? :(
  11. any news?
  12. any updates? :)
  13. Does this addon fix the scroll problem? as you know on dave's chat mod it's hard to scroll up because page always going down :) and you can't read older posts. thanks
  14. well, can you code something like this? also what about the mailbox ? and how much do you charge for it. thanks :)
  15. Hello, anyone can make an improved mailbox system ? ajax/jquery with smilies and the possibility to check for example a number of mails using a radio button then do delete them all, instead of deleting each mail as the actual as the original mailbox system. also i'm interested in a chat system similar to facebook chat, so you can see your friends online and chat with them. any other improvements are welcomed. thanks.
×
×
  • Create New...