View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-29-2020 , 17:28   Re: #define CVAR_VALUE
Reply With Quote #4

Code:
new SETINFO_KEY[32], szInfo[32] // Gets the value from the cvar and stores it in the SETINFO_KEY variable. get_pcvar_string(g_vipp_prefix, SETINFO_KEY, charsmax(SETINFO_KEY)) // Gets the SETINFO_KEY value from the user and stores it in the szInfo variable. get_user_info(id, SETINFO_KEY, szInfo, charsmax(szInfo))
__________________

Last edited by OciXCrom; 05-29-2020 at 17:28.
OciXCrom is offline
Send a message via Skype™ to OciXCrom