View Single Post
Author Message
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 02-17-2011 , 02:23   [TF2] Fancy Fire Arrows (Crossbow and Huntsman)
Reply With Quote #1

Currently Not Working
An update will be made available once I have devised a way to make the ammo counter work again.
[TF2] Fancy Fire Arrows

Version 2.0.0



Description:
All the fire arrows you'll every want for Huntsman or Crossbow!
Give everyone fire arrows or just admins automatically!
Give unlimited fire arrows or clips of fire arrows to specific players by command!

When players are given a 'clip' of fire arrows a hud with the number remaining is shown over the ammo counter.


Commands:
  • sm_firearrows <client> [1/0]
    Give (or remove) unlimited fire arrows to a client
  • sm_givefirearrows <client> <number>
    Give X number of fire arrows to a player
  • sm_gfa - same as sm_givefirearrows


Cvars:
  • sm_firearrows_enable "1"
    • Completely enable/disable the fire arrows plugin.
  • sm_firearrows_auto "0"
    • Set to 1 to give everyone fire arrows all the time.
  • sm_firearrows_adminonly "0"
    • Set to 1 to give only admins fire arrows (when used with auto cvar above).
  • sm_firearrows_adminflag "b"
    • Admin flag to use with above cvar.
  • sm_firearrows_weapons "3"
    • Weapons to ignite: 1 = Huntsman, 2 = Crossbow, 3 = Both.

A config file is saved to /cfgs/sourcemod/firearrows.cfg
Install Instructions:
  1. Download the attached .smx file or get the source and compile locally


Notes:
  • Requires SDKHooks
  • Based on [TF2] Fire Arrows by retsam
ToDo:
  • Nothing

Version History:
  • V2.0.0
    • Initial Release
-
Attached Files
File Type: sp Get Plugin or Get Source (FancyFireArrows.sp - 1385 views - 7.3 KB)
File Type: smx FancyFireArrows.smx (6.3 KB, 1842 views)
__________________

Last edited by DarthNinja; 07-31-2014 at 19:10.
DarthNinja is offline