I'm not sure how I'll do this yet, but I want to enable a referal system so people who get refered here by other people cause a reward to be given to the referrer. I'm thinking something along the lines of when you first log in on your char, a gump comes up to add referal account name, which the referrer would give. Problem is this could be abused by someone simply making a bunch of accounts, so I'll have to make it secure against that.
Archived topic from AOV, old topic ID:528, old post ID:3073
TODO: Referal reward system
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
TODO: Referal reward system
Honk if you love Jesus, text if you want to meet Him!
- DOCTOR THUNDER
- Posts: 1611
- Joined: Sat Jan 06, 2007 8:34 am
TODO: Referal reward system
would rewards be given for who referrred current players to the server back when it started? if so, eby will be geting a pretty big reward for all the people, including me, who he got to play here.
Archived topic from AOV, old topic ID:528, old post ID:3079
Archived topic from AOV, old topic ID:528, old post ID:3079
The polite PK.
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
TODO: Referal reward system
Yeah for that, I'd have to do it manually, as the gump would only show up upon first char creation and a flag would go in the account on if they entered someone. The rewards would probably be random deco that say something like "Referal award".
This will most likely require a core edit though, as I'm pretty sure the account class is declared at the core level, and I'll have to add some variables in there and redo the whole serialize/deserialize thing. Same will go for the password management so chances are both will be done at the same time.
Archived topic from AOV, old topic ID:528, old post ID:3082
This will most likely require a core edit though, as I'm pretty sure the account class is declared at the core level, and I'll have to add some variables in there and redo the whole serialize/deserialize thing. Same will go for the password management so chances are both will be done at the same time.
Archived topic from AOV, old topic ID:528, old post ID:3082
Honk if you love Jesus, text if you want to meet Him!
TODO: Referal reward system
Or just use the forum?
There is a "Referal" section on there, isn't there?
Archived topic from AOV, old topic ID:528, old post ID:3096
There is a "Referal" section on there, isn't there?
Archived topic from AOV, old topic ID:528, old post ID:3096
If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.