[CS:GO] Unusual Effects

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

[CS:GO] Unusual Effects

Post by greenie »

Image

Features
57 head effects (Team Fortress 2 unusual effects)
44 feet effects (Auras and trails)
Toggleable third person on the menu.

Setup
Download the plugin archive.
Upload everything to your gameserver.
Edit addons/sourcemod/databases.cfg and add a database entry for the plugin:
"unusual"
{
"driver" "sqlite"
"database" "unusual-effects"
}
Edit server convars on cfg/sourcemod/unusual_effects.cfg to your taste.

Chat Commands

Open the menu:
!ue
!unusualeffects
!unusual
!unusuals

Server Convars
sm_ue_method - This plugin has two alternative ways of putting the effects on the players: normal (more stable, can't hide head effects in first person), experimental (buggy, sometimes doesn't work but hides head effects in first person). Default value: normal
sm_ue_flag - Restrict usage of the plugin to players with the given sourcemod flag. If left empty everyone can access it. Default value: o
sm_ue_allow_thirdperson - Allow the usage of third person on the menu. Default value: 1

Known Bugs
Players can't see the effects the first time they connect after downloading the files from the server. This is unavoidable. The client's game engine only loads the particle effects next time the map changes.

Changelog

0.2 (15/03/2020) - Removed server convar related to restricting access to menu after X seconds passed since the round started. Added server convar to restrict access to third person.
0.1 (14/03/2020) - Initial release.

effects.zip
get plugin
Post Reply

Return to “Fun Stuff”