Raised This Month: $32 Target: $400
 8% 

[error-help] VIP R1KO


Post New Thread Reply   
 
Thread Tools Display Modes
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
StrikeR14
AlliedModders Donor
Join Date: Apr 2016
Location: Behind my PC
Old 01-27-2021 , 16:40   Re: [error-help] VIP R1KO
Reply With Quote #2

It means you're missing the TranslationPhraseExists function in your code.

EDIT: Apparently that function is included in sourcemod as default, it's weird that you're getting that error.
__________________
Currently taking TF2/CSGO paid private requests!

My Plugins | My Discord Account

Last edited by StrikeR14; 01-28-2021 at 14:55.
StrikeR14 is offline
andrew2kRO
Junior Member
Join Date: Jun 2020
Location: 127.0.0.1
Old 01-27-2021 , 18:19   Re: [error-help] VIP R1KO
Reply With Quote #3

Quote:
Originally Posted by StrikeR14 View Post
It means you're missing the TranslationPhraseExists function in your code.
can u explain me? or help me?
andrew2kRO is offline
StrikeR14
AlliedModders Donor
Join Date: Apr 2016
Location: Behind my PC
Old 01-28-2021 , 14:53   Re: [error-help] VIP R1KO
Reply With Quote #4

Quote:
Originally Posted by andrew2kRO View Post
can u explain me? or help me?
I can't tell what's wrong without seeing the full code, also check my updated answer
__________________
Currently taking TF2/CSGO paid private requests!

My Plugins | My Discord Account
StrikeR14 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-29-2021 , 01:16   Re: [error-help] VIP R1KO
Reply With Quote #5

TranslationPhraseExists was merged into SourceMod with PR 669, on 2017-11-21.

This means your SourceMod (and/or include files) are more than 3 years old.

So, ... come and join us in 2021, by stopping your use of software from the stone age, and update all of your stuff to the newest version.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
andrew2kRO
Junior Member
Join Date: Jun 2020
Location: 127.0.0.1
Old 01-29-2021 , 03:39   Re: [error-help] VIP R1KO
Reply With Quote #6

I know that, it a sm 1.0 code, i really need a modular vip..
andrew2kRO is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 01-29-2021 , 09:37   Re: [error-help] VIP R1KO
Reply With Quote #7

Quote:
Originally Posted by andrew2kRO View Post
I know that, it a sm 1.0 code, i really need a modular vip..
dafuq? it runs with other users too and they have no problem with the core version https://github.com/R1KO/VIP-Core/tre...emod/scripting

and here some modules: https://drive.google.com/drive/folde...uoLxXy5pltDrlg

Last edited by freak.exe_uLow; 01-29-2021 at 09:37.
freak.exe_uLow is offline
andrew2kRO
Junior Member
Join Date: Jun 2020
Location: 127.0.0.1
Old 01-30-2021 , 07:10   Re: [error-help] VIP R1KO
Reply With Quote #8

i fix the problem, but when i want to give vip, he dont display the vip-groups menu.
andrew2kRO is offline
Reply


Thread Tools
Display Modes

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 10:14.


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