Jump to content

Sentrix

Inactive Member
  • Posts

    22
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Sentrix

  1. What's in your syserr.txt? Have you tried running your client in debug mode?
  2. Okay, first of all lets look at your query: It queries on login password and social_id therefore these fields should be not allowed null and all the others you can set to null so look at your Allow Null column in design view and compare to mine; tick all the fields that you do not fill in registration and un-tick login, password and social id and then your query should work fine :), have a good evening. Regards, Sentrix
  3. Thanks :D, yeah that would be very useful to see (i.e. would be a suitable example:
  4. [Hidden Content] (not the same one but similar)
  5. Go in Navicat into the Design View (Design Table in the database) and make sure that all Not Null field names have a default value or are dealt with a query.
  6. Wait a second; have you tried adding a new account through navicat?
  7. Vanilla`s code works properly but don't forget to edit the cmd_gm also
  8. Emm, I do not know what to say xD, well, you looked at the bottom of the post in here: [Hidden Content] , you have the no diff version which is step-by-step shown how to install it onto your server
  9. The link isn't working and yes any site would be good, even mega would do, thanks
  10. I mean`t textures for the night/day vision; metin2 graphical interface isnt real world interface and has to be created whereas in real world it is automatic xD
  11. It is possible tho you would have to edit the client side day/night modes as well as the server side commands. I am not sure how to achieve this but it is something to do with the textures; I will create a guide how to do this shortly altho someone would have to create day/night etc. models for the brightness and the sky.
  12. and Sursă+Binary FULL.rar reup pls xDD sorry :3 10022 1250 ro is the original I think Extract locale_ro and go into locale/ro/ui/createcharacterwindow.py Then edit line LOCALE_PATH = "locale/tr/ui/select/" and change it to LOCALE_PATH = "locale/ro/ui/select/"
  13. You need to change your locale.cfg in the client folder as you are editing locale_ro and the client is trying to read locale_tr
  14. I don`t know if you do read the syserr or not but I do, and you should consider reading it too. The syserr blatantly states that file name_warrior.sub is missing in your locale_tr therefore you should add it and the problem should be fixed. #Edit This is not a bug; this is an error.
  15. Nice design Thanks for sharing.
  16. Hello community, I am looking for a sash system on server side as well as on client side files (can be bugged, doesn't matter, just want something that kinda works. I have found a system like so here: New Update System Acce but unfortunately the download links are down and I have found no re uploads of these files. Thanks, Sentrix. #Edit I have found some sasha files here: [Hidden Content] Please reupload the Sursă+Binary FULL.rar, thanks. # 3rd Edit I have found something similar. [Hidden Content]
  17. search on metin2dev for lib32 freebsd 64bit
  18. Hi Danny, Metin2 server files are not compatible with FreeBSD any older than 9.2. I would recommend you to use 40k Server files and FreeBSD 9.2 32Bit (64 bit isn`t compatible with metin2). dont forget to fetch for compat7x as metin2 was designed on FreeBSD 7 and freebsd 7 is the original version of bsd that metin2 should be run on. #Edit Of course if you want to compile your source files as well, otherwise it doesnt matter but you will need to install additional libs if u want to use 64bit.
×
×
  • 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.