Jump to content

Remix

Inactive Member
  • Posts

    141
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Remix

  1. The sectree errors don't matter. Your db core isn't running. Did you changed the DB_ADDR to 127.0.0.1 / localhost? And you should change BIND_PORT = 15000 to BIND_PORT = 14099
  2. Remix

    Item Remover

    The select will look like this: Item, Close, Item, Close, Item, Close... You should insert the "Close" after the for loop. And why do you define a variable for a single use?
  3. Hey, i'd like to buy a book about cryptography. But now i don't know which i exactly should buy. I think this is a good one: [Hidden Content] But i want to have some opinions from other people I would be happy if you knew other good books about cryptography or if you could tell something about the typed book. Sincerely, iRemix
  4. quest ride begin state start begin when 52001.use begin if pc.is_riding() then pc.unmount() else pc.mount(20110, 60*60*24*365) pc.mount_bonus(1, 5000, 60*60*24*365) end end end end
  5. update mysql.user set password = PASSWORD('password') where user = "metin2";
  6. Who tol you that? I have a server at ovh for about 1 year and nothing happened. In the last time - since xertonia closed - many servers changed to ovh. They are the biggest european hoster i think they have other problems and no time to search for metin2 servers
  7. You can use paymentwall or change psc to paypal With that you can transfer it to your bank You can even buy things on amazon and sell it to friends or family
  8. Check the chat commands with integer/double parameters. With them you can make an integer overflow an the core crashes. Fix: if statements for a "max value"
  9. You've forgot to link the command "python" with the pyton data It's enough to use "pkg_add mysql56-server" to add mysql But thanks for the tutorial
  10. The server tries to spawn the mob 25411 but it doesn't exist.
  11. It could be usefull if you fix the integer overflows for the chat commands (dice etc)
  12. For example at an entry with just one index you don't need the {}
  13. You could do it better again
  14. You don't need to cast it to a string. Which mysql query function do you use?
  15. You could put everything in a single table. It would be easier
  16. [Hidden Content] Does somebody has a solution for that? (db compiling)
  17. [Hidden Content] But the gamefile was created so i think everything worked Thank you for your help
  18. I wrote how you could activate the panel without the specific name, but i dont want that anybody uses it to hurt other servers.
  19. Remix

    All of my Stuff

    Nybu da real designer
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.