Raised This Month: $ Target: $400
 0% 

How to get map description


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-04-2022 , 01:00   Re: How to get map description
Reply With Quote #5

Read the map descriptions into arrays (or even better a Trie with the map name as the key which will be simpler and more efficient than trying to use arrays) and then you can look up the description for the map and add it to your print function.

There are many plugins using Tries and I found a tutorial thread that gives an example using TrieSetString() and TrieGetSTring(). Let us know if you have questions or need help. Please post your code when you run into issues so we can better assist you.
__________________
fysiks is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:40.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode