Jump to content

SienTo

Members
  • Posts

    133
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by SienTo

  1. DarkTerror αν έχεις κάποιο link για τη σελίδα στείλτο μου σε PM...
  2. Τα updates βάλτα και στην αρχή με ημερομηνίες... Έτσι ώστε να ξέρουμε τι άλλαξε και πότε...
  3. Το θέμα δεν είναι τι αρέσει στον admin αλλά στους player. Όσο για το unbalance που λες συμφωνώ αλλά 1ον: who cares? και 2ον: Μπορείς να βάλεις archery ressistance / dagger ressistance πάνω σε μια robe ή σε 1 tattoo.
  4. Το είδα το script. Δε μου λες, τα scroll που κάνεις enchant είναι Normal ή Blessed Enchant Scrolls? //edit: ΕΛΕΟΣ!!! Πάλι καλά που έβαλες το screenshot. Εσύ στο όπλο έχεις βάλει Arcane Mace Acumen ενώ το όπλο λέγετε Arcana Mace Acumen. //edit2: Άν δεν δουλέψει, τότε κλείσε το Lineage, κλείσε το L2Tower, σβήστο και από το Tray (κάτω δεξιά), άνοιξε το enchantbless.lua με σημειωματάριο. Αντέγραψε το script: -- SCRIPT CONFIGURATION! item_name = "Arcana Mace" enchant_name = "Scroll: Enchant Weapon (S-Grade)" blessed_enchant_name = "Blessed Scroll: Enchant Weapon (S-Grade)" max_enchant = 25 max_safe_enchant = 3 delay = 2100 -- END OF SCRIPT CONFIGURATION -- HELPER FUNCTIONS function enchantResult() return GetEnchantManager():getLastResult() end function getItemByName(name, maxenchant) invList = GetInventory(); for item in invList.list do if item.Name == name and item.Enchanted < maxenchant then return item end end end stats = {} function registerSuccess(base) if stats[base] == nil then stats[base] = { success = 0, failure = 0 } end stats[base].success = stats[base].success + 1 end function registerFailure(base) if stats[base] == nil then stats[base] = { success = 0, failure = 0 } end stats[base].failure = stats[base].failure + 1 end function printStatistics() for i,v in ipairs(stats) do ShowToClient("Enchant", "[" .. i - 1 .. "->" .. i .. "] Rate: success: " .. v.success .. " / fail: " .. v.failure .." (" .. ( v.success * 100 )/ ( v.success + v.failure ) .. "%)") end end -- MAIN LOOP! while true do -- find item for enchanting item = getItemByName(item_name, max_enchant) if ( item == nil ) then ShowToClient("Enchant", "Out of items" ) break end -- find proper enchant scroll enchant = nil if ( item.Enchanted >= max_safe_enchant ) then enchant = getItemByName(blessed_enchant_name, 20) else enchant = getItemByName(enchant_name, 20) end if ( enchant == nil ) then ShowToClient("Enchant", "Out of enchants") break end GetEnchantManager():setDelay(delay) GetEnchantManager():setEnchantId(enchant.objectId) GetEnchantManager():setItemId(item.objectId) GetEnchantManager():Enchant() while ( enchantResult() == Enchant.ENCHANT_PENDING ) do Sleep(200) end if ( enchantResult() == Enchant.ENCHANT_SUCCESS ) then Sleep ( 500 ) -- sleep so item data is updated item = GetInventory():FindById(item.objectId) ShowToClient("Enchant", item.Name .. " is now +" .. item.Enchanted); registerSuccess ( item.Enchanted ) elseif ( enchantResult() == Enchant.ENCHANT_FAILURE ) then ShowToClient("Enchant", item.Name .. " failed on " .. item.Enchanted .. " -> " .. item.Enchanted+1) Sleep ( 500 ) -- sleep so item data is updated registerFailure ( item.Enchanted + 1) end printStatistics() end ShowToClient("Enchant", "Enchant script finished") printStatistics() Κάνε επικόλληση μέσα στο enchantbless.lua. Αποθήκευσε το, άνοιξε tower και 100% θα δουλέψει.
  5. Περιμένω τα αποτελέσματα ^^
  6. Δεν γίνετε να κάνεις update με το ίδιο license που έχεις; Όσο για τον κωδικό, δοκίμασε τύπου: Efthimakos1234x! Το πρώτο γράμμα κεφαλαίο.
  7. Για κατέβασε την νέα έκδοση και ξανά προσπάθησε... Και πες μου τα αποτελέσματα...
  8. Άν ψάξεις λίγο στο forum έχει πολλούς guide. Προτείνω να φτιάξεις μια νέα apella armor. Για αρχή δες ξεκίνα με αυτό το link: http://maxcheaters.com/forum/index.php?board=51.0
  9. To script σωστό είναι. Μήπως δεν πάτησες το Play (>) από τα scripts; Μήπως θέλει στο Tower να πατήσεις πρώτα Stop All και μετά να το ξεκινήσεις; Μήπως πρέπει να βγάλεις το Pause ON; Τα έχεις δοκιμάσει αυτά;
  10. Σχετικά με forum αν χρειάζεστε τίποτα let me know. Πάντως, εγώ θα συνιστούσα τον mid rate server μιας και αυτοί πιάνουν στις μέρες μας. Ένας καλοστημένος x45-x75 Interlude είναι ότι πρέπει. Βλέπω mid rate servers να είναι **** και έχουν 120-150 online. Κάποιες ιδέες για τον mid rate: Rates: XP/SP: x70 Party XP/SP x1.20 Adena x150 (or more but i think it's ok) Normal Enchant Scrolls 64% No Blessed Scrolls Mantra System worldwide dropable (lvls: 1-85) Exchange Mantra + 100.000 adena => 1st class change Exchange Mantra + 1.000.000 adena => 2nd class change Exchange Mantra + 10.000.000 adena => 3rd class change => Player's Reward: (BOG maybe?) PvP System [1 pvp = 1 pvp coin] - [1 pvp coin = 10 GCPotions] Pk System [1 pk = 2 pvp coin] - [2 pvp coin = 20 GCPotions] Anti PvP-Pk feeding system! Augment chances: NG 5% ,MG 10% HG 15% TG 25 % Buff slots: 24+4 Buffs last: 2 hours (cov, cat,seraph 2 hours too) Including Greater Shield + Greater Might Buffer: Simplified Buffs: Major prophet buffs lvl 3 Dances: 3Red 3Blue Songs: Earth / Wind / Warding / Vitality / Renewall 1 Farm Zone (which gonna be pvp zone too) Pegans Temple or whatever (somewhere wide). Τώρα για pvp servers σε Interlude πιστεύω οι καλύτεροι είναι με stuckable augmentation (όχι τα stats που δίνει το Augment αλλά τα Active Skils.)
  11. Here it says Shop till B Grade Website says Shop till C Grade So... which one is true?
  12. Τώρα εδώ... πως να σε help; //buy_new_comp_for_AnimeLegend Επίσης τα updates που θα κάνεις, βάλτα στο 1ο post.
  13. Ωραίος. Ότι help χρειαστείς εδώ είμαστε εμείς!
  14. Hey! I do like ur website and i don't think it's a failed one. As about the translation, why don't u make douple HTMLs? It will make ppl's life easier. It's much better to press on or in the right corner of the screen (just an example) instead of double translating the page. There is a thing with ur shoutbox though. It makes the website look so owfull. It may be much better if u simply remove it.
  15. So... where exactly is the fail? Maybe it is that the RB was ultra hard to kill or maybe because they respawned it the next day? As about the rates, it's indeed x70. I went in 1 day 77 lvl Cardinal. (Included 3rd Class) Don't say that Custom Farm Zones have Undead Mobs cuz the next day i made a TH/Archer/Warlock/Helped my whole clan to lvl up.
  16. Άν θέλεις στείλε μου το script να δω αν μπορώ να σε βοηθήσω. Επίσης σε ποιον server το δοκιμάζεις.
  17. Ο server πάντως φαίνετε αρκετά καλός με μια πρώτη ματιά. Εύχομαι ότι καλύτερο!!! Πότε περίπου ανοίγει με το καλό;
  18. I really wonder... why everybody makes a website into his own language? If you want other ppl from foreign countries to join ur server, they should understand what you write or what you want to say. In your website... i understand the absolute nothing! So why should i give it a try since there is nothing there for me?
  19. Μια απλή ερώτηση: Αν ο server είναι x3000 ποιος ο λόγος να υπάρχει ο AIO Buffer με donate; Έχει τίποτα έξτρα buff από τους κανονικούς characters;
  20. Ποια έκδοση έχεις; 1.4.1.72 ή 1.4.1.70; Άν έχεις την 1.4.1.72, δούλευε σε παλιότερη έκδοση; Τα ID στο script των Enchant Scroll και του weapon είναι τα σωστά; Καλύτερα να ρωτήσεις και στο ίδιο το φόρουμ του Tower όμως δες μήπως φταίνε τα id.
×
×
  • Create New...