Custom Maps v0.1.1
Posted: Mon Nov 22, 2021 4:42 pm
.: Description :.
Basically "Custom Maps" converts default maps into "custom" ones, making them like aim_, awp_, fy_, and such maps by removing player weapons and setting new ones.
.: Cvars :.
amx_custom_maps
0: Plugin disabled.
1: Plugin enabled.
amx_weapon_remove
0: Disables removing default map weapons.
1: Enables previous.
amx_weapon_random
0: No random weapons.
1: Random rifles (based on the "main" or most used rifles in-game).
2: Random pistols, same as previous.
amx_weapon_t
Sets weapons by name, for Terrorists. To know all weapon names you can read CS Weapons Information.
amx_weapon_ct
Same as previous, but for Counter-Terrorists.
plugin
source
Basically "Custom Maps" converts default maps into "custom" ones, making them like aim_, awp_, fy_, and such maps by removing player weapons and setting new ones.
.: Cvars :.
amx_custom_maps
0: Plugin disabled.
1: Plugin enabled.
amx_weapon_remove
0: Disables removing default map weapons.
1: Enables previous.
amx_weapon_random
0: No random weapons.
1: Random rifles (based on the "main" or most used rifles in-game).
2: Random pistols, same as previous.
amx_weapon_t
Sets weapons by name, for Terrorists. To know all weapon names you can read CS Weapons Information.
amx_weapon_ct
Same as previous, but for Counter-Terrorists.
plugin
source