AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:S] Cs 1.6 HnS Style (https://forums.alliedmods.net/showthread.php?t=174792)

Franc1sco 12-25-2011 11:03

[CS:S] Cs 1.6 HnS Style
 
Curent Version: Beta 2.8

Description:

Hide And Seek of cs 1.6 style for SourceMod

Requirements:
SDK Hooks
[CS:S] Flashbang Tools


Cvars:
cshns_greneffect_trails 1 - Enables/Disables Grenade Trails
cshns_greneffect_smoke_freeze 1 -Enables/Disables a smoke grenade to be a freeze grenade
cshns_greneffect_smoke_freeze_distance 600.0 - Freeze grenade distance
cshns_greneffect_smoke_freeze_duration 7.0 - Freeze grenade duration in seconds
sm_cshns_time 180.0 - Time for slay all CT
sm_cshns_time_freeze 10.0 - Time freeze for CT in round start
sm_cshns_countdown 10 - Time for the countdown

Funtions:

-freeze grenades
-Ts cant damage CTs
-Cts blinded and cant move the first X secons of the round
-Cant pick weapons
-CTs only have knife
-Ts start with knife, 2 flashbang and 1 smokegrenade
-Ts can blind Ts with flshbang
-If CTs win the teams are exchanged
-last X seconds the team CT die if not killed all the Ts
-the last X seconds start a countdown
-Removed buyzones, hostages and bombs of the map
-mp_freezetime forced to zero
-If terrorists wins, then alive terrorists will get one kill point
-mp_roundtime equal to sm_cshns_time cvar

Credits:

Code of freeze grenades by http://forums.alliedmods.net/showthread.php?t=159579


Note: Beta version then report bugs you find


Donations (optional):

If you apreciate my work, you can donate me via paypal or with a trade offer


Download:

Main repository
Direct download
Code changes

Glite 12-25-2011 12:54

Re: [CS:S] Cs 1.6 HnS Style
 
You need to add functions that removes buyzones, hostages, bombs and any props(i think it needed), maybe doors, weapons at round start.
Anyway, nice work!

Franc1sco 12-25-2011 13:54

Re: [CS:S] Cs 1.6 HnS Style
 
Code:

-last 180 seconds the team CT die if not killed all the Ts
This works or not work? I tell it because I have another code method for this fuction that works fine...

Glite 12-25-2011 13:59

Re: [CS:S] Cs 1.6 HnS Style
 
Quote:

Originally Posted by Franc1sco (Post 1619501)
Code:

-last 180 seconds the team CT die if not killed all the Ts
This works or not work? I tell it because I have another code method for this fuction that works fine...

Works, but throw error:

HTML Code:

L 12/25/2011 - 20:46:57: [SM] Native "KillTimer" reported: Invalid timer handle fe00c3 (error 3)
L 12/25/2011 - 20:46:57: [SM] Displaying call stack trace for plugin "hns.smx":
L 12/25/2011 - 20:46:57: [SM]  [0]  Line 427, hns.sp::Event_RoundStart()


Franc1sco 12-25-2011 14:04

Re: [CS:S] Cs 1.6 HnS Style
 
Quote:

Originally Posted by Glite (Post 1619505)
Works, but throw error:

HTML Code:

L 12/25/2011 - 20:46:57: [SM] Native "KillTimer" reported: Invalid timer handle fe00c3 (error 3)
L 12/25/2011 - 20:46:57: [SM] Displaying call stack trace for plugin "hns.smx":
L 12/25/2011 - 20:46:57: [SM]  [0]  Line 427, hns.sp::Event_RoundStart()


Ok then new version on way :3

Glite 12-25-2011 14:06

Re: [CS:S] Cs 1.6 HnS Style
 
Tested again, works only first round after server start, later throws this error. Maybe need to try new method.

Despirator 12-25-2011 14:22

Re: [CS:S] Cs 1.6 HnS Style
 
Quote:

Beta version then report bugs you find
your english is awfull :D

btw: good job, some people were eager to find that plugin

Franc1sco 12-25-2011 14:43

Re: [CS:S] Cs 1.6 HnS Style
 
Quote:

Originally Posted by Despirator (Post 1619513)
your english is awfull :D

the google traductor is bad :mrgreen:

btw: big thanks for your freeze grenade plugin, you are a very good scripter :)

Franc1sco 12-25-2011 14:46

Re: [CS:S] Cs 1.6 HnS Style
 
New version! beta 2.4

change log:

-CTs not slay fixed
-Change the prefix of the cvars to cshns
-Added countdown
-Added new cvars: sm_cshns_time_freeze, sm_cshns_time, sm_cshns_countdown
-Removed buyzones, hostages and bombs of the map

Glite 12-25-2011 15:20

Re: [CS:S] Cs 1.6 HnS Style
 
Quote:

Originally Posted by Franc1sco (Post 1619532)
-CTs not slay fixed
-Removed buyzones, hostages and bombs of the map

Yeah, now it slaying CTs!
Also you need to add "func_bomb_target" not "weapon_c4" to remove list.


All times are GMT -4. The time now is 22:54.

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