Jump to content

KlAsSHs

Inactive Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by KlAsSHs

  1. 4 hours ago, Mefarious said:

    Could you do an example because something like this doesnt work
     

    if pc.get_x() == 350 and pc.get_y() == 482 then

                    say_title("smth")

                    pc.give_item2(50050)

     end

    It have to be contained in "when" but none i know is working

    should you have any thing to do , example :

     

    when xxx.use begin

     if pc.get_x () lablablablab

     

    or should you edit input_main.cpp func move to check for player position 

     

  2. hey i have problem 

     

    syserr :

     

     

    1110 19:52:00832 :: Traceback (most recent call last):

    1110 19:52:00833 ::   File "introLogo.py", line 60, in OnUpdate

    1110 19:52:00833 ::   File "networkModule.py", line 177, in SetLoginPhase

    1110 19:52:00833 ::   File "system.py", line 177, in __hybrid_import

    1110 19:52:00833 ::   File "system.py", line 142, in _process_result

    1110 19:52:00833 ::   File "introLogin.py", line 22, in <module>

    1110 19:52:00833 ::   File "system.py", line 177, in __hybrid_import

    1110 19:52:00833 ::   File "system.py", line 142, in _process_result

    1110 19:52:00833 ::   File "introLoading.py", line 22, in <module>

    1110 19:52:00833 ::   File "system.py", line 177, in __hybrid_import

    1110 19:52:00833 ::   File "system.py", line 142, in _process_result

    1110 19:52:00833 ::   File "uiRefine.py", line 6, in <module>

    1110 19:52:00833 ::   File "system.py", line 177, in __hybrid_import

    1110 19:52:00833 :: TypeError
    1110 19:52:00833 :: : 
    1110 19:52:00833 :: compile() expected string without null bytes
    1110 19:52:00833 :: 

     

    system download :

     

    This is the hidden content, please

    • Metin2 Dev 2
    • Love 1
×
×
  • 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.