diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-25 20:03:53 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-25 20:03:53 +0000 |
commit | 46ac9922e59ba3b08fc7b4ee6e0ce0fad241f0ab (patch) | |
tree | 07e5890b3b9d092889416d36e93160b8b196f07c /Dev | |
parent | 3b1e97887c60fcde6913c14665723ae6a70c6771 (diff) | |
download | hercules-46ac9922e59ba3b08fc7b4ee6e0ce0fad241f0ab.tar.gz hercules-46ac9922e59ba3b08fc7b4ee6e0ce0fad241f0ab.tar.bz2 hercules-46ac9922e59ba3b08fc7b4ee6e0ce0fad241f0ab.tar.xz hercules-46ac9922e59ba3b08fc7b4ee6e0ce0fad241f0ab.zip |
added bugs reports
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1178 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index d9a39e5e4..019bd4a39 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -371,3 +371,14 @@ Problem: Arrows Dupe You should prepare/remove arrows while trade. And have both - names and unnamed arrows ^_- Assigned: N/A Progress: 0% + +Problem: PArty EXP shar Exploit. + 1. you enter the game with your HIGH-level character + 2. start killing some mobs (e.g. 5 Seals) within a party... Don't finish them! + 3. Re-enter with a LOW-LEVEL character from your account + 4. now finish the mobs or... let someone do it. + 5. u get all your HIGH-LEVEL exp!!! + 6. fukko!!! + Why does it look at ACCOUNT ID ? instead of the CHAR ID ? +Assigned: N/A +Progress: 0% |