-
Posts
545 -
Joined
-
Last visited
-
Days Won
15
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Lemongrass
-
-
Thank you from me and the rest of the team as well!
-
I tried to explain it in Issue: 5485
-
-
Good job - now let us continue with the next one!

-
1
-
-
There is no getarrayZize - it is called getarraySize
-
1
-
-
On 6/1/2020 at 3:14 AM, Everade said:
Benutz einen Steinzeit-Client wenn du neue Client Features nicht magst

Nanana.
On 4/8/2020 at 8:24 AM, Rosiel_sama said:Hey Leute,
Ich wollte gerne mal fragen wie man die neuere timer Funktion bei der Status Anzeige wegbekommt. Sprich wenn die agi, aspd, skills icons aufblenden, wird ja so ein Countdown als Uhrzeit über die Icons gelegt (Nur die grafische Animation). Wollte gerne einzelne Status anzeigen als blockfarbe haben, jedoch verändert diese Animation die entsprechende Farbe und aussehen. Kann man das wieder so zurück stellen, wie es ganz früher mal war? Entweder an oder aus und fertig?
Ich würde sagen, dass du das mit der Datei stateiconinfo.lub (oder .lua) hinbringen müsstest. Soweit ich mich erinnern kann, kannst du dort via haveTimeLimit die Timeranzeige aktivieren und deaktivieren.
-
Kannst du etwas genauer erklären was du möchtest?
Mir ist nicht ganz klar, ob du hier nach einem Script suchst oder ob du generell den rAthena Sourcecode so anpassen möchtest, dass automatisch immer jegliches Loot in 3x3 Feldern Entfernung aufgehoben werden?
-
Spät aber doch: Willkommen zurück.

-
Changing FD_SETSIZE will not work, because you will end up with different compile time values and compilation will cancel.
Check Pull: 3799
With this you should be able to define the maximum you like. Make sure you increase your file descriptor limit on your OS with ulimit or something similar first though.
-
Its no bug at all. This is gravity‘s way of writing a date and this is hardcoded in the client. 12 month simply stands for december...
-
homuculo autoatack fue retirado por Gravity en clientes septiembre de 2017 y mayor
-
Released in Pull: 3548
-
2
-
-
You are free to submit a pull request with any tool you would like to see on rAthena master.
-
1
-
-
I have dropped the old src/test folder because it was not used anyway.
If we can come up with a decent unit/integration test design we can gladly add it back though.
-
@Normynator nice one. Make sure to drop the unicode prefixes from the ro client messages. It's the |00 you can see on your screenshot.
-
Hab zwar cmder noch nie verwendet, aber da steht was von einem falschen Ordnernamen. Hast du das schon überprüft?
-
Welcome back
-
Wurde von Emistry gehidet nur zur Aufklärung.
-
data.grf/data/wav/*.wav falls du ein Tool zum GRF ansehen verwendest(zB: GRF Editor) pass auf, dass du nicht noch einen alten Filter aktiv hast.
-
Je nachdem ob Pre-Renewal oder Renewal:
db/pre-re/job_exp.txt
db/re/job_exp.txtDefaultmäßig geht Renewal aber schon bis 175 - nur so als Vorwarnung. :-)
-
Das kommt von deinem infinity loop check. Sleep auf einen boolschen Ausdruck der somit entweder true(1) oder false(0) retourniert. Was bei einem sleep Kommando ziemlich sinnbefreit ist. Würd ich an deiner Stelle einfach in ein if packen...
-
Der server hat mit effect & bgm nix zu tun.
-
This is a clientside limit(hardcoded). I dont think there are any diffs for this yet.
-
1
-
-
If you do git pull it should auto-rename it for you and leave you only with the conflicts you had inside the file itself.
4CrAM - Open
in Project Releases
Posted
Please remember that this is not a support topic.