View Single Post
disawar1
AlliedModders Donor
Join Date: Aug 2011
Location: Russian
Old 02-28-2012 , 06:03   Re: Simple Chat Processor
Reply With Quote #30


PHP Code:
GetGameFolderName(sGameDirsizeof(sGameDir));
Format(sTranslationFilesizeof(sTranslationFile), "scp.%s.phrases"sGameDir);
BuildPath(Path_SMsTranslationLocationsizeof(sTranslationLocation), "translations/%s.txt"
And why you call translation files not like called game folder? Of course this causes an error and the plugin does not work. I do not know the name of tf2 game folder rename the files yourself.

Now this plugin is loaded.
Attached Files
File Type: txt scp.left4dead.phrases.txt (752 Bytes, 395 views)
File Type: txt scp.left4dead2.phrases.txt (752 Bytes, 437 views)
__________________

Last edited by disawar1; 02-28-2012 at 08:36. Reason: !
disawar1 is offline