View Single Post
Otokiru
Senior Member
Join Date: Apr 2012
Old 04-30-2012 , 20:22   Re: [TF2] Freak Fortress 2
#561



FF2 Projectile Particles. (Add trails effect on hales bullets!) (Latest Version: v1.2)
Original idea & credits, DarthNinja from HolyArrow Plugin. Re-coded by Otokiru.

Installation:
  • ff2_otokiru_pp.ff2 -> plugins/freaks/
  • ff2_otokiru_pp.sp -> scripting/

CFG Configs:
Replace ? with your last ability number. DUH!
PHP Code:
    "ability?"
    
{
        
"name" "projectile_particles"
        "arg1"    "coin_large_blue"     
// Particles effect name
        
"arg2"    "1"                 // Holyness level. The higher = The brighter = More lag.
        
"plugin_name"    "ff2_otokiru_pp"
    

Other Notes:
Quote:
Only works on these projectiles (aka bullets):
  • arrow
  • ball_ornament
  • energy_ball
  • energy_ring
  • flare
  • healing_bolt
  • jar
  • jar_milk
  • pipe
  • pipe_remote
  • rocket
  • sentryrocket
  • stun_ball
  • syringe
Quote:
Other Particles Effects Names
ChangeLog:
Quote:
v1.2:
  • Fixed Client index is invalid error. (yet again)
  • No other changes. Replace .ff2 will do in this update.
v1.1:
  • Fixed Client index is invalid error.
  • No other changes. Replace .ff2 will do in this update.
v1.0:
  • Initial Release.
Quote:
Tell me if there's any problem. Enjoy!
Attached Files
File Type: zip Otokiru_PP_v1.2.zip (7.0 KB, 625 views)

Last edited by Otokiru; 08-12-2012 at 23:54. Reason: Update v1.2
Otokiru is offline