Raised This Month: $51 Target: $400
 12% 

[error-help] VIP R1KO


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
andrew2kRO
Junior Member
Join Date: Jun 2020
Location: 127.0.0.1
Old 01-27-2021 , 15:39   [error-help] VIP R1KO
Reply With Quote #1

I got an error at line 240 when compile the Vip-Core: error 017: undefined symbol "TranslationPhraseExists"

HTML Code:
{
					if(CanTestFeatures() && GetFeatureStatus(FeatureType_Native, "TranslationPhraseExists") == FeatureStatus_Available)
					{
				240	if(!TranslationPhraseExists(szItemInfo))
						{
							FormatEx(SZF(szDisplay), "%s [%T]", szItemInfo, g_szToggleStatus[view_as<int>(Features_GetStatus(iClient, szItemInfo))], iClient);
							return RedrawMenuItem(szDisplay);
						}
					}
					FormatEx(SZF(szDisplay), "%T [%T]", szItemInfo, iClient, g_szToggleStatus[view_as<int>(Features_GetStatus(iClient, szItemInfo))], iClient);
					return RedrawMenuItem(szDisplay);
				}```
andrew2kRO 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 02:34.


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