13.07.2015, 20:06
This is my native:
and when I add this line to my mode it's just disabling my gamemod, also changing the gamemode to "Unknown" and shits.
The line that disabling my mode:
And it's shows me this error at the bat file:
PHP код:
native WP_Hash(buffer[], len, const str[]);
The line that disabling my mode:
PHP код:
WP_Hash(HashPass, sizeof(HashPass), inputtext);
PHP код:
Run time error 19: "File or function is not found"