Beiträge von Yuma

    Die Skills werden bei mir nicht mehr angezeigt,

    das Skill Fenster zeigt auch Noname an.


    In den sysloggs/syserr steht komischerweise gar nichts.

    Weiß da jemand weiter?


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

    Nice Idea. I took time and writed it by myself.


    With my version you can easily set the mount speed in the item_proto, value4.

    So if your mount summon_item has 10 in value4, it adds 10 to the actual player movespeed.

    Hey the release is nice but I found a bug in the switchbot.py


    If you press the X button, it doesnt stop chaning bonus

    gif

    Another bug is, everything is working but syserr is dropping a error

    I think the old switchbot by Mijago had as well this bug

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

    You can look at locale_game.txt. But I don't know if that works.


    Code
    1. localeInfo.UI_DEF_FONT = "Arial:14"
    2. localeInfo.UI_DEF_FONT_LARGE = "Arial:16"

    Change it at example to that:

    Code
    1. UI_DEF_FONT Verdana:13
    2. UI_DEF_FONT_LARGE Verdana:14
    3. UI_DEF_FONT_SMALL Verdana:9

    Or if you know a greek font, put that.

    Schau dir mal in der Client Source Gamelib/Itemdata.h an.


    Außerdem Server Source, common/item_length.h