16.05.2017, 00:20
may we see the function itself?
In order to pass strings, the params in the function has to accept strings.
It could look like there's some mismatching params from what I can tell, but not entirely sure. Be sure to check that up
In order to pass strings, the params in the function has to accept strings.
PHP код:
public IfPlayerNameExists(name[], Org)
{...}