Jump to content

Nightw0lf

Legendary Member
  • Posts

    3,029
  • Joined

  • Last visited

  • Days Won

    86
  • Feedback

    0%

Everything posted by Nightw0lf

  1. L2Npc.java:473: error: 'else' without 'if' so this error tells you that, in L2Npc Class in line 473 there is an "else" without "if". you see the error for your self and you see that the line starts with "ELSE IF" without an "IF" before it. you came here to ask for this and you need somebody to tell you that you have to remove that "else" before the "if" so it will be only "if" there, new generation IQ in 2018 has fallen dramatically.
  2. fixes: add those lines to a txt file and save it as utf8 delete spaces type only code type the text from scratch the ??????? characters after the ; are spaces in non utf8 character set you can convert them in eclipse too when you save the file it asks you, you propably pressed the wrong answer.
  3. nobody can provide support to preconfig packs and i think there is a rule about that. but why use preconfig even for test no reason.
  4. respect the forum's last toxic user, its like a kind without ways to breed and reproduce, you just watch it fade slowly and smile for his sort but happy future.
  5. you can go in marketplace and ask for a developer here you have to post a problem with code, none will send you ready code tested and working because you're asking for it.
  6. I've read somewhere that the points of fire was more than 10 and was man-made. the town was harboring the 8 turks providing asylum (while turkey keeps 2 Greek soldiers illegaly for 150 days) the police cleared the roads so they can escape the 8 turks so they lead the people to the sea instead of using roads to escape with their cars. I have to many questions one of them is why the NATO did not let us to take actions as Panos Kamenos said in CNN. Why we had no protection firefighters vehicles as always Why we didnt accept air-help from others and why we even rejected some of them.
  7. well if you cant find help there i doubt you will find here. specially without saying what you did, no errors or code provide of the problem. u say its urgent for YOU not for anyone here so if you dont give more details it will stay urgent forever.
  8. this for is wrong in many levels you dont tell whats the problem so thanks for they eye blind
  9. copy paste the behaviour of a similar item and create a new item? I mean in datapack in core in client
  10. why you dont open a report in their git?
  11. it is not criticism its common questions a buyer should know I wont try to hack your site to prove anything. you still did not answer many questions... IMPORTANT: Proxy protection: a user can vote to many times via proxy so votes by one user in 1 day can be 2000 votes, automaticly destroys your credibility. Where and how this banners added? automatic payment or manual? MEDIUM IMPORTANCE: customize the template Bad SEO for website nonexistant SEO for (one keyword and title) LOW IMPORTANCE: terms & legal notices GDPR etc. all this are very unconstructive criticism.
  12. Can you provide anything like protections such as proxy protection, sql inject protection, xss protection, what database connections you're using, what php version is using. you use 2 kinds of captchas for some reason. for sure its not bootstrapped, it doesnt look to have banners or something to buy. site has no terms no legal notices in terms of seo I give you a 3/10. the code looks messy too so how hard will be for somebody to edit it? I think its common questions, I would like to have an answer or examples of code cause right now for me its not worth a cent.
  13. the fact that a serious conversation started by xxdem is beyond me!
  14. make acis public you get more jobs done faster this is important to users of acis, pay the rest of your money to your devs to review the public codes not to code them and you will get answers. you want fremium make plugins for the pack (there always will be a black market find a way to keep it low) but dont tell me that is the same 10 years of work of 5 developers is better than 1 month of public code that can be fixed by anyone, I am not judging the pack don't get me wrong but i've also seen alot of typos/mistakes in acis, can you imagine how many others have seen and what? if you dont aim for money and you love your project means you want it fixed as fast as possible and as best it can be so..
  15. try to add this if/elseif to requestbypasstoserver.java class as elseif/elseif before the final else in this class
  16. my eyes hurt I give up, those cases are beyond me.
  17. can you show a screenshot of what you did?
  18. but his server files is "like l2off" xD
  19. consider giving more info errors or screenshots and your computer specs unless you dont want answers
  20. hi, did you use this tool before you ask? "hi i have this pack i tried that rebirth system and i am stuck at that problem" is more appropriate question to help you solve your problem. instead of "hi i need this cause i am bored to search" gets hate answers like mine, so try again.
  21. this is why I analyzed it for, so you can change it according to your database.. its not out of the box I just created it without having any idea what table or what l2jfrozen calls the item id in the database since you dont provide more info about it, it works but you have to be smart to edit it. I just wake and saw that and replied without having a coffee :) additional conditions for raid bosses DELETE FROM items WHERE item_id <> 57 AND npc_id <> 2222 OBVIOUSLY where 2222 is the example boss that you want this query to ignore and where npc_id is your table column that holds the monster id if you want more (you should) you continue with AND npc_id <> number AND npc_id <> number AND npc_id <> number AND..
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..