native force_unmodified(force_type, const mins[3], const maxs[3], const filename[]);
force_type | Enforcement type |
mins | Bounding box mins vector |
maxs | Bounding box maxs vector |
filename | Filename |
Forces the clients and server to be running with the same version of a specified file.
For a list of possible enforcement types, see the force_* constants in amxconst.inc
1 on success, 0 otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.