View Single Post
Author Message
The_Shadow3
Junior Member
Join Date: Apr 2008
Location: Germany
Old 04-23-2008 , 13:04   HiddenSourceMod V0.4 Update: 22.05.09
Reply With Quote #1

This is my first mod
and this mod is like "Hide n Seek" or "Counterseek" in Eventscript.

Counter Strike Source Gameplay:
The T team are the hiders and choose on roundstart a random object.
The CT team are the seekers and must find the hiders.

Commands:

!hidemenu //Reopen the ModelMenu, if no Model choosen
!iseeyou // play sound: "I see you" its from Hidden:Source^^
!imhere // play sound: "I'm here"
CVARS:

hiddensm_enabled "1" // Disable/Enable HiddenSourceMod

sm_anticheat "1" // Enable/Disable AntiCheat, need only if sv_cheats 1

sm_allowradar "0" // 0 = change CT-player to Spectator if cl_radaralpha > 0
sm_hidespeed "1.2" // Change speed for Hiders
sm_freezetime "25" // Seekers Freeze Time in Seconds
sm_swapround "4" // Swap Team in round X
sm_nohidesounds "0" // 1 = Disable the sounds "iseeyou" and "imhere"
sm_randomchoose "0" // 1 = Hiders get a random Model (no menue)
Enable "sv_cheats 1" for thirdperson/firstperson.
For Players: Set "cam_idealyaw 0", to fix the thirdperson view!

Team Fortress 2 Gameplay (Testversion!):
The Red Team are only Spy’s.
The Blue Team are Seekers must find the hiders, but they have disallowed Classes and they cant be killed from others
(Red team can't kill Blue Team, but Blue Team can kill Red Team ).
The Rounds is like CSS, ~4Minutes and death Players can’t respawn in one round.


Disallowed Classes for Team Blue:
  • Spy
  • Engineer

TF2 CVAR:

hiddensm_enabled "1" // Disable/Enable HiddenSourceMod
sm_anticheat "1" // Enable/Disable AntiCheat, need only if sv_cheats 1
sm_freezetime "25" // Seekers Freeze Time in Seconds

sm_roundtime "4" //How long have Seekers time to find Hidders. 0=Disabled!


Changelog:

Version 0.4:
  • add "sm_randomchoose", if 1: hiders get a random model (no menu!)
  • add "sm_nohidesounds", if 1: the sounds "iseeyou" and "imhere" are disabled
  • better freezetime (now all ct's unfreeze same time)
  • fixed: invisible bug if ducking
  • and more other changes
  • TF2: remove temporary

Version 0.3:
  • sm_seekfreezetime -> sm_freezetime
  • add teamswap
  • add sounds (i see you, im here)
  • add anticheat for sv_cheats 1
  • CSS: add model file for "de_nipperhouse", is a nice map
  • TF2: sm_seekroundtime -> sm_roundtime (tf2)
  • TF2: fixed: hidder dont get damage
  • more fixes

Version 0.2:
  • Hostage dont follow CTs
  • update default model file
  • small fixes
  • add TF2 version!!



Sorry for my bad english, I'm from germany
Attached Files
File Type: rar hiddensm_css_v0.4.rar (223.5 KB, 2155 views)

Last edited by The_Shadow3; 05-22-2009 at 07:17.
The_Shadow3 is offline