I got this error:
[Warning]: clif_parse: Received unsupported packet (packet 0x0d00, 7 bytes recei
ved), disconnecting session #3.
When i try to use the book system and create a party search?! Any idea's?
Yea, i also dont have this problem but there was a lot of problems with this error till i found this out. There are diffrent Win Versions and if you had the "wrong" you need to run it as admin.
simpel solution. many of the players get the Same Problem at my Server.
Run the patcher as Admin and it will work. this is the way it worked for 100% that get this Problem at my Server.
https://github.com/S-anasol/sanasol/commit/799e74c37afde656b344f41a8f9c61deb9ab5434
The Vending Db still has bugs, +7 is shown as +6 and +6 as +5 and so on. I checked for coat and saints robes.
https://github.com/S-anasol/sanasol/blob/master/merchant_db_flux/vending/modules/vending/index.php#L4
just change this)
Nope this dont fix the problem. still wrong refine level. always one level to low.
Hello,
is there any command that can count or trigger a script after using a item? For example player used a Flying Wing and the script trigger this.
Example:
if "useitemID"
do: blablabla
Hello,
sometimes the player at my server get a "bug" at the mouse couser. It turns into a "sword" (like when you attack a mob) but there is no monster or player.
This happens the most time during woe?!
Any expirience with this problem or fix?
Thanks. Fixed.
https://github.com/S-anasol/sanasol/commit/799e74c37afde656b344f41a8f9c61deb9ab5434
The Vending Db still has bugs, +7 is shown as +6 and +6 as +5 and so on. I checked for coat and saints robes.
In the doc is this description:
bonus2 bAddEff2,e,n; Adds a n/100% chance to cause status change e on self when attacking.
Example
bonus2 bAddEff2,e,10;
=
10/100 = 0,1
Is this right? So the statuschance is 0,1%?