Beiträge von Cripplez

    Bitte melden Sie sich an, um diesen Link zu sehen.Hello, I tried to set different variable for the bonus rare, for example like this:

    Bitte melden Sie sich an, um diesen Link zu sehen.


    But when I try to add or switch the bonus rare I always get the highest number, do you know how I can fix this? Thank you

    Thank you very much :) I will try to install this

    Hello, I would like to make a dungeon that you can only enter if all members of the party are all in the same guild of the party leader.

    Do you know how can this be done?

    There is something that already exist like this "party.member_same_guild()" or if this should be createsi in source or in quest function?

    Thank you

    Hello

    I'm trying to make this refine item only for item_weapon and another refine item only for item_armor, another only for metin, etc..

    I tried something like this but it's not working, the item 71301 should only work for weapon but when i use it on a weapon or another item it always says the message "error_refine_only_weapon"

    Do you know where is the mistake of my code?



    Hello, this is the problem I have with info_target_system:

    Bitte melden Sie sich an, um diesen Link zu sehen.



    This is the syserr:


    0216 15:36:17950 :: Traceback (most recent call last):

    0216 15:36:17950 :: File "ui.py", line 1517, in OnMove

    0216 15:36:17950 :: File "ui.py", line 88, in __call__

    0216 15:36:17950 :: File "ui.py", line 70, in __call__

    0216 15:36:17950 :: File "ui.py", line 2526, in OnMove

    0216 15:36:17950 :: File "ui.py", line 88, in __call__

    0216 15:36:17950 :: File "ui.py", line 70, in __call__

    0216 15:36:17950 :: File "ui.py", line 725, in __OnScroll

    0216 15:36:17950 :: ReferenceError

    0216 15:36:17950 :: :

    0216 15:36:17950 :: weakly-referenced object no longer exists

    0216 15:36:17950 ::


    Do you know how I can fix this? Thank you