TrieDeleteKey && ArrayDeleteItem
Does this 2 function update array and trie data?
I'm having problem with this two function, trie/array isn't updated. I used Advanced bans, as start point. Code:
RemoveMark(Position, const TargetID[]) |
Re: TrieDeleteKey && ArrayDeleteItem
What do you mean by "isn't updated"? You delete the trie key but then immediately reset the try key.
|
Re: TrieDeleteKey && ArrayDeleteItem
I delete triekey, and array data for that key.
Then i get array data, and write it again in file, i also update the trie with data from array. But problem is, that i print hud message with data, for specific id. After i delete the key, and array data for that id, i still see the message. |
Re: TrieDeleteKey && ArrayDeleteItem
I don't see anything in your code about HUD messages.
|
| All times are GMT -4. The time now is 11:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.