This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Headshot Only Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
imported_HoAx
Junior Member
Join Date: Oct 2004
Old 10-11-2004 , 11:16   Headshot Only Plugin
Reply With Quote #1

Would like to see this plugin for some custom maps like aim_maps/and or for aim just practice
imported_HoAx is offline
imported_YoMama
Senior Member
Join Date: Oct 2004
Location: Amsterdam (Netherlands)
Old 10-11-2004 , 13:41   Re: Headshot Only Plugin
Reply With Quote #2

Quote:
Originally Posted by HoAx
Would like to see this plugin for some custom maps like aim_maps/and or for aim just practice
There's nothing wrong with posting all your ideas in one thread
imported_YoMama is offline
Send a message via ICQ to imported_YoMama Send a message via MSN to imported_YoMama
imported_HoAx
Junior Member
Join Date: Oct 2004
Old 10-11-2004 , 18:57  
Reply With Quote #3

Nothing wrong with keeping them seperate either
imported_HoAx is offline
imported_YoMama
Senior Member
Join Date: Oct 2004
Location: Amsterdam (Netherlands)
Old 10-12-2004 , 03:04  
Reply With Quote #4

Quote:
Originally Posted by HoAx
Nothing wrong with keeping them seperate either
Now that I come to think about it... you're right (too)
imported_YoMama is offline
Send a message via ICQ to imported_YoMama Send a message via MSN to imported_YoMama
murkin
New Member
Join Date: Apr 2005
Old 04-24-2005 , 19:38  
Reply With Quote #5

did this ever get made?

great for Clan practise
murkin is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 04-24-2005 , 20:24  
Reply With Quote #6

you can try nemoD it comes with hitbox setting meaning you can one or more parts of the body allowed/blocked. its in the plugins section.
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
murkin
New Member
Join Date: Apr 2005
Old 04-25-2005 , 01:12  
Reply With Quote #7

I fail to see the command, explain plz
Code:
#include "clanmembers.cfg"

"UserFile"
{
	"Groups"
	{
		"Default"
		{
			"AllowedCommands"
			{
				"say",
				"psay",
				"reply",
				"say_team",
				"nm_help",
				"nm_listmaps",
				"respawn",
				"motd",
				"top15",
				"statsme",
				"rank",
				"playerstats",
				"nm_who",
				"nm_version",
				"admin_version",
				"PublicSounds",
				"scream",
				"votezombie",
				"votemap",
				"votekick",
				"nm_spec",
				"nm_groups",
				"nm_listsounds",
				// lets users say @msg to send message to admins
				"MessageAdmin",
			}
			"DefaultGroup",
		}
		"MyClan"
		{
			"AllowedCommands"
			{
				"ReservedSlot",
				"voteban",
				"voterocket",
				"nm_vote",
				"voteff",
				"nm_cancelvote",
				"gsay",
			}
		}
		"Admin"
		{
			"AllowedCommands"
			{
				"nm_color",
				"nm_airboat_create",
				"servercmd_menu",
				"convar_menu",
				"nm_ad_add",
				"nm_ad_list",
				"nm_ad_del",
				"nm_task_add",
				"nm_task_list",
				"nm_task_del",
				"nm_restrict",
				"nm_unrestrict",
				"nm_hostages_follow",
				"nm_hostages_kill",
				"nm_zombie_player",
				"nm_alltalk_player",
				"nm_teleport_set",
				"nm_teleport",
				"nm_model",
				"nm_grenademode",
				"nm_stats_save",
				"nm_stats_load",
				"nm_stats_del",
				"nm_stats_reset",
				"nm_stats_sort",
				"nm_reloadadmins",
				"nm_reloadnamebans",
				"nm_reloadbadwords",
				"nm_reloadgoodwords",
				"nm_reloadpubsounds",
				"nm_reloadcmdmenuitems",
				"nm_reloadadminsounds",
				"nm_reloadadvertisements",
				"nm_reloadconvarmenuitems",
				"nm_reloadhiddenactions",
				"nm_kick",
				"nm_ban",
				"nm_unban",
				"nm_unbanid",
				"nm_banlist",
				"nm_banip",
				"nm_baniplist",
				"nm_unbanip",
				"nm_noclip",
				"nm_god",
				"nm_slap",
				"nm_slay",
				"nm_team",
				"nm_swap_teams",
				"nm_setkills",
				"nm_setdeaths",
				"nm_teamscore",
				"nm_freeze",
				"nm_unfreeze",
				"nm_blind",
				"nm_unblind",
				"nm_fade",
				"nm_stopfade",
				"nm_shake",
				"nm_stopshake",
				"nm_map",
				"nm_rocket",
				"nm_ignite",
				"nm_exec",
				"nm_play",
				"nm_play_player",
				"nm_listmaps",
				"nm_endround",
				"nm_spawn",
				"nm_rates",
				"nm_ip",
				"nm_screenshot",
				"nm_name",
				"nm_give",
				"nm_gag",
				"nm_ungag",
				"nm_mute",
				"nm_unmute",
				"nm_tsay",
				"nm_say",
				"nm_msay",
				"nm_csay",
				"nm_timelimit",
				"nm_winlimit",
				"nm_roundtime",
				"nm_alltalk",
				"nm_bot_add",
				"nm_bots_remove",
				"nm_cfg",
				"nm_ff",
				"nm_password",
				"nm_restartgame",
				"nm_gravity",
				"nm_money",
				"nm_zombies",
				"nm_accuracy",
				"menu",
				"Immunity",
				"AllowBannedNames",
				"NoPingKick",
				"MessageAnyGroup",
				"NoVoteWait",
				"RecieveAdminMsgs",
			}
                        "Groups"
                        {
                                "MyClan",
                        }
                }
		"CoolClan"
		{
			"AllowName"
			{
				"[CoolClan]",
			}
		}
	}

	"Users"
	{
		"some guy"
		{
			"ID" "STEAM_0:0:12"
			"AllowedCommands"
			{
				"nm_rcon",
				"nm_motd_reload",
			}
			"DeniedCommands"
			{
			}
			"Groups"
			{
				"Admin",
				"CoolClan",
			}
			"Model" "breen"
		}
		"GhostCheaters"
		{
			"Address" "123.123.123.123"
			"AllowedCommands"
			{
				// forces player to only spectate teammates when they die
				"ForceTeamCamera",
			}
		}
		//"PasswordUser"
		//{
			// If you specify a password, the password will only work if the user is using the name listed here.
		//	"Password" "g92t5kkih1"
		//	"Groups"
		//	{
		//		"Admin",
		//	}
		//}
	}
}
murkin is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 04-25-2005 , 06:45  
Reply With Quote #8

Code:
nm_hitboxes                              "all"  // Comma separated list of hitboxes that are attackable (all, generic, head, chest, stomach, leftarm, rightarm, leftleg, rightleg, none)
in nm_server.cfg. for headshot only you would pick :

Code:
nm_hitboxes                              "head"  // Comma separated list of hitboxes that are attackable (all, generic, head, chest, stomach, leftarm, rightarm, leftleg, rightleg, none)
for no headshots you would pick :

Code:
nm_hitboxes                              "generic, chest, stomach, leftarm, rightarm, leftleg, rightleg"  // Comma separated list of hitboxes that are attackable (all, generic, head, chest, stomach, leftarm, rightarm, leftleg, rightleg, none)
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
murkin
New Member
Join Date: Apr 2005
Old 04-25-2005 , 07:16  
Reply With Quote #9

cheers
murkin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:51.


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