Author Topic: Role-Play item?  (Read 9258 times)

Offline Daisuke_aurora

Role-Play item?
« 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?

Offline Daisuke_aurora

Re: Role-Play item?
« Reply #1 on: August 04, 2008, 10:21:28 pm »
Anybody want to help me with this?

Offline ElaineG

Re: Role-Play item?
« Reply #2 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)

Offline Daisuke_aurora

Re: Role-Play item?
« Reply #3 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?

Offline Kyuukei

Re: Role-Play item?
« Reply #4 on: August 20, 2009, 09:06:07 am »
What was done to make this item? I'm curious.

Offline Daisuke_aurora

Re: Role-Play item?
« Reply #5 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.