zmref Posted September 7, 2012 Posted September 7, 2012 (edited) When I pay 10 platinum coins a specified set of commands would be applied on the paid player Example commands: @warp @storage Edited September 7, 2012 by zmref Quote
Peopleperson49 Posted September 7, 2012 Posted September 7, 2012 (edited) It would be easier to set your gm levels for the first 10 so that they get progressively higher. As they give more coins you manually increase there group level or you use @commands. @commands will only last until they logout. If you want to make a login script you can set a variable everytime they "unlock a skill" which can be used to set there current group upon login. For example: They pay 10 coins and get level 1. So you use set GMCoinLevel+1; So when they login if they now have a GMCoinLevel of 1. It will use @adjgroup playername 1. This way their group increases again everytime they login. If you want you can set it so every day or week they loose 1 GMCoinLevel. I hope this helps, but just an idea of how I would do it. Peopleperson49 Level 1 - Get @go, Level 2 - Get @go, @storage Level 3 - Get @go, @storage, @warp Edited September 7, 2012 by peopleperson49 Quote
Question
zmref
When I pay 10 platinum coins a specified set of commands would be applied on the paid player
Example commands:
@warp
@storage
Edited by zmref1 answer 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.