Page 1 of 1

Surf Simpsons Pro

Posted: Mon Nov 22, 2021 9:11 am
by greenie
Required Map
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
PHP Code:
addons/amxmodx/configs/maps/plugins-surf_simpsons_pro.ini
Write the plugin file name within the newly created .ini file as shown and save it
PHP Code:
surf_simpsons_pro.amxx
get plugin
get source