←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[L4D2] Survivor Thirdperson (1.0) [20-May-...

Adminek AMXX.PL's Photo Adminek AMXX.PL 20.05.2012

About:
  • Enables thirdperson view for survivors on command.
Player Commands: PHP Code:

sm_3rd // Toggles thirdperson view.sm_tp // Toggles thirdperson view.sm_third // Toggles thirdperson view.

Cvars:Saved to l4d2_third.cfg in your servers cfgsourcemod folder. PHP Code:

// 0=Plugin off, 1=Plugin on.l4d2_third_allow "1"// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).l4d2_third_modes ""// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = off).l4d2_third_modes_off ""// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.l4d2_third_modes_tog "0"// Survivor Thirdperson plugin version.l4d2_third_version

Changes: Code: 1.0 (20-May-2012) - Initial Release.Installation:
  • Click "Get Plugin" and put the .smx file into your servers addonssourcemodplugins folder.
Attached Files Posted Image Get Plugin or Get Source (l4d2_thirdperson.sp - 7.6 KB)

Wyświetl pełny artykuł
Quote