Hi!
What is the problem?
PHP Code:
Float:operator*(Float:,_:)(Float:oper1, oper2);
{
return oper1 * float(oper2);
};
Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team
Error: Invalid function or declaration on line 482
Error: Number of operands does not fit the operator on line 482
Error: Invalid function or declaration on line 482
Error: Too many error messages on one line on line 482
Compilation aborted.
4 Errors.
Could not locate output file E:\AMX Mod X\test.amx (compile failed).