AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Translation Request (https://forums.alliedmods.net/forumdisplay.php?f=25)
-   -   AMXX Language Files Analyzer (https://forums.alliedmods.net/showthread.php?t=153283)

xPaw 06-14-2011 06:54

Re: AMXX Language Files Analyzer
 
Quote:

Originally Posted by crazyeffect (Post 1486977)
Any chances on making this for sourcemod? :)

Hm.. I might look into that later.

xPaw 08-14-2011 12:30

Re: AMXX Language Files Analyzer
 
Fixed a bug where it was ignoring last language section.

claudiuhks 09-23-2012 03:32

Re: AMXX Language Files Analyzer
 
PHP Code:

[en]
XA puta/\\'\'\\\\'
[\\]
XA === 

It sais that this has no errors.
So, my suggestion is: A space before '=' and a space after is required!

PHP Code:

XA === // Incorrect
XA = == // Correct 


xPaw 10-01-2012 09:54

Re: AMXX Language Files Analyzer
 
Quote:

Originally Posted by claudiuhks (Post 1804440)
PHP Code:

[en]
XA puta/\\'\'\\\\'
[\\]
XA === 

It sais that this has no errors.
So, my suggestion is: A space before '=' and a space after is required!

PHP Code:

XA === // Incorrect
XA = == // Correct 


Added.

xPaw 06-06-2014 12:34

Re: AMXX Language Files Analyzer
 
I've moved the tool to another url and fixed a couple of bugs while at it.

Kia 06-06-2014 12:53

Re: AMXX Language Files Analyzer
 
Nice. Glad to see you back xPaw.

Mordekay 12-24-2015 01:41

Re: AMXX Language Files Analyzer
 
Just searched again for this thread to check if i completed the correct lang-file.
This should be sticky in the translation request forums.

xPaw 02-04-2016 04:47

Re: AMXX Language Files Analyzer
 
I've published the sourcecode for this tool: https://github.com/xPaw/AMXX-Language-Analyzer


All times are GMT -4. The time now is 17:09.

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