Jump to content

Zake

Global Moderator
  • Posts

    5,313
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Zake

  1. As far as i know there isn't such a share in this forum. Although, all you have to do is study html for few minutes/hours. It's one of the most simple languages around. https://www.w3schools.com/html/
  2. try to debug this one, see if returns false and why. If this is a static false then just remove it
  3. maybe hasChanges() method returns false
  4. They are supposed to be saved on player logout/restart. Do you get any errors at that time?
  5. There should be a table called player_variables or something.
  6. Are you talking about fake players or? There is not a common int value named AiTaskManager.
  7. We apologize for any inconvenience, your warning has been removed.
  8. Moved to client section
  9. You should define "cheap". As for the website, you need to purchase a domain name (there are like a million domain name sellers) and a host aswell. Once your host is ready, there will be numerous ways to upload, the most common ones being FTP/SFTP and CPanel. There are many programms that provide you ftp/sftp access, the most common one being FileZilla, while CPanel access is accomplished through your web browser using the credentials that your host provide
  10. Retail ones are always better imo. Although judging from your name, you might open a starwars server, so i think colored ones should fit more in your situation
  11. Try to use 127.0.0.1 as gameserver ip, and add firewall exceptions to ports 7777 and 2106
  12. You should attach vip status on characters and not accounts
  13. Αν στο backup δεν έχει spawnlist και δεν έχει φάκελο με τα sql τότε πρέπει να χρησιμοποιήσεις άλλο pack, κατά προτίμηση κάποιο με source
  14. Δες αν το συγκεκριμένο table υπάρχει στο φάκελο με τα sqls. Όσο για το 2ο error δε μπορεί να διαβάσει κάποιο zone. Source έχει το pack που κατέβασες;
  15. Siege#startSiege -> delete spawnSiegeGuard(); line
  16. Check newbie items in this class template, something may be wrong
  17. Use threadpool in order to schedule a delayed action. Although, i would suggest you not to delay decay-related methods
  18. Πολύ πιθανό να έχει γίνει save το παλιό pass σου στο navicat. Πήγαινε στο connection και βάλε σαν pass αυτό που έβαλες στο τελευταίο mysql installation
  19. <item id="8565" type="Armor" name="Romantic Chapeau"> <set name="default_action" val="equip" /> <set name="bodypart" val="hairall" /> <set name="material" val="WOOD" /> <set name="weight" val="10" /> </item> Once you put the accesories in your client you have to create new items in data/xml/items. All you have to do is copy/paste the example above and change the id.
  20. This is the best free option, although as melron already suggested, i would reccommend you to use the latest one
  21. post the full stacktrace
  22. Locked
×
×
  • 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