AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Crossfire EuroHL Plugin - noob lamp filter (https://forums.alliedmods.net/showthread.php?t=177303)

Yuraj 01-30-2012 17:12

Crossfire EuroHL Plugin - noob lamp filter
 
3 Attachment(s)
Crossfire EuroHL Plugin 1.5

This plugin is usable and workable only in crossfire map. It fixes glitch when user shot lamp (it has bigger effort to kill other players above lamp when you shot directly the lamp). It will notice other players when player shot the lamp (%s plays like noob!) and it will take health of attacker (health of player - gauss damage + it will strip gauss).
There are about 24 lamps fixed (mainly under spawns, some yellow and blue lamps).
Also this plugin has one special function: When player has activated bomb - all players will be noticed, who activated the bomb (%s activated bomb!).

It was hard for me to do this plugin because I had to manually write every lamp coordinaties (x,y,z) without fully seeing the invisible object (in front of lamps are invisible blocks/entities - info_target, which are triggered when user shot this entity with gauss). Anyway there is a variable DEBUG - it's usable when you are adding new lamp protections to map it will show you circle in center of entity.

CVARs:
eurohl_bombmsg - Show message when user press nuke button on crossfire. %s will be replaced by player name which activated bomb (Default: %s activated bomb!)
eurohl_noobmsg - Show message when user shot noob lamp. %s will be replaced by player name which shoted lamp (Default: %s plays like noob!)
eurohl_maps - List of maps where will work this plugin, use only on crossfire compatible maps. Use semicolon (;) as map delimiter. (Default: crossfire;ag_crossfire)

If you want hide/disable eurohl_bombmsg or eurohl_noobmsg, set these cvars to value "" (eurohl_bombmsg "" or eurohl_noobmsg "")

Edit 29/1/2015: V1.7 https://forums.alliedmods.net/showpo...3&postcount=32

smurfavr 02-05-2012 11:53

Re: Crossfire EuroHL Plugin - noob lamp filter
 
good plugin

could do only admin with flag B did not catch plugin thanks in advance

p.p
maps ag_crossfire plugin does not work could be done to run the

echo_cs 02-06-2012 13:04

Re: Crossfire EuroHL Plugin - noob lamp filter
 
:/ Not good

Exolent[jNr] 02-06-2012 13:31

Re: Crossfire EuroHL Plugin - noob lamp filter
 
Quote:

Originally Posted by echo_cs (Post 1645588)
:/ Not good

Why is it not good?

wickedd 02-06-2012 13:36

Re: Crossfire EuroHL Plugin - noob lamp filter
 
@Exolent
I think echo_cs is posting just to increase his post count. He has at least 10 similar post just today alone.

Exolent[jNr] 02-06-2012 13:48

Re: Crossfire EuroHL Plugin - noob lamp filter
 
Quote:

Originally Posted by wickedd (Post 1645610)
@Exolent
I think echo_cs is posting just to increase his post count. He has at least 10 similar post just today alone.

The first page of his most recent posts is 80% saying "good job" or another variant. ಠ_ಠ

smurfavr 02-06-2012 15:38

Re: Crossfire EuroHL Plugin - noob lamp filter
 
Yuraj will you do my request

Yuraj 02-06-2012 16:24

Re: Crossfire EuroHL Plugin - noob lamp filter
 
Quote:

Originally Posted by echo_cs (Post 1645588)
:/ Not good

Why?

Yuraj 02-06-2012 16:25

Re: Crossfire EuroHL Plugin - noob lamp filter
 
Quote:

Originally Posted by smurfavr (Post 1645671)
Yuraj will you do my request

Yes. But I don't have time now. Anyway I will do it.

neoRT 02-11-2012 20:40

Re: Crossfire EuroHL Plugin - noob lamp filter
 
How can i add another map name next to crossfire? It's the same map, but with some weapons changed.
How to modify this and add another name
if (equal(mapid, "crossfire"))
?

I tried to change to if (equal(mapid, "crossfire, crossfire_modified")) but it doesn,t work.


All times are GMT -4. The time now is 21:53.

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