View Single Post
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 10-01-2012 , 09:54   Re: AMXX Language Files Analyzer
Reply With Quote #24

Quote:
Originally Posted by claudiuhks View Post
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 is offline