Jump to content

Gold3xx

Members
  • Posts

    10
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Gold3xx

Profile Information

  • Gender
    Male
  • Country
    Greece

Gold3xx's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. I like it thanks buddy!
  2. Hello everybody i would like a logo for my grepolis alliance. Size: 240x180 pixels Render: whatever you think its better. Text: Judicial Branch Thanks in advance.
  3. Well i tried to delete menu.java but then it gives me an error when i compile it. I have no idea how to disable it :( private VoicedCommandHandler() { _datatable = new FastMap<String, IVoicedCommandHandler>(); registerVoicedCommandHandler(new Voting()); if (Config.BANKING_SYSTEM_ENABLED) { registerVoicedCommandHandler(new BankingCmd()); } if (Config.CTF_COMMAND) { registerVoicedCommandHandler(new CTFCmd()); } if (Config.TVT_COMMAND) { registerVoicedCommandHandler(new TvTCmd()); } if (Config.DM_COMMAND) { registerVoicedCommandHandler(new DMCmd()); } if (Config.L2JMOD_ALLOW_WEDDING) { registerVoicedCommandHandler(new Wedding()); } registerVoicedCommandHandler(new StatsCmd()); if (Config.ALLOW_VERSION_COMMAND) { registerVoicedCommandHandler(new VersionCmd()); } if (Config.ALLOW_AWAY_STATUS) { registerVoicedCommandHandler(new AwayCmd()); } if (Config.ALLOW_FARM1_COMMAND || Config.ALLOW_FARM2_COMMAND || Config.ALLOW_PVP1_COMMAND || Config.ALLOW_PVP2_COMMAND) { registerVoicedCommandHandler(new FarmPvpCmd()); } if (Config.ALLOW_ONLINE_VIEW) { registerVoicedCommandHandler(new Online()); } if (Config.OFFLINE_TRADE_ENABLE && Config.OFFLINE_COMMAND2) { registerVoicedCommandHandler(new OfflineShop()); } if(Config.NEW_PLAYER_PINCODE) { registerVoicedCommandHandler(new pincode()); } if(Config.TOP_PVP_ENABLE) { //registerVoicedCommandHandler(new TopPvp()); } if(Config.ENABLE_QUIZ_EVENT) { registerVoicedCommandHandler(new Quiz()); } if(Config.ENABLE_HIDDENBASTARD_EVENT) { registerVoicedCommandHandler(new HiddenBastardCmd()); } registerVoicedCommandHandler(new menu()); _log.config("VoicedCommandHandler: Loaded " + _datatable.size() + " handlers.");
  4. 1,2 fixed hmm Does anyone know whitch file do i have to edit so i can work on main .menu panel (buttons n etc) ;
  5. 1 can u give me a directory; 2 i found it (solved) 3 so i will lost everything if i do so;
  6. Well i got Elfocrash's vote manager which is java side so when i spawn and try to change name or title it doesnt. 2)Which file do i have to open(source) to edit Siege Manager; 3)I got a pack with source(frozen) and i would like to update it to frozen version can i;
  7. U just fucked up my night , i need to compile that shit again.. Ps. Thank you guys <3
  8. Guys i got a problem on auto Pm when the character logs in. I've disabled auto-pm Click Here . But still when i lon in game i get the auto-pm Click Here. Any help is appreciated
  9. The 100 Supernatural The Following The Originals Banshee Forever Constantine Grimm
×
×
  • 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