surf_simpsons_final
Description
This plugin prevents shortcuts from being used, which makes finishing the map more difficult.
Additionally, when a player uses the finished button at the end of the map it will announce with their name that they finished. Preview: http://imgur.com/sx3rlOK
Notes
Once a player uses the finished button it will not display the name of that player anymore until they spawn again. This is to avoid hudmessage abuse. For example, a player staying in the bar pressing the finished button every minute displaying their name.
installation - This plugin is designed to use the map specific plugin method.
Create a new file with shown structure and naming
Write the plugin file name within the newly created .ini file as shown and save itPHP Code:
addons/amxmodx/configs/maps/plugins-surf_simpsons_pro.ini
get pluginPHP Code:
surf_simpsons_pro.amxx
get source