Beiträge von DiiZeR

    Can't you see that no one is interested in you? XD

    Those of you acting all smart over there have you never made a mistake? Have you ever sold any kind of system before? Especially an offline shop, which qualifies as a pretty big system? No! But sure, go ahead and use Ken, Dracarys offline shop from the 2018–2020 versions, with 0 support. xdd

    Most of you couldn’t even interpret a single line of the offline store's code, yet you call it "bad." Well then, go ahead and create your own show us what you’ve got.

    Ever since Ikarus started selling the v2 offline store, I’ve usually received a response within 3–4 hours, regardless of when I messaged him. I was among his first customers. :)


    Keep it up buddy!

    Dear Community,

    i just found out, on my server there is some weird bug with the archer ninja.

    I saw some topic about this before, but i dont find it, maybe somebody can help me with this topic.

    GIF for this bug:
    Bitte melden Sie sich an, um diesen Link zu sehen.

    Many thanks if somebody can help me to solve it. :)

    What the heck are you saving into the system, after the update, cshields requires a pc restart, that doesn't seems legit.

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

    The metin2 cheat programs are not exactly legal either, before I used to get blue deaths when injecting rextbot. :)

    Hello! I would like to know what you think is the best offline shop currently available? I am not interested in any published offline shop.


    I've heard of Ikarus offline shop, but I don't know if they do design modifications.


    Thanks for the replies! ^^

    SetSize function is missing.

    My bad, add this to the end of the function:

    Code
    1. self.SetSize(max(min(affectCount, SPLIT_AT), 0) * self.IMAGE_STEP, int(math.ceil(float(affectCount) / float(SPLIT_AT))) * self.IMAGE_STEP)

    Width clamps at SPLIT_AT, height calculates affectCount / SPLIT_AT (in floats) and rounds up to the nearest integer. Might be a little overkill, but it works. I couldn't test it more then 5 minutes. Tell me if it works :)

    Thank you! Woking! :)

    uiaffectshower.py, replace __ArrangeImageList(self) with:


    Thanks, it works. However, when I hover the mouse over it, It does not print anything. The sysser does not write anything.

    Hello! I would like to ask you how to make it so that, for example, after 10th affect images the 11th is automatically moved to a new line?

    The attached picture shows what I mean. Thanks!

    Dateien

    • shower2.png

      (64 kB, 137 Mal heruntergeladen, zuletzt: )