View Single Post
bally
Senior Member
Join Date: Aug 2015
Old 12-20-2015 , 21:31   Re: Need a good array for this...
Reply With Quote #3

Hi nosoop, thanks for replying me this fast, I did not understand what you meant with "adt_trie", would it be possible to add an example in? Also, I want to make this project extremely flexible and dynamic, therefore I can't just do what you told me.

The project objective is to build up a menu which it's contents will be the keyvalues section name... Done
Will retrieve data from the keyvalues and cache it
Will use this cached data when user inputs on the menu according to the specified option..

The dirty way would be accessing the keyvalues file everytime a user inputted data, however, I don't want it like that, so I need an array that could support all those 3 data ( name, ammo ? 1:0, pos[3] ) this way it wouldn't stress the server

Sorry for my bad english, looking forward for a reply.
Thanks.
__________________
Perhaps my lack of faith was my undoing,

Last edited by bally; 12-20-2015 at 21:32.
bally is offline