Jump to content

Recommended Posts

Posted (edited)

I think everything is clear from the title description 

 

ACIS

 

image.png.954a257311140643796b938d53ab6b33.png

 

DOWNLOAD

 

image.png.8c25356f339cd3cd0a2e9eb6be966d7c.png

 

Updated - 23.08.2019 19:10
Added - plug for phantoms (fake players) and offline shops

 


 

L2JFrozen

 

1566593238212-png.90 

 

FREE DOWNLOAD

 


 

Lucera 3 - Vote reward API for MMOTOP.eu | source + extention

 

lucera3.png.1d0fca1218954569a66824b99831df47.png

 

DOWNLOAD

Edited by MMOTOP.eu
Posted

private static volatile VoteManager _instance = null;
    
    public static VoteManager getInstance()
    {
        if(_instance == null)
        {
            synchronized(VoteManager.class)
            {
                if(_instance == null)
                {
                    VoteManager _local = new VoteManager();
                    _instance = _local;
                }
            }
        }
        return _instance;
    }

@V-Ray posa (se plirwse?)?

Posted (edited)
20 minutes ago, Nightw0lf said:

private static volatile VoteManager _instance = null;
    
    public static VoteManager getInstance()
    {
        if(_instance == null)
        {
            synchronized(VoteManager.class)
            {
                if(_instance == null)
                {
                    VoteManager _local = new VoteManager();
                    _instance = _local;
                }
            }
        }
        return _instance;
    }

@V-Ray posa (se plirwse?)?

Μα τ παναγια αυτο κοιταζα τωρα, ημουν ετοιμος να ποσταρω αυτο το πραγμα αλλα λεω ασε γιατι θα πεσει δραμα παλι.

+ votaline variable ετσι να ειναι σιγουρος για τo synchronization :'(

 

Υ.Γ  synchronized(VoteManager.class)

εγω θα κανω synchronized(5+5) για να κανω τις προσθεσεις μου απο εδω κ περα :'(

Edited by V-Ray
  • Haha 1
Posted

Wake up!!! i perfectly understand what he said

image.png.1c48079e43afb5c1c2ff52989ad4bce7.png

3 hours ago, V-Ray said:

He said that you have foot fetish and your coding sucks :/ 

Your English is sucks, or you're just a liar. Your native Greek syntax sucks to.
 

You have nothing to do and sit discussing everyone for everything. If you are so smart, show an example of how to write code correctly :rage:

Posted (edited)
13 minutes ago, MMOTOP.eu said:

Wake up!!! i perfectly understand what he said

image.png.1c48079e43afb5c1c2ff52989ad4bce7.png

Your English is sucks, or you're just a liar. Your native Greek syntax sucks to.
 

You have nothing to do and sit discussing everyone for everything. If you are so smart, show an example of how to write code correctly :rage:

What's wrong with Singleton?

I personally would suggest you to instantiate an enum instead of what you did there

 

public enum yourClass
{
   INSTANCE;
  
   yourClass()
   {
       // constructor
   }
}

then, yourClass.INSTANCE is enough

Edited by Creamy G Colin
  • Upvote 1
Posted

Cleaned some replies guys keep English language on English sections and stop opening e-wars without reason everyone is free to share what ever he wants 

  • Thanks 2
Posted

Topic cleaned. AGAIN.

Stay on topic. If you want to argue and discuss for things non related to the topic make a topic @ spam topics and spam freely there.

Posted

 

4 hours ago, MMOTOP.eu said:

Updated - 23.08.2019 19:10

implemented - phantoms (fake players) and offline traders detection

 

What is incomprehensible here ?
error fixed. vote reward stopped when trying to reward phantom or offline trader

Posted
14 hours ago, MMOTOP.eu said:

 

 

What is incomprehensible here ?
error fixed. vote reward stopped when trying to reward phantom or offline trader

A kind of null client-connection check?

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Hello, I'm working with custom Icons and noticed that you can use 64x64 icons and the client will handle them without problems in the Inventory and when you Drag them, they look HD so it's really cool, the problem starts when you move them to the shortcut bar, when they're placed there instead of rescaling the icon it just show the upper left corner (so it's 32x32 but showing only the part that fits in that space). I tried checking interface.u but can't find the line where the size for the icons in the shortcut bar are handled.   When in Inventory the item shows in a 32x32 size, if I use a 64x64 icon it re-scales so the icon looks great When dragging the item the image becomes 64x64 which looks pretty big, but it works good When placing the item in the shortcut bar only the top left of the icon is visible   Is there a way I can adjust the shortcut bar so that it re-scales the icon?
    • If you want to edit a large amount of entries in the L2 File-edit I recommend using excel, since both work with columns you can copy the entire file or just a few lines and paste it in excel and it will copy without problems, after you're done with editing you just select the cells and paste them in the .dat file making sure you're formatting correctly. I'm currently doing a massive edit on all gear and that's how i'm handling the .dat work
    • the logic is the "stacking" that is a filter if you use it then the item cannot co-exist (stack)
    • [Exclusive L2Gold Weekend Server] Available ONLY on Saturdays & Sundays – nowhere else, no other time ! Custom Armors (Dynasty, Apella) Custom Weapons (L2Gold Weapons) Custom Jewelry (L2Gold Jewelry) Custom Teleport System Custom AIO Buffer Custom Zones & NPCs Custom Raidboss … and much more waiting for you every weekend! This is not just another private server – it’s a limited-time battleground. When the weekend comes, everyone gathers in one place for the ultimate L2 experience. 👉 Online: Saturday–Sunday only 👉 Contact / Info: [https://www.facebook.com/profile.php?id=61578869175323]
    • ⏳ The price drops like sand slipping down in an hourglass.   📉 USA numbers are already at the lowest 💸 🌍 Next in line: Europe, Asia, and dozens of other countries.     All next week we’ll be actively working on lowering prices. The process has already started  soon costs will be much cheaper. 🔥 Get ready: the price drop will affect every country!   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock