| Anonymous | Login | Signup for a new account | 2010-09-09 17:23 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0000163 | Mana | [All Projects] General | public | 2010-07-07 13:34 | 2010-07-20 11:00 | ||||||
| Reporter | strikermdd | ||||||||||
| Assigned To | |||||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Summary | 0000163: Problem with skill system in more than one character | ||||||||||
| Description | Well, i will try to explain ... i'm creating some collect systems to my game, the lua scripts itself works fine, i can collect, gain xp in my skill, etc. But ... if i have more than one character in my account, i teach the fishing skill (for example) to my first char, and its collect normaly in the fishing points, when i creater another character in this same account and teach this skill to the second character, he learns the skill, but can't use-it to fishing. I think something that checks the skills of a character its not working fine if we have more than one character per account. | ||||||||||
| Steps To Reproduce | 1 - Create one character 2 - Teach a skill to this character 3 - Use that skill 4 - Create a second character in the same account 5 - Teach the same skill to this second character 6 - Try to use this skill | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0000634) Bertram (developer) 2010-07-09 12:27 |
Could you provide the script, or at least the part teaching the skill? If your script does anything else regarding skills, could you provide the parts doing so? |
|
(0000637) strikermdd (reporter) 2010-07-10 00:19 |
Well i put the files to one system, the fishing system, the npc that teach the skill ( pescaria_npc.lua ) and the fishing point ( pescaria_ponto.lua ) and the file common to all other systems ( sistema_coleta.lua ), all the texts are in portuguese, but the commands itself are the same. |
|
(0000679) Bertram (developer) 2010-07-20 11:00 |
I translated the files in order to understand the functions used, and to reuse them when attempting to reproduice the bug. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-07 13:34 | strikermdd | New Issue | |
| 2010-07-09 12:27 | Bertram | Note Added: 0000634 | |
| 2010-07-10 00:11 | strikermdd | File Added: pescaria_npc.lua | |
| 2010-07-10 00:11 | strikermdd | File Added: pescaria_ponto.lua | |
| 2010-07-10 00:17 | strikermdd | File Added: sistema_coleta.lua | |
| 2010-07-10 00:19 | strikermdd | Note Added: 0000637 | |
| 2010-07-20 10:59 | Bertram | File Added: collect_system.lua | |
| 2010-07-20 10:59 | Bertram | File Added: fisher_npc.lua | |
| 2010-07-20 10:59 | Bertram | File Added: fishing_points.lua | |
| 2010-07-20 11:00 | Bertram | Note Added: 0000679 | |
| Copyright © 2000 - 2010 MantisBT Group |