Descriere: Acest plugins lasa niste urme de vopsea colorate pe pereti cand tragi
Descarcare: Link
http://files.filefront.com/paintballamxx/;8544929;/fileinfo.htmlInstalare:
1. Fisierul paintball.sma il puneti in addons/amxmodx/scripting
2. Fisierul paintball.amxx il puneti in addons/amxmodx/plugins
3. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:
Cod:
paintball.amxx
Cvar:
paintball (default 1)
- 0: disables the plugin
- 1: enables the plugin
paintball_randomcolor (default 0)
- 0: use defined colors
- 1: completely random colors
- 2 : By team function :
Players from T team have red colors and from CT blue colors
paintball_maxballs (default 200)
- how many balls (entities) on the map can be created by the plugin decrease the value if your server crashes
paintball_lifetime (default 10)
- lifetime in seconds of the colored entities
Module care trebuie activate :
Cod:
- Engine
- Cstrike