--------------------------------------------
Für Deutschen Support bitte mein Forum benutzen:
http://www.tcaf-shootingrange.de/esforum
----------------------------------------------------------
Tempo Advert show in a little hudhint your current Speed in KmH or MpH, you can also toggle it on or off.
Edit the Config in addons/eventscripts/tempoadvert/tempoadvert.py:
[syntax="python"]##############################################################################################################################
##################################### Start of Settings ######################################################################
##############################################################################################################################
speedshow = 1 # 1 = KmH, 2 = MpH
exactly = 1 # 1 = Show exactly Tempo 0 = realistic Tempo
timeintervall = 0.4 # less Number(min. 0.1) = more exact, but more Server unfriendlyer, high number(max. 1) = unexact, but more Server friendlyer
autoon = 0 # 0 = At first the Advert Status is Off, 1 = At first the Advert Status is On
bestword = '!speedbest' # Command to see the best Tempo
##############################################################################################################################
##################################### End of Settings ########################################################################
##############################################################################################################################[/syntax]
Installation
[b]Unzip[/b] the Archive
[b]Copy[/b] the Folder [b]addons[/b] in your [b]cstrike directory[/b]
[b]Edit[/b] the [b]Config[/b] in [b]addons/eventscripts/tempoadvert/tempoadvert.py[/b]
type [b]es_load tempoadvert[/b] in your [b]autoexec.cfg[/b]
[b]Restart your Server[/b]
[b]Give me a wOOt ;)[/b]
Version Notes For 1.5
Updated on: 2009-12-07 15:52:58 EST by uedi (View Zip Contents)
1.5
+ added TOP speed
+ More Addon Speed
+ Key Error bug fixed
+ only 2 Decimal Places
1.0
+ First Release