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

[ANY?] Surf Utilities - A Skill Surf Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author
deathmojang
Junior Member
Join Date: Aug 2016
Location: Korea
Plugin ID:
7077
Plugin Version:
1.3.1
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
A skill surf plugin which shows elapsed time on your surfing and personal records.
Old 05-01-2020 , 23:16   [ANY?] Surf Utilities - A Skill Surf Plugin
Reply With Quote #1

Better Replacement: shavit's bhoptimer
I'll keep working on this though.

Description:

A skill surf plugin which shows your surfing elapsed time and personal records.


Features:
  • Timer in Hud (as hint message or hud message)
  • Defining Start Zone and End Zone (by surf_start and surf_stop)
  • Showing personal best in hud (by sm_mr or !mr)
  • Viewing server's top record user (by sm_wr or !wr)
  • Custom spawn point (by sm_setspawnpoint or !setspawnpoint)
  • Multiple Tracks(To be implemented)
  • Speedometer(To be implemented)


ConVar/Command list:
  • sm_my_rank, sm_mr, say !my_rank, say !mr: Shows your records on map you're playing by ascending order.
  • sm_rank, sm_wr, say !rank, say !wr: Shows server's top records on map you're playing by ascending order.
  • sm_surfutil_version: Version ConVar Don't Change it.
  • sm_surfutil_hudmode: Default Hud mode (0 for hud message, 1 for hint message) (1 is by default)
  • Surf Hint Mode on sm_settings : Player's can change their own hud type.
  • sm_setspawnpoint [0/1] : Sets Custom Spawn point at where user of this command is.


Changelog:

Quote:
2020-05-03 (v1.3.1)

*Auto SQL Database Creation.

2020-05-03 (v1.3.0)

*Added custom spawn point ability.
*Cleaner Code(Maybe?).
*Removed something could be bugs.

2020-05-02 (v1.2.2)

* Added support for updater plugin.
* Cleaner Code.
* Bug fixed

2020-05-02 (v1.1.0)

* Added hud type : Hud message (big text)
* Cleaner code.

2020-05-01 (v1.0.0)

* Initial release.
Installation instructions:

First you need to install 'Dev Zones' Plugin by Franc1sco

Also you must have your mysql(mariadb) server for saving records.

If you have phpmyadmin, you can import sql file in attachment.
If you don't have phpmyadmin thing, you can also write query text in mysql console at your own.
These process is now automated. So you don't need to add tables at your own.

After setting up mysql, add this code in sourcemod/configs/databases.cfg
Code:
	"surf"
	{
		"driver"			"mysql"
		"host"				"[YOUR MYSQL HOST]"
		"database"			"surf"
		"user"				"[YOUR MYSQL USERNAME]"
		"pass"				"[YOUR MYSQL PASSWORD]"
		"port"				"[YOUR MYSQL PORT (default by 3306)]"
	}
And add surf-utilities.smx in sourcemod/plugins/

If you don't want hear 'hint' sound, add this line 'sv_hudhint_sound 0' in cfg/server.cfg


Dependencies:

'Dev Zones' Plugin by Franc1sco: devzones.smx, devzones.inc


Recommendations:

No Block : Removes player versus player collisions. Useful for mod-tastic servers running surf maps, etc.


Plans:
  • Multiple Tracks(To be implemented)
  • Checkpoint(To be implemented)
  • Speedometer(To be implemented)

Media:



Direct Download

My Github Link

Last edited by deathmojang; 05-03-2020 at 06:39. Reason: Better Replacement for this plugin.
deathmojang is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-02-2020 , 13:12   Re: [ANY?] Surf Utilities - A Skill Surf Plugin
Reply With Quote #2

I liked it, I will be testing it on my CSGO Surf servers.

Any problems I report here, thanks for sharing.

I just leave a suggestion already, in the future include the option to translate the plugin, both the menu and HUD.

Last edited by paulo_crash; 05-02-2020 at 13:14.
paulo_crash is offline
deathmojang
Junior Member
Join Date: Aug 2016
Location: Korea
Old 05-03-2020 , 00:53   Re: [ANY?] Surf Utilities - A Skill Surf Plugin
Reply With Quote #3

Quote:
Originally Posted by paulo_crash View Post
I liked it, I will be testing it on my CSGO Surf servers.

Any problems I report here, thanks for sharing.

I just leave a suggestion already, in the future include the option to translate the plugin, both the menu and HUD.
I'll add the option to translate the plugin. Thank you for replying, sir.
deathmojang is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 05-03-2020 , 05:05   Re: [ANY?] Surf Utilities - A Skill Surf Plugin
Reply With Quote #4

Looks nice
__________________
Groven is offline
deathmojang
Junior Member
Join Date: Aug 2016
Location: Korea
Old 05-03-2020 , 06:41   Re: [ANY?] Surf Utilities - A Skill Surf Plugin
Reply With Quote #5

Quote:
Originally Posted by Groven View Post
Looks nice
Thank you
deathmojang 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 18:08.


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