SMF Shop

SMFShop => Completed Additions => Items => Topic started by: Daisuke_aurora on July 15, 2008, 09:42:17 pm

Title: Role-Play item?
Post by: Daisuke_aurora on July 15, 2008, 09:42:17 pm
Can someone help me make an item? I just want it to be an item that when it is used, will increase a number in a custom profile field. I run an SMF RP site, and we use a stat system, so as members RP more and get better, they can increase their stats to become better fighters. But, I want to make it automated (I.e. Admin don't have to go and change their CP fields to show increases) by making an SMF Shop item that will bascially set the proper CP field to it's value + the item's increase value. Any way an item like this could be made?
Title: Re: Role-Play item?
Post by: Daisuke_aurora on August 04, 2008, 10:21:28 pm
Anybody want to help me with this?
Title: Re: Role-Play item?
Post by: ElaineG on August 28, 2008, 10:01:18 am
Hmm I guess this is something I could attempt making,
I need to know which mod you use for custom fields and some other info.
In 2 days I'll go on vacation and I'll be back 1 week later, by then we could work on it if you want. Let's keep in touch (my mail address is arkav @ hotmail.co.uk)
Title: Re: Role-Play item?
Post by: Daisuke_aurora on September 02, 2008, 11:38:09 pm
NVM, I got it myself. But I need some help with PHP and coding, if you'd liek to join my site as a coding admin?
Title: Re: Role-Play item?
Post by: Kyuukei on August 20, 2009, 09:06:07 am
What was done to make this item? I'm curious.
Title: Re: Role-Play item?
Post by: Daisuke_aurora on September 06, 2009, 05:33:46 pm
Basically I just made a bunch of fields in the SMF database to track the stats and then made ites that upon use would adjust the stat. It was easier once I actually learned PHP haha.