Raised This Month: $12 Target: $400
 3% 

[ANY] Basic Map Speed Limiter


Post New Thread Reply   
 
Thread Tools Display Modes
Author
tair
Junior Member
Join Date: Apr 2015
Location: OnGameFrame()
Plugin ID:
7625
Plugin Version:
1.0
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    This plugin limits the max velocity on selected maps.
    Old 05-01-2021 , 18:44   [ANY] Basic Map Speed Limiter
    Reply With Quote #1

    [Any] Basic Map Speed Limiter

    Description:

    This plugin limits the max velocity on selected maps.

    ConVars:
    • None.

    Installation:
    • Put map_speed_limiter.smx in the plugins folder.
    • Put mapspeedlimit.cfg in the configs folder.

    Example of mapspeedlimit.cfg:

    Code:
    "Maps"
    {
    	"surf_ace_fix"
    	{
    		"maxspeed" "2500"
    	}
    
    }
    The max speed on the map [surf_ace_fix] will be 2500.

    Changelog:

    Code:
    1.0 - Initial Release (02-May-2021)
    Attached Files
    File Type: sp Get Plugin or Get Source (map_speed_limiter.sp - 270 views - 855 Bytes)
    File Type: cfg mapspeedlimit.cfg (60 Bytes, 99 views)
    __________________
    Taking Private Requests! | Discord: Tair#7540.

    Last edited by tair; 05-01-2021 at 18:44.
    tair is offline
    iDini
    Junior Member
    Join Date: Jul 2020
    Old 05-01-2021 , 21:02   Re: [ANY] Basic Map Speed Limiter
    Reply With Quote #2

    This can be done easily with mapsettings or within database o,0
    iDini is offline
    Fearts
    ferts of daeth
    Join Date: Oct 2008
    Old 05-01-2021 , 22:45   Re: [ANY] Basic Map Speed Limiter
    Reply With Quote #3

    This can be done by going to:

    tf\cfg

    Create a file called surf_ace_fix.cfg (or whatever your maps name is) and inside add:

    sm_cvar sv_maxvelocity 2500
    __________________
    Fearts is offline
    tair
    Junior Member
    Join Date: Apr 2015
    Location: OnGameFrame()
    Old 05-02-2021 , 04:56   Re: [ANY] Basic Map Speed Limiter
    Reply With Quote #4

    Quote:
    Originally Posted by Fearts View Post
    This can be done by going to:

    tf\cfg

    Create a file called surf_ace_fix.cfg (or whatever your maps name is) and inside add:

    sm_cvar sv_maxvelocity 2500
    Right, but you need to create a cfg file for each map.
    With my plugin you just add the map to the main cfg with max speed property.
    __________________
    Taking Private Requests! | Discord: Tair#7540.
    tair is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 02:38.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode