Jump to content

Terkea

Inactive Member
  • Posts

    49
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Terkea

  1. Guys please, I told about 3 times that the system reads the gold from its database, not from the inventory. It means that you have to put money into it. You can do it with gold items (for e.g. with vnum 80007, but you can define it in the igshop_settings.lua).

    ItamisCZ:

    Could you tell me how this appeared? I mean I see that its from the igshop's OverInItemPreview function, but it shouldn't give error. Anyway, I'm going to look after it.

    dosent work

    https://metin2.download/picture/hC2yVrxcqu8c8m2Xw2LchypzVnv5gkPv/.jpg

    • Metin2 Dev 1
    • Love 1
  2. where i should to put

     

    os.setlocale("fr_FR.ISO8859-1","ctype")
    dofile(get_locale_base_path().."/quest/igshop_settings.lua")
    dofile(get_locale_base_path().."/quest/igshop.lua")

    in questlua.cpp, i tryed but always i have this error

     

    428gtRt.png

    The dofiles and the os.setlocale goes to the questlib.lua, not to the questlua.cpp. (Sorry I was wrong with the tutorial, I'm going to edit the topic)

     

    @Night: Since the forum was updated I can't find the spoiler :( Also thank you for the explanation, its clear and it will definitely helps me in the future. Now I don't like to edit the affected function because my goal was to increase the maximum input and I don't like to experiment with the guys whose just want to set up the system.

    this is not funny :)) i whisted all night trying

  3. where i should to put

    os.setlocale("fr_FR.ISO8859-1","ctype")
    dofile(get_locale_base_path().."/quest/igshop_settings.lua")
    dofile(get_locale_base_path().."/quest/igshop.lua")

    in questlua.cpp, i tryed but always i have this error

     

    428gtRt.png

×
×
  • 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.