I looked up for many Premium-Systems but I was very unhappy with them so I request for a new one
[information: I'm using eAthena so please put it in usable syntax for me ]
What I want in this Premium System?
I want 3 different types of Premium Accounts:
[+ SQL Tables for Each Account Type]
SQL Tables will include:
ID, Account ID, Start Date, End Date, Status (activ/passiv)
1. Bronze 2. Silver 3. Gold
It should be possible giving this Premium type via Itemscript (callfunc)
- if your status is normal you can use: bronze premium upgrade/silver premium upgrade/gold premium upgrade
- if your status is bronze you can use: silver premium upgrade/gold premium upgrade
- if your status is silver you can use: gold premium upgrade - if your status is gold you cant use any upgrade (as long your status wont be set back to normal(if expire date))
What are these types differences?
Bronze: Standart Exp is 100% - Bronze will set this up to 125% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (x)
Silver: Standart Exp is 100% - Silver will set this up to 150% // configureable like on the headear of the script [settings]
Itemrate will increased by 5% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (xy)
Gold:
Standart Exp is 100% - Gold will set this up to 200% (Doubled Exp Rate) // configureable like on the headear of the script [settings] Itemrate will increased by 10% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (xxy)
Enable the use of some extra @commands (maybe changing gm level of user to level 1)
Variable example: (maybe name these variables = AccLvL1(bronze), AccLvL2(silver), AccLvL3(gold)) Normal Account can't use the Jobmaster (because variable is missing) Bronze User can't use the Jobmaster (cause given variable is not useable for jobmaster/missing) Silver User can use the Jobmaster (but he will need to pay some zenys) Gold User can use the Jobmaster (without paying)
(I'm NOT requesting the Npc. It was just an example what the variables will be used for)
Expire Date:
I want an expire date to be configurable (also can set the bronze/silver/gold account permanently) In sql table it could be configured (end date = 0)
and if the premium status expired it should be shown at disbottom
At Login: Everytime you login it should be displayed what type of account you have (dispbottom) (only if theres a type/NOT on normal account type) and, if configured, the expire date or sth. like how long the premium status will hold on to.
NPC:
Maybe you can add an NPC where an
User can see:
- his account status (Normal/Bronze/Silver/Gold) and (if given) the expire date of it (also display if the type of premium is set for permanent)
- a list of members having an premium account [bronze/Silver/Gold]
Example:
if normal
Hello [NAME] you have an normal account. Get an [iTEMNAME] to get a premium account.
if premium: Hello [NAME] you have an [sTATUS ACCOUNT] and it's permanent/ and it will expire in [TIME Days, Hours, Minutes]
What an Admin (gm lvl 99) can do: - delete someones premium status
- add a premium status for someone
I hope this is detailed enough so no questions will get over me
It would be so freaking awesome if someone could script this for me!
I'm sure many users would implement this in their servers! Please please please
Question
leertaste
Hello Community!
I looked up for many Premium-Systems but I was very unhappy with them so I request for a new one
[information: I'm using eAthena so please put it in usable syntax for me
]
What I want in this Premium System?
I want 3 different types of Premium Accounts:
[+ SQL Tables for Each Account Type]
SQL Tables will include:
ID, Account ID, Start Date, End Date, Status (activ/passiv)
1. Bronze
2. Silver
3. Gold
It should be possible giving this Premium type via Itemscript (callfunc)
- if your status is normal you can use: bronze premium upgrade/silver premium upgrade/gold premium upgrade
- if your status is bronze you can use: silver premium upgrade/gold premium upgrade
- if your status is silver you can use: gold premium upgrade
- if your status is gold you cant use any upgrade (as long your status wont be set back to normal(if expire date))
What are these types differences?
Bronze:
Standart Exp is 100% - Bronze will set this up to 125% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (x)
Silver:
Standart Exp is 100% - Silver will set this up to 150% // configureable like on the headear of the script [settings]
Itemrate will increased by 5% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (xy)
Gold:
Standart Exp is 100% - Gold will set this up to 200% (Doubled Exp Rate) // configureable like on the headear of the script [settings]
Itemrate will increased by 10% // configureable like on the headear of the script [settings]
give an variable for using special function in other npcs (xxy)
Enable the use of some extra @commands (maybe changing gm level of user to level 1)
Variable example: (maybe name these variables = AccLvL1(bronze), AccLvL2(silver), AccLvL3(gold))
Normal Account can't use the Jobmaster (because variable is missing)
Bronze User can't use the Jobmaster (cause given variable is not useable for jobmaster/missing)
Silver User can use the Jobmaster (but he will need to pay some zenys)
Gold User can use the Jobmaster (without paying)
(I'm NOT requesting the Npc. It was just an example what the variables will be used for)
Expire Date:
I want an expire date to be configurable (also can set the bronze/silver/gold account permanently)
In sql table it could be configured (end date = 0)
and if the premium status expired it should be shown at disbottom
At Login:
Everytime you login it should be displayed what type of account you have (dispbottom) (only if theres a type/NOT on normal account type)
and, if configured, the expire date or sth. like how long the premium status will hold on to.
NPC:
Maybe you can add an NPC where an
User can see:
- his account status (Normal/Bronze/Silver/Gold) and (if given) the expire date of it
(also display if the type of premium is set for permanent)
- a list of members having an premium account [bronze/Silver/Gold]
Example:
if normal
Hello [NAME] you have an normal account. Get an [iTEMNAME] to get a premium account.
if premium:
Hello [NAME] you have an [sTATUS ACCOUNT] and it's permanent/ and it will expire in [TIME Days, Hours, Minutes]
What an Admin (gm lvl 99) can do:
- delete someones premium status
- add a premium status for someone
I hope this is detailed enough so no questions will get over me
It would be so freaking awesome if someone could script this for me!
I'm sure many users would implement this in their servers!

Edited by leertastePlease please please
Link to comment
Share on other sites
15 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.