Quote:
Originally Posted by SANTO37
Excellent !
But I want the [say / steam] command to work.
You could ask me if you could.
I'm new.
|
If you're asking how to do point 2, then just add this in plugin_init:
PHP Code:
register_clcmd("say /steam", "Load_MySql")
EDIT:
I see you did that already. Not sure what it is you're asking for then.
By the way, you're still checking for the existence of Name, not SteamID in the table. Maybe that's the intention, but according to your description, it doesn't seem like it.