Author Topic: SMF Shop Ideas..:Job Lottery Auctions..  (Read 11354 times)

Offline Masterhand

SMF Shop Ideas..:Job Lottery Auctions..
« on: November 18, 2006, 04:30:16 am »
Well, i would think that it would be cool if SMF shop had more included with it..

Right now it has something like this: cash/bank/shop, so why don't you add a few things too it?

cash/shop/bank/jobs/lottery/auctions

---Jobs---
Users can get jobs, then when the person who got 'hired' for the job does it, (ex.: Mod, Ranks, Post Fixer, Snitch) hits the 'Done' button,
the person who created the jobs clicks confirm, and the hired user gets a certain amounts or credits

--Lottery--
Users would bet a certain amount of credits , then set the minimum amount of credits to put down for a "ticket" then set the date it goes off, it would randomly pick a winner and the winner would get the set credit amount.

--Auctions--
This is like the Lottery, but only people place bids, and the person puts down a item for the winner.

Iwould love to see these things implanted...
That would make more people want SMF shop, and it would make it cooler....What do you think?..
~If at first you don't succed, hide all evidence that you tried.~ - Homer Simpson

Offline matkins70

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #1 on: November 18, 2006, 05:57:19 am »
Lottery is something I have thought about a lot.  I already have scratchcards on my forum, and would really like a lottery draw as well.  It should definately be a prize fund, so the winner gets whatever is in the prize fund, taken from sales.  I have also considered this idea in other methods, such as sales of items in the shop should go into a fund, rather than disappearing.  I keep wanting to make almost like a mini economy.

I believe basil beard has a jobs like item.  He gave out money bags that give a certain amount of money each day.  Could probably be made into a job item.

Offline Masterhand

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #2 on: November 18, 2006, 06:11:11 am »
Hmm, Yea, i like the idea...
~If at first you don't succed, hide all evidence that you tried.~ - Homer Simpson

Offline ggace

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #3 on: November 27, 2006, 10:05:15 am »
Lottery is a good idea. Alot of members gamble there money away on my shop with the win random money item.

Offline Basil Beard

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #4 on: November 28, 2006, 04:54:48 am »
To do a lottery, you would need to do the following:

A) Add a column to the members table which called "Tickets" or something. Tickets should probably be a INT, with default value 0.
B) Make an item that upon use that adds one to the Tickets of the user.
C) Call a weekly script, via a cronjob more likely that not, which totals the number of tickets, randomly chooses the winner, and gives out all the currency.

Shouldn't be that hard to code if you actually want it. Would be a fun project for someone who doesn't know php to learn it =). You'll be surpirzed what you can learn just from the internet.
Arrrrr!

Offline Masterhand

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #5 on: March 06, 2007, 01:03:21 am »
To do a lottery, you would need to do the following:

A) Add a column to the members table which called "Tickets" or something. Tickets should probably be a INT, with default value 0.
B) Make an item that upon use that adds one to the Tickets of the user.
C) Call a weekly script, via a cronjob more likely that not, which totals the number of tickets, randomly chooses the winner, and gives out all the currency.

Shouldn't be that hard to code if you actually want it. Would be a fun project for someone who doesn't know php to learn it =). You'll be surpirzed what you can learn just from the internet.

I'll get to work on it :).
~If at first you don't succed, hide all evidence that you tried.~ - Homer Simpson

Offline Lew_Cipher

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #6 on: March 18, 2007, 02:35:14 am »
a lottery would rock

Offline bigrossco

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #7 on: March 30, 2007, 05:11:30 am »
i would love a lottery as well :) aspecaly cause it would involve more than 1 person :) and i know vbplaza has it as used it on an old forum before i left to setup my own one but didnt go down the path of having to pay to get vbuiliten and also saw their shop mod is not available lol

Offline CRONUS

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #8 on: April 16, 2007, 03:46:33 pm »

Offline perplexed

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #9 on: April 16, 2007, 08:16:14 pm »
Well, i would think that it would be cool if SMF shop had more included with it..

Right now it has something like this: cash/bank/shop, so why don't you add a few things too it?

cash/shop/bank/jobs/lottery/auctions

---Jobs---
Users can get jobs, then when the person who got 'hired' for the job does it, (ex.: Mod, Ranks, Post Fixer, Snitch) hits the 'Done' button,
the person who created the jobs clicks confirm, and the hired user gets a certain amounts or credits

--Lottery--
Users would bet a certain amount of credits , then set the minimum amount of credits to put down for a "ticket" then set the date it goes off, it would randomly pick a winner and the winner would get the set credit amount.

--Auctions--
This is like the Lottery, but only people place bids, and the person puts down a item for the winner.

Iwould love to see these things implanted...
That would make more people want SMF shop, and it would make it cooler....What do you think?..

I like the idea of the Jobs item.  It could work also like giving people challenges to do and rewarding them when its done.
Estne volumen in toga, an solum tibi libet me videre?

TexasBartender

  • Guest
Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #10 on: April 17, 2007, 02:09:47 pm »
Well, i would think that it would be cool if SMF shop had more included with it..

Right now it has something like this: cash/bank/shop, so why don't you add a few things too it?

cash/shop/bank/jobs/lottery/auctions

---Jobs---
Users can get jobs, then when the person who got 'hired' for the job does it, (ex.: Mod, Ranks, Post Fixer, Snitch) hits the 'Done' button,
the person who created the jobs clicks confirm, and the hired user gets a certain amounts or credits

--Lottery--
Users would bet a certain amount of credits , then set the minimum amount of credits to put down for a "ticket" then set the date it goes off, it would randomly pick a winner and the winner would get the set credit amount.

--Auctions--
This is like the Lottery, but only people place bids, and the person puts down a item for the winner.

Iwould love to see these things implanted...
That would make more people want SMF shop, and it would make it cooler....What do you think?..

All three of these ideas sounds great I can't wait until someone makes them ;)

Offline CRONUS

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #11 on: April 17, 2007, 02:13:06 pm »
I still think my lottery idea is better :P :)
http://www.daniel15.com/forum/index.php/topic,501.0.html

TexasBartender

  • Guest
Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #12 on: April 17, 2007, 02:49:49 pm »
I still think my lottery idea is better :P :)
http://www.daniel15.com/forum/index.php/topic,501.0.html

yea yours has more details either one will be fine with me

Offline perplexed

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #13 on: April 17, 2007, 08:19:46 pm »
I dont want this one to get lost:

Quote
---Jobs---
Users can get jobs, then when the person who got 'hired' for the job does it, (ex.: Mod, Ranks, Post Fixer, Snitch) hits the 'Done' button,
the person who created the jobs clicks confirm, and the hired user gets a certain amounts or credits

It would be good if someone could do this, it would be fun and useful
Estne volumen in toga, an solum tibi libet me videre?

Offline Lady Ambrosia

Re: SMF Shop Ideas..:Job Lottery Auctions..
« Reply #14 on: April 18, 2007, 06:51:11 pm »
I honestly think that these would be awesome mods!!  I'd love to see a lottery mod, but no cron job LOL.  But I could see where and RPG forum would LOVE the Job and Auction Mod, especially if they have clans.
Ambrosia's Castle - My Personal Site
The Dark Castle - My Forum
Avatar by:  Me