Kama3a Posted June 22, 2010 Posted June 22, 2010 ok here is my idea... u make level zone and when u reach XXX level u get kicked out of it .. and u cant teleport back to it... about teleportation ok in teleport html u can do it ... but i cant make the kick on xx level .. so can u help me with ideas or code ty Quote
0 xAddytzu Posted June 22, 2010 Posted June 22, 2010 hmmm.. create a new zone LEVEL_ZONE, make a check and you are done :) Quote
0 Kama3a Posted June 22, 2010 Author Posted June 22, 2010 hmmm.. create a new zone LEVEL_ZONE, make a check and you are done :) i was thinking for something simpler :) Quote
0 Matim Posted June 22, 2010 Posted June 22, 2010 i was thinking for something simpler :) ..how? As xAddytzu said.. create new Zone type, in onEnter void add simple check with player level, and what should happen if player X has level Y. Thats all. Quote
0 Tryskell Posted June 22, 2010 Posted June 22, 2010 Your kick option cannot be made without a zone, about the teleporter you said it but wrong, you have to edit the core of your teleporter, not the htm. Without a zone, you can do a timer (jail timer if you want a code). And the condition to don't reach the area comes with the teleporter core. But if someone goes by foot to your area he won't be kicked. So in fact, it's easier to add a zone lol. Quote
0 Kama3a Posted June 22, 2010 Author Posted June 22, 2010 k tnx for ideas i will try with new zone :) Quote
0 bauwbas Posted June 22, 2010 Posted June 22, 2010 Or maybe you can create a teleporter based on python language, set lvl that you can speak and if your level ok, teleporter teleport you and if not, so teleporter say "go away noob" :D I'm just suggesting. And it's not hard to make, take any quest with level and take nobless quest where is teleport code, fusion these two, and *babam* you have a teleport. Quote
0 xAddytzu Posted June 22, 2010 Posted June 22, 2010 Or maybe you can create a teleporter based on python language, set lvl that you can speak and if your level ok, teleporter teleport you and if not, so teleporter say "go away noob" :D I'm just suggesting. And it's not hard to make, take any quest with level and take nobless quest where is teleport code, fusion these two, and *babam* you have a teleport. also you can do it in java >.> Quote
0 eKo Posted June 22, 2010 Posted June 22, 2010 ..how? As xAddytzu said.. create new Zone type, in onEnter void add simple check with player level, and what should happen if player X has level Y. Thats all. its the best way, its kinda simple to do. Quote
Question
Kama3a
ok here is my idea... u make level zone and when u reach XXX level u get kicked out of it .. and u cant teleport back to it...
about teleportation ok in teleport html u can do it ...
but i cant make the kick on xx level .. so can u help me with ideas or code
ty
8 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.
Note: Your post will require moderator approval before it will be visible.