Jump to content
MakeWebGames

[mccode v2] Donator and Non-Donator Lottery


Recommended Posts

  • Replies 50
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: Donator and Non-Donator Lottery [V2]

ahh ok I think I know why. I currently have my items that they can give you upto 5 effects, where as mccodes only comes with 3 as default.

find all this code and delete it

You're unable to view this code.

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

Posted

Re: Donator and Non-Donator Lottery [V2]

:?

I'm confused,so. there needs to be an Item called a lottery ticket? :|

And I don't see how you will get 1 winner if the tickets is just the same item :?

Posted

Re: Donator and Non-Donator Lottery [V2]

 

:?

I'm confused,so. there needs to be an Item called a lottery ticket? :|

And I don't see how you will get 1 winner if the tickets is just the same item :?

Yes there needs to be 2 items. One of the lottery tickets is bought through explore and the other one when you donate to paypal.

When you receive the item, you will see it in your inverntory and you decide if you want to use it in this month's draw, sell it, or send it to someone.

Once you use it, you will see in the top of your inventory a link to see all your purchased lottery tickets for the month with its assigned lottery ticket.

At the end of the month, the cron chooses randomly the winner and then the prize to both the donator and non-donator lottery winners.

Posted

Re: [mccode v2] Donator and Non-Donator Lottery

For that question you are best asking your host. Each of them are different. It is not usually a http, but a direct link to it.

Posted

Re: [mccode v2] Donator and Non-Donator Lottery

 

I like this mod but am struggleling to get it working perfectly!

What problems are you having?

  • 4 weeks later...
Posted

Re: [mccode v2] Donator and Non-Donator Lottery

 

QUERY ERROR: Unknown column 'lot_DON' in 'where clause'

Query was SELECT * FROM lottery WHERE lot_DON=1

anyone have fix

I presume you have added the lot_DON to your users table right? Is that happening when the cron runs?

Posted

Re: [mccode v2] Donator and Non-Donator Lottery

i have added all correctly but still doesnt work i added all sql i just get on the lottery page

QUERY ERROR: Unknown column 'lot_DON' in 'where clause'

Query was SELECT * FROM lottery WHERE lot_DON=1

Posted

Re: [mccode v2] Donator and Non-Donator Lottery

 

i have added all correctly but still doesnt work i added all sql i just get on the lottery page

QUERY ERROR: Unknown column 'lot_DON' in 'where clause'

Query was SELECT * FROM lottery WHERE lot_DON=1

can you please add the full code, so I can take a look at it.

Cheers

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...