Raised This Month: $ Target: $400
 0% 

cs_get_user_team HELP!!!!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 07-02-2006 , 22:45   Re: cs_get_user_team HELP!!!!
Reply With Quote #6

You're problem is simple

Code:
#cs_set_user_team(victim,CS_TEAM_T) cs_set_user_team(attacker,CS_TEAM_CT) set_user_health(attacker, 999) set_user_health(victim, 999) cs_set_user_armor (attacker, 999, CsArmorType:2) cs_set_user_armor (victim, 999, CsArmorType:2)             new newFrags = get_user_frags(victim) - 1             set_user_frags(victim,newFrags) #if(cs_get_user_team(victim) == CS_TEAM_CT) { user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) user_slap(victim, 0) }

You set their team to T then check if its CT so it would never happen.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
 



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 08:02.


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