PlaySound correction for Fishing.

Contributed by negrito8.
This commit is contained in:
MobiusDevelopment 2022-03-10 20:59:51 +00:00
parent b2ba6e89d5
commit 37bf68d766
23 changed files with 23 additions and 23 deletions

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}

View File

@ -254,7 +254,7 @@ public class Fishing
_player.stopMove(null);
_player.broadcastPacket(new ExFishingStart(_player, -1, _baitLocation));
_player.sendPacket(new ExUserInfoFishing(_player, true, _baitLocation));
_player.sendPacket(new PlaySound("SF_P_01"));
_player.sendPacket(new PlaySound(1, "sf_p_01", 0, 0, 0, 0, 0));
_player.sendPacket(SystemMessageId.YOU_CAST_YOUR_LINE_AND_START_TO_FISH);
}