MusicMaker Posted January 5, 2010 Share Posted January 5, 2010 εχω κανει τοσα topic αλλα εαν δεν ρωτισω η αν δεν διαβασω δεν θα μαθω στο θεμα μας πως μπορω να κανω οταν ειναι flag να μην μπορουν να use την gk? buffs δεν μπορουν να κανουν μονο οταν ειναι flag να μν μπωρουν ευχαριστω ! Link to comment Share on other sites More sharing options...
0 Sindelia Posted January 5, 2010 Share Posted January 5, 2010 Αυτό που θές , χρειάζετε srciptaki . Σου δίνω ένα παράδειγμα από τον buffer του Rin4a: " if player.getPvpFlag() > 0 : return showText("Info","You can't buff while you are flagged!<br>Wait some time and try again!","False","Return","main") " Link to comment Share on other sites More sharing options...
0 Grim. Posted January 5, 2010 Share Posted January 5, 2010 Αυτό που θές , χρειάζετε srciptaki . Σου δίνω ένα παράδειγμα από τον buffer του Rin4a: " if player.getPvpFlag() > 0 : return showText("Info","You can't buff while you are flagged!<br>Wait some time and try again!","False","Return","main") " auto den einai script aplo edit java Link to comment Share on other sites More sharing options...
0 Sindelia Posted January 5, 2010 Share Posted January 5, 2010 auto den einai script aplo edit java Εγώ το πείρα απο το buffer.py του Rin4a , τεσπα... Link to comment Share on other sites More sharing options...
0 Ovenuç® Posted January 6, 2010 Share Posted January 6, 2010 Loipon.. Pigene sto L2TeleporterInstance anixe to kai bres kapou lei.. else if (!Config.ALT_GAME_KARMA_PLAYER_CAN_USE_GK && player.getKarma() > 0) // karma { SystemMessage sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString("Go away, you're not welcome here."); player.sendPacket(sm); return; } kato apo kato bale auto else if (player.isInCombat()) // PVP FLAG { SystemMessage sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString("You are in Combat you can't use the GK"); player.sendPacket(sm); return; } qq mas :D Link to comment Share on other sites More sharing options...
0 Sindelia Posted January 6, 2010 Share Posted January 6, 2010 Loipon.. Pigene sto L2TeleporterInstance anixe to kai bres kapou lei.. else if (!Config.ALT_GAME_KARMA_PLAYER_CAN_USE_GK && player.getKarma() > 0) // karma { SystemMessage sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString("Go away, you're not welcome here."); player.sendPacket(sm); return; } kato apo kato bale auto else if (player.isInCombat()) // PVP FLAG { SystemMessage sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString("You are in Combat you can't use the GK"); player.sendPacket(sm); return; } qq mas :D :O Είσαι καλός εσύ xD Link to comment Share on other sites More sharing options...
0 Ovenuç® Posted January 6, 2010 Share Posted January 6, 2010 :O Είσαι καλός εσύ xD hehe :D na blepw ta + :P haha joke :P music prepei na einai ok an den einai pes m na to fixaro k? Link to comment Share on other sites More sharing options...
0 Grim. Posted January 6, 2010 Share Posted January 6, 2010 L2TELEPORTER INSTANCE?!?! Link to comment Share on other sites More sharing options...
0 Papaditsa Posted January 18, 2010 Share Posted January 18, 2010 alios mporeis na pas edw k ta breis ola k na ta fixareis ola http://www.maxcheaters.com/forum/index.php?topic=105735.0 Link to comment Share on other sites More sharing options...
0 MusicMaker Posted January 19, 2010 Author Share Posted January 19, 2010 το βρηκα εδω και πολυ καιρο locked * Link to comment Share on other sites More sharing options...
Question
MusicMaker
εχω κανει τοσα topic αλλα εαν δεν ρωτισω η αν δεν διαβασω δεν θα μαθω στο θεμα μας
πως μπορω να κανω οταν ειναι flag να μην μπορουν να use την gk? buffs δεν μπορουν να κανουν μονο οταν ειναι flag να μν μπωρουν
ευχαριστω !
Link to comment
Share on other sites
9 answers to this question
Recommended Posts