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

[CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)


Post New Thread Reply   
 
Thread Tools Display Modes
kinkinkijkin
New Member
Join Date: Mar 2013
Old 03-15-2013 , 10:38   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #31

How can I remove the additional decimal places when using a factor other than 0? The decimals sort of add unneeded data, especially when just trying to measure sanics while surfing/jumping/running tests/other things that may or may not include pretending people actually go on my server
kinkinkijkin is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 03-15-2013 , 13:10   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #32

PHP Code:
    "Phrase_Velocity_Display"
    
{
        
"#format"    "{1:.3f}"
        "en"        "Current Velocity: {1}"    
    

PHP Code:
    "Phrase_Velocity_Display"
    
{
        
"#format"    "{1:.0f}"
        "en"        "Current Velocity: {1}"    
    

__________________
thetwistedpanda is offline
kinkinkijkin
New Member
Join Date: Mar 2013
Old 03-15-2013 , 21:41   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #33

Thanks! But I can't seem to figure out what you mean by that, as those lines of code do not seem to appear in the source, nor do they seem to be in the config, and I haven't exactly done this before. Could you please add some words so someone like me who hasn't done this before can figure it out?

Last edited by kinkinkijkin; 03-15-2013 at 21:54.
kinkinkijkin is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 03-16-2013 , 09:19   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #34

Translation file
__________________
thetwistedpanda is offline
kinkinkijkin
New Member
Join Date: Mar 2013
Old 03-17-2013 , 09:52   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #35

Thank you, now I can get on with my pretending people go on my server
kinkinkijkin is offline
BLEH
New Member
Join Date: Aug 2013
Old 08-31-2013 , 03:30   Re: [OB] Speedometer (v1.0.5)
Reply With Quote #36

Quote:
Originally Posted by checkster View Post
Appreciate this command "sv_hudhint_sound 0" I was looking through the source to find out if there was a way to remove that annoying sound.
sv_hud 0
BLEH is offline
BLEH
New Member
Join Date: Aug 2013
Old 08-31-2013 , 03:31   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #37

Quote:
Originally Posted by thetwistedpanda View Post
Translation file
If I remove the Current bit will it just show Velocity? I think it might look better if I do that.
BLEH is offline
ENAK3
Member
Join Date: Apr 2013
Old 12-29-2013 , 15:57   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #38

Can we get this for CS:GO?
ENAK3 is offline
Hackmastr
Member
Join Date: Sep 2013
Old 04-01-2014 , 11:36   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #39

Hello,

I'm having an issue with this plugin, when the plugin is uploaded as it is, it works well and as it should, but when i try to translate it, it jost don't work(I only see it when i join).
Code:
"Phrases"
{
	"Prefix_Chat"
	{
		"#format"	""
		"en"		"Speedometer: "
		"es"		"Speedometer: "
	}
	//===========================================
	"Phrase_Velocity_Display"
	{
		"#format"	"{1:.3f}"
		"en"		"Current Velocity: {1}"	
		"es"		"Velocidad actual: {1}"
	}
	"Phrase_Highest_Velocity"
	{
		"#format"	"{1:s},{2:f}"
		"en"		"{1} had the highest velocity of {2}!"	
		"es"		"{1} ¡Tuvo la mayor velocidad con {2}!"
	}
	"Phrase_Enable_Speedometer"
	{
		"#format"	""
		"en"		"Your speedometer has been enabled!"
		"es"		"¡Tu Speedometer ha sido habilitado!"
	}
	"Phrase_Disable_Speedometer"
	{
		"#format"	""
		"en"		"Your speedometer has been disabled!"
		"es"		"¡Lo sentimos, esta carecterística esta inhabilitada!"
	}
	"Phrase_Plugin_Disabled"
	{
		"#format"	""
		"en"		"Sorry, but this feature is currently disabled!"
		"es"		"¡Lo sentimos, esta característica esta inhabilitada de momento!"
	}
	"Phrase_Mystery_Winner"
	{
		"#format"	""
		"en"		"???"	
	}
	//===========================================
	"Menu_Cookie_Display"
	{
		"#format"	""
		"en"		"Speedometer Settings"
		"es"		"Configuracion de Speedometer"
	}
	"Menu_Cookie_Title"
	{
		"#format"	""
		"en"		"Speedometer Settings:"
		"es"		"Configuracion de Speedometer:"
	}
	"Menu_Cookie_Enable"
	{
		"#format"	""
		"en"		"Disable Display"
		"es"		"Inhabilitar"
	}
	"Menu_Cookie_Disable"
	{
		"#format"	""
		"en"		"Enable Display"
		"es"		"Habilitar"
	}
}
Where is the problem ? The plugin is untouched.
BTW: How can i change it to KM xD?

- Hackmastr.

Last edited by Hackmastr; 04-01-2014 at 11:36.
Hackmastr is offline
TUSK3N1337
SourceMod Donor
Join Date: Dec 2013
Location: Sweden
Old 06-11-2014 , 10:12   Re: [CS:S/?] Speedometer v1.0.6 (Updated: 8/27/12)
Reply With Quote #40

cs go anyone?
__________________
TUSK3N1337 is offline
Send a message via Skype™ to TUSK3N1337
Reply



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 13:18.


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