Beiträge von Nuzzo995

    Ho risolto tutto ma rimane un problema. Se entri in gioco con un GM tutto funziona e nessun errore. Se entro con un carattere normale ottengo l'errore menzionato prima. Dov'è il problema?


    Manca anche il file "board_onlineplayer.tga", è possibile averlo? Grazie

    Ecco qua. Puoi semplicemente modificare l'immagine di anteprima per ottenerla. Comunque vorrei avere un aiuto perché le cose non funzionano per me.

    Per prima cosa ho dovuto modificare la funzione GetGMLevel per mostrare il pulsante perché non funzionava per me. Ora quando apro il pannello di amministrazione, le cose diventano strane. Non avevo pulsanti per modificare la pagina iniziale dai comandi agli eventi e ho ricevuto alcuni errori su GetChild nell'elemento aslan create. se potessi avere un aiuto per risolvere questi problemi mi farebbe piacere...

    I thank you but then I made it with paint.

    Otherwise I modified a few things to make it work. As for the button, you probably need to edit: POINT_GM_LEVEL = 400.

    In theory the maximum assignable number should be 255, in my case I assigned 160 and solved it

    Hello everyone, I need some help.


    I have added the Modular Admin-Panel system from Aslan.


    I will preface this by saying that I had to make a few changes to get it working in my files (including creating the missing file).

    However, since I added the item creation module I have encountered another error that I cannot solve:

    Hello everyone, I need some help.


    I have added the Modular Admin-Panel system from Aslan.


    I will preface this by saying that I had to make a few changes to get it working in my files (including creating the missing file).

    However, since I added the item creation module I have encountered another error that I cannot solve:


    Code
    1. 0312 15:31:13892 ::
    2. adminpanel_module/aslan_create_item.py(line:104) __LoadWindow
    3. ui.py(line:3961) GetChild
    4. CreateItemWindow.LoadWindow.BindObject - <type 'exceptions.KeyError'>:'field_select_grade'
    5. 0312 15:31:13892 :: ============================================================================================================
    6. 0312 15:31:13892 :: Abort!!!!

    I'm sure the system correctly locates the file and I can't figure out where the problem is.

    Thank you very much for help

    Moin, wenn ich mich einlogge kommt:



    Habe nichts geändert außer dass ich über F6 öffne und nicht taskbar weil ich eine andere Taskbar habe und das vom Platz nicht reinpasst. Habe das item Module noch nicht eingefügt

    Same problem, how do I solve it? I checked and everything SEEMS to be in the right place.

    Hello everyone, I have been trying to solve this problem for a few days without success. At this point I am beginning to think that maybe I have not understood what these immunities are for.


    I try to make it simple, if I assign any immunity to a mob it is as if I don't insert it.


    Practical example:

    Bitte melden Sie sich an, um dieses Bild zu sehen.


    I checked itemdata.h, mob_proto, dump_proto, length.h......

    If anyone can help me, thank you

    I entered the official transmutation/change look system but get a communication error with the server.

    I checked quest, questlua_game, quest_function, game.py but can't figure it out.

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

    SYSERR:

    0325 19:42:31105 :: Unknown Server Command ShowChangeDialog 1 | ShowChangeDialog


    In the game it appears that the transmutation window opens, but it does not show it. In fact if I try to open it a second time it tells me that I have other windows open

    thanks for helping

    Hello everyone, does anyone have this problem?

    When I attack a mob and activate alchemy the element image changes.

    If I don't activate it or I activate it before attacking it shows the right image and it doesn't change.

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

    Thanks for the help!

    Hi all, I recently added a special inventory system but I think there is a problem with the amount of slots (I have 4 pages of inventory and 18 pages in the additional one).


    I already tried to change the BYTE to UINT but when I try to sell something to an npc I get random UNKNOWN HEADER errors (they are always different) and it throws me out of the game.


    The core does not crash, I can relog after the crash.


    Can you guys help me?


    Thanks

    Hi all, I have entered the shop search system by blackdragonx61 . I can find the stores among all the maps but not among the realms in the main villages.


    How can I solve the problem?


    Thank you

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

    Hi all, I have added great offline shop to my files and subsequently the won system.


    However, I notice that the won once collected from the gift window are directed to the inventory and not to the money bar.


    Does anyone know how to adjust this? Thanks

    Code
    1. 71134 흑마소환권 ITEM_COSTUME COSTUME_MOUNT 1 ANTI_SELL | ANTI_STACK QUEST_USE | ITEM_QUEST WEAR_SHIELD NONE 0 0 0 0 0 LEVEL 20 REAL_TIME_FIRST_USE 2592000 APPLY_NONE 0 APPLY_NONE 0 APPLY_NONE 0 28800 0 0 0 0 0 0 0 1


    Hey


    try now

    I saw your message now. I will try it later. However, I noticed that removing the control quests for mounts no longer rides on any of them.

    What I would like to do is to have all mounts the same with no bonuses and no time expiration

    Hello everyone, I have included the costume assembly system.

    I eliminated the control quests for mounts for a my choice.

    I edited on item_proto.txt all like this:

    Code
    1. 71134 흑마소환권 ITEM_COSTUME COSTUME_MOUNT 1 ANTI_DROP | ANTI_SELL | ANTI_GIVE | ANTI_MYSHOP QUEST_USE_MULTIPLE | LOG WEAR_SHIELD NONE 0 0 0 0 0 LEVEL 0 LIMIT_NONE 0 APPLY_NONE 0 APPLY_NONE 0 APPLY_NONE 0 2400 0 0 0 0 0 0 0 0


    Some mounts don't work anymore and also I have this problem:


    Bitte melden Sie sich an, um dieses Medienelement zu sehen.


    Thanks for the help