Quote:
Originally Posted by YamiKaitou
change fm_set_user_model to cs_set_user_model
|
PHP Code:
cs_set_user_model( id, "mw2-soldier",false )
Code:
Error: Number of arguments does not match definition on line 476
I got this at the end of the code:
PHP Code:
stock fm_reset_user_model( player )
{
dllfunc( DLLFunc_ClientUserInfoChanged, player, engfunc( EngFunc_GetInfoKeyBuffer, player ) )
}