15-10-2007, 03:15 PM
Well yes, but to the player, you are deleting your char and cannot use it anymore (its name disappears from the list so to speak), And when that happens to them, then I want it to disappear from the .ini file for the leaderboard. The best I can see currently is setting it to zero, then perhaps I could add some more code in the client so that when the packet comes back, if the name is equal to 0 then it just dose not display.... That might actually work now that I think about it...