Beiträge von monarchis2

    Can someone fix this for me? I want to make a quest and the player doesn't getting banned. Here's the mysql_query command: mysql_query("UPDATE account.account SET status ='BLOCK' WHERE id =(SELECT account_id FROM player.player WHERE name ='"..pc.get_name().."');")


    I test this too and didn't work : mysql_query(string.format("UPDATE account.account SET status = 'BLOCK' WHERE id = %d;", pc.get_account_id()))


    What's wrong?

    Hi Community. I have problem with my texture. I recently changed LZO and Xtea key, from Packer and Starter. Everything works perfect, but the only problem is the texture is like the old one. I pack it with Eter Manager. Here's a photo:


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

    Hey community. I try to make a quest to check if a player is a bot. I want to make the system that if the player doesn't answer after some seconds the game will automatic close.


    Here's the quest


    Is there anyway to make a quest auto close after some time? For example
    say"Some text."
    (If the player doesn't click anything or he's afk the quest auto closes)
    I try to write it but i can't find any way.

    Hey community! What is the best "ipfw.rules" without any problems? My Channel ports are these:


    CH1_PORT = 13000
    CH2_PORT = 13010
    CH3_PORT = 13020
    CH4_PORT = 13030
    AUTH_PORT = 11000


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


    But i getting kicked after char selection.

    Hey community! I install Ishop from Azulox, but i have problem with Pet's time. I try socket0, socket1, socket2 but nothing. Here's my function code. Can someone tell me what i do wrong?
    Bitte melden Sie sich an, um diesen Link zu sehen.


    Edit: I found the problem is only with Dragon Marks. Here:

    Hey i recently change my dragon_soul_table.txt and i got this error:


    SYSERR: Nov 13 13:15:58.210419 :: ReadAdditionalApplys: In Group AdditionalApplys, Ήι·ζΌ® group's apply_type ATTBONUS_WOLFMAN is invalid.
    SYSERR: Nov 13 13:15:58.211907 :: Boot: cannot load DragonSoulTable: locale/germany/dragon_soul_table.txt


    i have ATTBONUS_WOLFMAN in my source.

    Hi community! I recently add hp of mobs in %. But i want to disable on players to show % of hp. Only in decimal. When i install hp in decimal when i click my own char i see this. The system i install is this: Bitte melden Sie sich an, um diesen Link zu sehen. and this:
    Bitte melden Sie sich an, um diesen Link zu sehen.
    Bitte melden Sie sich an, um dieses Bild zu sehen.


    Thanks for any help.

    Hello community! I recently install Ken's Offline shop. But i want to reduce from 80 slots to 40. I already did the source part by i have a problem with client(python) part. I want to have 40 slots in Offline shop and offline shop editor. Something like this:
    Bitte melden Sie sich an, um dieses Bild zu sehen.