| Anonymous | Login | Signup for a new account | 14-11-25 17:22 CET | ![]() |
| 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 | |
| 0002313 | SphereServer | executable - windows build | public | 21-04-14 07:35 | 22-04-14 09:43 | |
| Reporter | Coruja | |||||
| Assigned To | XuN | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | Fixed in Version | 16-06-2013, 0.56b Prerelease | ||||
| Summary | 0002313: f_onchar_delete not called on char delete | |||||
| Description | I dont know if this is really a bug, but f_onchar_delete is called only when a client manually delete the char using the button 'delete char' on client login screen. If the char got deleted in any other way (account delete, remove 1 on char, etc), f_onchar_delete wont be called If f_onchar_delete is intended to behave like this, it would be great call it when the char got removed in any other way | |||||
| Tags | No tags attached. | |||||
| Nightly Version | Automated (specify build number) | |||||
| Experimental Flags | None | |||||
| Option Flags | None | |||||
| Internal Build Number | ||||||
| Attached Files | ||||||
Notes |
|
|
(0002068) Feeh (developer) 21-04-14 15:53 |
// The f_onchar_delete function is called before client is deletes a character. This let me think it is intended to call only when the player delete the character. You do have the @Destroy for characters/items; having the server calling the f_onchar_delete would be redundant |
|
(0002073) XuN (developer) 22-04-14 09:43 |
Sphere already use @Destroy when removing characters, this function is only used when the player is self-removing its character from the Char Selection Menu. I'll update it's description. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 21-04-14 07:35 | Coruja | New Issue | |
| 21-04-14 15:53 | Feeh | Note Added: 0002068 | |
| 22-04-14 09:43 | XuN | Note Added: 0002073 | |
| 22-04-14 09:43 | XuN | Status | new => resolved |
| 22-04-14 09:43 | XuN | Fixed in Version | => 16-06-2013, 0.56b Prerelease |
| 22-04-14 09:43 | XuN | Resolution | open => fixed |
| 22-04-14 09:43 | XuN | Assigned To | => XuN |
| Copyright © 2000 - 2010 MantisBT Group |