←  [RSS] Pluginy

AMXX.pl: Support AMX Mod X i SourceMod

»

[L4D2] Dead Infected Ghosts (1.0) [2012-Ju...

Adminek AMXX.PL - zdjęcie Adminek AMXX.PL 14.07.2012

DESCRIPTIONAfter a Special Infected has been killed, a ghostly remnant of the infected soul will fade in, linger, and then fade-out (thanks to Mr. Zero for glow stocks). Each Special Infected has their own ghost color, configurable via cvar. This plugin uses Silvers' method of game mode enabling (on/off/tog), so you can disable it for versus if you're afraid of it making people rage quit for some reason.Dołączona grafikaCVARS PHP Code:

// Print debug output (7=all)l4d2_deadghost_debug "0"// Enables pluginl4d2_deadghost_enable "1"// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).l4d2_deadghost_modes ""// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).l4d2_deadghost_modes_off ""// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.l4d2_deadghost_modes_tog "0"// Comma-separated RGB color for boomer's ghostl4d2_deadghost_boomercolor "0,255,100"// Comma-separated RGB color for charger's ghostl4d2_deadghost_chargercolor "255,70,0"// Comma-separated RGB color for hunter's ghostl4d2_deadghost_huntercolor "255,0,0"// Comma-separated RGB color for jockey's ghostl4d2_deadghost_jockeycolor "255,255,0"// Comma-separated RGB color for smoker's ghostl4d2_deadghost_smokercolor "0,0,255"// Comma-separated RGB color for spitter's ghostl4d2_deadghost_spittercolor "100,255,0"// Comma-separated RGB color for tank's ghostl4d2_deadghost_tankcolor "255,170,0"

CONFIG[game]/cfg/sourcemod/L4D2DeadGhost.cfgINSTALLATIONClick "Get Plugin" and place in your plugins folder. Attached Files Dołączona grafika Get Plugin or Get Source (l4d2_deadghosts.sp - 16.1 KB)

Wyświetl pełny artykuł
Odpowiedz