ok i need help getting what model is the player is using
so far i got this
Code:
public check(id) {
new usermodel[31]
cs_get_user_model(id, usermodel,32)
if(containi(usermodel, "terror")) {
client_print( id, print_chat, "Terror Model" )
}else{
client_print( id, print_chat, "Non Terror Model" )
}
return PLUGIN_HANDLED
}
only says Non Terror Model... any help would be greatly appreciated thank you
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.