native set_user_info(index, const info[], const value[]);
| index | Client index |
| info | Info key |
| value | New value |
Sets info on the client.
This function has no return value.
If the index is not within the range of 1 to MaxClients or the client is not connected, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.