Raised This Month: $ Target: $400
 0% 

cs_get_user_model


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Cheap_Suit
Veteran Member
Join Date: May 2004
Old 03-27-2005 , 19:21   cs_get_user_model
Reply With Quote #1

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.
Cheap_Suit is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode