Thread: USP Ninjas
View Single Post
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 01-29-2010 , 05:17   Re: USP Ninjas v1.0.3
Reply With Quote #10

  • You have cstrike included, use cs_set_weapon_silen( ) instead of your set_usp_silent( ).
  • Use cs_get_user_team in GetTeam( ).
  • Use set_pcvar_num to set pFootsteps & pHideTimer, instead of set_cvar_num.
  • Store cs_get_user_team in Fwd_PlayerSpawn_Post into variable, you call it twice.
  • Indent your code properly.
__________________
xPaw is offline