Quote:
Originally Posted by YamiKaitou
What is the error?
Use get_user_name to get the players name and then simply use formating to display the name
|
the error is here:
PHP Code:
public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)
}
Error: Invalid string (possibly non-terminated string) on line 12
edit: kardinal thanks!
__________________