AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   TheHidden (https://forums.alliedmods.net/showthread.php?t=122306)

Kaver 03-25-2010 11:57

TheHidden
 
3 Attachment(s)
TheHidden
1.01

by Kaver


Description:
An all-against-one mod for Counter-Strike in which one player is invisible, equipped only with a knife, HE grenade and two flashbangs, and everyone else is a gun-toting soldiers charged with hunting him down. Rules based on original Half-Life2 mod.


Futures:
  • 2 classes; both in 3 variants
  • possibility of choosing player's model (8 standard models - 4 CT, 4 T)
  • removing all armoury_entities
  • disabled buying
  • Hidden recovers his health after giving any damage to other players
  • day and night cycle (Hidden can use nightvision, humans can only use flashlights)

CVARs:

hidden_speed <Hidden's maxspeed = 900.0>
hidden_gravity <Hidden's gravity level = 0.75>
hidden_health <Hidden's starting health = 600> (+25 for each player)

hidden_health_recover <Hidden's recovering rate = 10>
(recovered health formula: damage_taken + players_count * hidden_health_recover)

hidden_class_a1 <max players ratio = 0.2125>
hidden_class_a2 <max players ratio = 0.1875>
hidden_class_a3 <max players ratio = 0.1875>
hidden_class_s1 <max players ratio = 0.12>
hidden_class_s2 <max players ratio = 0.2125>
hidden_class_s3 <max players ratio = 0.07>

hidden_description <show plugin's description ('theHidden') in server browser = 1>


Languages:
English
Polish
Spanish - Nahuz
Bulgarian - papyrus_kn
German - Nextra
Turkish - xD_1991
Romanian - AlExAlExAlEx
Brazillian Portuguese - mixSenna, jovilasa
Russian - [ru]In1ernal Error


Screenshots:
http://kaver.szaffka.net/katalog/the...es/_image1.jpghttp://kaver.szaffka.net/katalog/the...es/_image3.jpg

Exolent[jNr] 03-25-2010 12:47

Re: TheHidden
 
You are not allowed to post .amxx files.

mando127 03-25-2010 14:30

Re: TheHidden
 
dam this sounds like a good mod repost it

crazyeffect 03-25-2010 14:37

Re: TheHidden
 
I'm not sure if that's sarcasm or not?

mando127 03-25-2010 14:47

Re: TheHidden
 
no i mean it - i was going to try to make a mod like this by mixing some plugin's but im lazy.

Kaver 03-25-2010 16:20

Re: TheHidden
 
OK, I've uploaded a package that doesn't contain .amxx. Plugin is available for download.

What is your opinion?

EXteRmiNaToR 03-25-2010 16:30

Re: TheHidden
 
More features/effects should be added to this so it will be more enjoyable.Maybe i'll edit my post with some ideas later.Nice job on first plugin btw.:)

epic . 03-26-2010 01:04

Re: TheHidden
 
I have had a server with a similar plugin which is named "Ghost plugin"
But, I closed the server, because it is too difficult for the admin to distinguish from perspective cheater:wink:

Nahuz 03-26-2010 01:20

Re: TheHidden
 
Code:

[es]
MSG_MENU_CHAR=Elige un personaje
MSG_MENU_CHAR_CURRENT=Personaje actual
MSG_MENU_CHAR_RANDOM=Al azar
MSG_MENU_CHAR_SELECTION=Seleccionar personaje
MSG_MENU_CLASS=Elige una clase
MSG_MENU_CLASS_CURRENT=Clase actual
MSG_MENU_CLASS_SELECTION=Seleccionar clase
MSG_MENU_CLOSE=Cerrar

MSG_CLASS_ALREADY=Ya has seleccionado esta clase.
MSG_CLASS_CHANGE=%s ha elegido la clase %s!
MSG_CLASS_DISALLOWED=Hay demasiados players con esta clase!

MSG_HIDDEN_NEW=%s dejaran de estar visibles la proxima ronda!
MSG_HIDDEN_YOU=Estas oculto!
MSG_HIDDEN_YOU_RESPAWN=Te convertiras en invisible despues de reaparecer!

MSG_TOOK_DAMAGE=Tomaste %d HP de %s (recuperado %d HP)!


papyrus_kn 03-26-2010 11:09

Re: TheHidden
 
Code:

[bg]
MSG_MENU_CHAR=Izberete geroy
MSG_MENU_CHAR_CURRENT=Nastoyasht geroy
MSG_MENU_CHAR_RANDOM=Sluchaen
MSG_MENU_CHAR_SELECTION=Izbirane na geroy
MSG_MENU_CLASS=Izberete klas
MSG_MENU_CLASS_CURRENT=Nastoyasht klas
MSG_MENU_CLASS_SELECTION=Izbirane na klas
MSG_MENU_CLOSE=Zatvori

MSG_CLASS_ALREADY=Vie veche ste izbrali tozi klas!
MSG_CLASS_CHANGE=%s izbra klasa %s!
MSG_CLASS_DISALLOWED=Ima mnogo igrachi s tozi klas!

MSG_HIDDEN_NEW=%s vie shte stanete Skrit sledvashtia rund!
MSG_HIDDEN_YOU=Vie ste Skrit!
MSG_HIDDEN_YOU_RESPAWN=Vie shte stanete Skrit sled prerajdane!

MSG_TOOK_DAMAGE=Vie vzehte %d HP ot %s (vuzstanovihte %d HP)!



All times are GMT -4. The time now is 10:55.

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