Raised This Month: $51 Target: $400
 12% 

SneakingTerrorists Need ideas(look last reply)


Post New Thread Reply   
 
Thread Tools Display Modes
platEE
Member
Join Date: Jul 2008
Location: Finland, Kuopio
Old 10-01-2008 , 09:18   Re: SneakingTerrorists
Reply With Quote #11

how i can set so terrorists doesnt have footsteps sounds and how to set model for terrorists ONLY terrorists =)
__________________
ALWAYS leave your name when giving +Karma

Last edited by platEE; 10-01-2008 at 09:57.
platEE is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 10-01-2008 , 10:07   Re: SneakingTerrorists
Reply With Quote #12

1. set_user_footsteps @ FuncWiki
2.
PHP Code:
plugin_precache()
    
precache_model("models/player/leet/leet.mdl")

// [..]

if(get_user_team(id) == 1)
    
cs_set_user_model(id"leet"
__________________
xPaw is offline
[X]-RayCat
Senior Member
Join Date: Sep 2006
Old 10-01-2008 , 10:13   Re: SneakingTerrorists
Reply With Quote #13



Code:
set_user_rendering(id, kRenderFxNone, 255, 255, 255, kRenderNormal, floatround(255.0 * 0.50)) //50%   set_user_rendering(id, kRenderFxNone, 255, 255, 255, kRenderNormal, floatround(255.0 * 0.40)) //40%   set_user_rendering(id, kRenderFxNone, 255, 255, 255, kRenderNormal, floatround(255.0 * 0.30)) //30%   //etc
[X]-RayCat is offline
Old 10-01-2008, 12:02
platEE
This message has been deleted by platEE. Reason: my bad
platEE
Member
Join Date: Jul 2008
Location: Finland, Kuopio
Old 10-01-2008 , 14:05   Re: SneakingTerrorists
Reply With Quote #14

I didnt get invisibility working so looking for some ideas : Terrorists have only knife. How shud they get easier to kill ct's with knife ct's have m3(shotgun)
with 16 bullets.

All ideas WELCOME!!
__________________
ALWAYS leave your name when giving +Karma
platEE is offline
Reply



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 19:50.


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