Jump to content
MakeWebGames

lucky3809

Members
  • Posts

    1,115
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by lucky3809

  1. Dont know how advance the mod you have, but if it works with the houses table already that comes with mccodes, then your problem is in that query that is inserting or deleting from or to the houses table. It wouldn't be the users table that is giving you the problem.... Use common sense when coding...

    You said, "when users move out of their partners house they lose their house".

    Look at that sentence in bold.... Now look at your php files and codes that you bought, and find the query that has the houses table in it. It is that simple. After you find that part, look at the query over and see what is missing or what went wrong...

    It would be nothing to do with will, because you did not say that, you said they lose their house, house and will is two different things in mccodes...

    Most then likely your problem is in the divorce function.

  2. well done, however you are missing something...

    a user if they are smart, (most are) will go to the auction page or whatever page it is and alter the ID number in the url to the item that shows no link, and would be able to use such if you have nothing blocking them from doing so on those pages...

    why not just do something similar such as using 1 field and make it enum yes/no

    and then make if statements rather you have picked it for the item when you created or edited the item?

    then in the useage page just add same if statements as you would in the inventory page to block them from altering the url id?

    Just a suggestion that is much simpler lol.

  3. It has always been a forum rule, you just don't post the full paid code.

    He can post the function he is having trouble with just not the full code page.

    Yeah it may sound stupid, but when it's a paid modification you can't post it on here, due then it's free for others to use.

    Anyways look over your queries, most then anything its a query that is deleting the house from the owner, when they move out.

  4. New day and age the internet has became a source for everything. Doesn't take a rocket scientist to know how hacking is done. I have also fixed someones game before that had the same thing happen to them. Which was a permission fix, and a few security fixes.

  5. the more will you have the more percentage of train you get.

    if you get 1.9% on one train, with a larger house you would get more then that per train.

    If you been on Torn.com and other games you can have a better understanding of how it works. The percentage can be changed to anything you wish, also if you dont want to reduce your players will when they sell back their house for a bigger one you can change that too.

  6. I agree with SRB, as for some hosting companies has a TOS on mails sent, before adding this you may want to take time and read your TOS for your hosting package you are using, some people always skips it and then when they are suspended, they don't understand.

  7. the error your getting is the old forum when it was transferred to the new layout it had left new bbcode to the original post which was target_blank and http:// which was not part of the post to begin with just the new forum error

    here is how it should have been...

    You're unable to view this code.

    Viewing code within this forum requires registration, you can register here for free.

     

    You're unable to view this code.

    Viewing code within this forum requires registration, you can register here for free.

×
×
  • Create New...