Dynamic File Consistency Check

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

Dynamic File Consistency Check

Post by greenie »

This plugin was something i put togeather in a few minuites mostly built using dod_match as a base and from a few discussons on the amxmodx forums.

What this will do is trap the files precached on the server and force connecting clients to have the same file version as the server.

Additionally you can specify additional files you want check by creating a file with each file you want checked on a line. This file should be placed in

/addons/amxmodx/configs/consistency/global.cfg

and should look like
/dod_narby.wad
/dod_northbound.wad
/dod_saints.wad
/dod_sturm.wad
/dod_vicenza.wad
/dod_zalec.wad
/hlbasics.wad

;Exmaple files

sprites/aplayer.spr
sprites/black_smoke1.spr
sprites/black_smoke2.spr
sprites/black_smoke3.spr
sprites/black_smoke4.spr
sprites/dirt.spr
sprites/fire.spr
get plugin
Post Reply

Return to “Server Management”