Beiträge von Cysgod

    Ich möchte auch die Umsetzung loben, denn auch wenn das Gui nicht perfekt ist (noch lange nicht), steckt da ziemlich viel Logik dahinter.

    Dennoch finde ich 300€ viel zu teuer, wäre eher so bei 100 - 150€ dabei.


    Dennoch viel Glück!


    Danke für dein Feedback. Ich habe mich für den Preis entschieden, da ich nunmal selbst weiß was ein Server an Geld abwirft. - Jeder kann selbst entscheiden ob er es für den Preis kauft oder nicht.


    Also die umsetzung von der Technik dieses Wikis gefällt mir sehr aber das GUI ist ja mal totaler Müll, trotzdem viel Erfolg beim verkaufen. :)


    Auch Danke für dein Feedback.


    Es gibt bestimmt jemand mit einer besseren Idee für die GUI und für Vorschläge bin ich jederzeit offen. - Ziel war es eine einfach bedienbare Oberfläche zu schaffen, mit welcher der Spieler schnell durch das Wiki navigieren kann, um schnellst möglich zu erfahren was er möchte.




    _________________________________



    + Added better minimap scaling

    + RenderTarget: added automatic scaling

    + Added Categorypages: Monsteroverview (Bosses/Metins/whatever u like to), Mapoverview


    Gif: (Startpage is wip)


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

    Haste es auch für 800x600 optimiert ?

    Die Gui ist leider größer als 800x600px. - Ich persönlich fand es sonst auf vielen Seiten zu sehr gedrückt, gerade mit richtigen Daten und nicht beispiel Daten.


    Kann aber natürlich jeder anpassen, wenn er eine bessere Idee für die Gestaltung der GUI hat :)


    _____________________


    + added basic support for guides:

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

    I searched someone, who adapts armor models, which I already got, to metin2.

    - He was basically the first which said he can do that.
    - He's really fast, cheap and did a amazing job.

    - He always asked if there's everything ok with the models & fixxed even the smallest bug.

    - I wanted something special, he tested around about that a few hours for free.


    Screenshot (example of one of the sets): Bitte melden Sie sich an, um diesen Link zu sehen.

    (Don't care about the color of the hands, I said i'll color them on my own)

    added fix for the x button, cant test it atm, but should work.

    I'll have a look @ the other error when I'm @home

    Is there something coming?

    Forgot that, basically this error doesn't matter at all. But if you want to get rid of it:


    Search passages like this:

    if self.parentWindow.parentWindow.gameWindow != None:


    and warp it in a try-except-block.


    example:

    added fix for the x button, cant test it atm, but should work.

    I'll have a look @ the other error when I'm @home

    Hi,


    I just tested a few minutes, seems to work like that. - If there are any issues just send me a pm.

    - Since it's not using the tooltip like mijagos original it won't stop switching too late.

    - It switches as fast as the client can handle the packets (not more, not less, means more items = slower)


    Credits for the switchbot to Mijago, I just modified it. (You have to add it to your client first & replace the switchbot.py)


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



    PS: It's an older "project" ported into the client.

    PPS: You should be able to even fast this up, if you are removing the unnecessary overhead of update packets serverside. (sending only one instead of up to 6 per switch) (added optional serverpart)


    if ITEM_ATTRIBUTE_SLOT_NORM_END is undefined in your source, replace it with 5


    Hotfix for the X button