Raised This Month: $ Target: $400
 0% 

FF2 [Subplugin] Rage sentry and Teletrap


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
LeAlex14
Member
Join Date: Jun 2020
Location: La France
Old 09-16-2020 , 12:42   [Subplugin] Rage sentry and Teletrap
Reply With Quote #1

Hey everyone !!! I just finished my 2nd plugin.

History :
Inspired by Pelipoika's Tf2 building spawner extreme, and I created it because Valve remove ent_create client command... Thanks Valve...

How to use ?
You can build sentries, teletrap or have a sentryhat. Yes !!! A sentry in your head :


Code:
"abilityX"
	{
		"name" "sentryhat"
		"arg0" "0"
		"arg1" "3" // Level of sentryhat
		"arg2"	"100" // Hp of sentryhat
		"arg3"	"8"		// Flag of sentry (2 = invulnerable; 4 = can be upgradable (by blu ingeneer); 8 = infinite ammo; 10 = op sentry (invunerable + infinite ammo); 12 = Ugradable infinite ammo; 14 = all)
		"arg4"	"15.0"  // Sentryhat's live time, set to 0 for infinite sentry live (can be destroyed)
		"arg5"	"1"		// Style of sentryhat (1 = normal sentry; 2 = mini sentry (yes mini sentry level 3); 3 = disposable sentry (like mvm))
		"arg6"	"0"		// 0 = Disable random sentryhat, 1 = random level and type, 2 = random level, 3 = random type
		"arg7"	"0"		// Activate random heal
		"arg8"	"0"	// Random heal min
		"arg9"	"0"	// Random heal max
		"plugin_name" "ff2_ragesentry"
	}

"abilityX"
	{
		"name" "Spawn_sentry"
		"arg0" "0"
		"arg1" "2" // Level of sentry
		"arg2"	"100" // Hp of sentry
		"arg3"	"8"		// Flag of sentry (2 = invulnerable; 4 = can be upgradable (by blu ingeneer); 8 = infinite ammo; 10 = op sentry (invunerable + infinite ammo); 12 = Ugradable infinite ammo; 14 = all)
		"arg4"	"15.0"  // Sentry's live time, set to 0 for infinite sentry live (can be destroyed)
		"arg5"	"1"		// Style of sentry (1 = normal sentry; 2 = mini sentry (yes mini sentry level 3); 3 = disposable sentry (like mvm))
		"arg6"	"2"		// 0 = Disable random sentry, 1 = random level and type, 2 = random level, 3 = random type
		"arg7"	"0"		// Activate random heal
		"arg8"	"0"	// Random heal min
		"arg9"	"0"	// Random heal max
		"plugin_name" "ff2_ragesentry"
	}

"abilityX"
	{
		"name" "teletrap"
		"arg0" "0"
		"arg1" "250" // Hp of teletrap
		"arg2"	"10.0" // Teletrap duration
                "arg3"	"2000" // Teletrap range
		"arg4"	"1"  // Hud notify 0 = off, 1 = on
		"plugin_name" "ff2_ragesentry"
	}
No compatible with ams

Next project and update :
Modify range, damage and firing speed of sentry, if someone know how without touch of builder's attributes, could it modify directly and repost the file.

Make TrollEngineer boss !

Credit :
Pelipoika's Tf2 building spawner extreme : https://forums.alliedmods.net/showthread.php?p=2148102
Attached Files
File Type: smx ff2_ragesentry.smx (9.8 KB, 117 views)
File Type: sp Get Plugin or Get Source (ff2_ragesentry.sp - 108 views - 16.2 KB)

Last edited by LeAlex14; 10-18-2020 at 11:33. Reason: Plugin update
LeAlex14 is offline
 



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 10:14.


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