DaMeiN
Account Details
SteamID64 76561197999168097
SteamID3 [U:1:38902369]
SteamID32 STEAM_0:1:19451184
Country United States
Signed Up July 24, 2013
Last Posted February 18, 2018 at 1:13 PM
Posts 511 (0.1 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 0 
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse Razer Death Adder
Keyboard Razer Anasani
Mousepad Rocket Fish Steel Mousepad
Headphones Turtle Beach X12
Monitor  
1 ⋅⋅ 17 18 19 20 21 22 23 ⋅⋅ 34
#3 New Jump Server in TF2 General Discussion

Hmm, like what? I tried to compile some of the ones I thought were most players and or liked. Got any you don't see up there?

And thanks for the suggestion, will do!

posted about 10 years ago
#1 New Jump Server in TF2 General Discussion

Server has the following maps in the cycle.

Updated 7/9/2014

jump_ABuQ
jump_adventure
jump_4starters
jump_annex_v5
jump_dystopia
jump_fauvism_a2
jump_elysium
jump_eons_b2
jump_hobo2
jump_rush
jump_embrace
jump_heaven_a3
jump_aridia
jump_beef
jump_aviator
jump_sexydev_v3
jump_skip_b3
jump_tpn_rc1
jump_bigbutt_b1
jump_soar_a4
jump_collab
rj_rckteer
jump_duey_v2
jump_tholos

Uses UMC for map selection at end of timer, also allowing to extend current map.

Plugins used:

  • Hide Players (Disables view of other players) (CMD: !hide)
  • Show Keys (Shows your keys pressed) (CMD: !showmykeys)
  • CP Saver (Allows you to save your position and teleport back to it any time) (CMD: !cpmenu)

Mumble is available for all my server uses and can be found here.

Server info can be found as always at Website Link

Any suggestions/map requests please let me know :)

This server is located in Kentucky, which is in the North-western hemisphere.

posted about 10 years ago
#1 [Servers] in Requests

Not quite sure why, but my MGE server isn't listed anymore. The server was down for about a week I think but it's back up now.

Requesting two servers being added:

MGE Server: 74.130.22.94:27015
Jump Server: 74.130.22.94:27020

posted about 10 years ago
#4 Server: Won't change maps in Q/A Help

Ah, thank you kindly Wonderland :)

posted about 10 years ago
#1 Server: Won't change maps in Q/A Help

Question, does anyone know how to force a server to change maps at the end of the timer instead of waiting for round end?

IE: For an MGE server to change maps I need this to happen since the round never truly "ends" and on Jump maps the round doesn't end so how do you force it after x time to change maps?

Here is my config file.

// this is your server name as shown in the server list
hostname "Prophete MGE"
sv_password ""
// your server password. a pair of double quotes means it is not set and anyone can join

// start rcon settings

rcon_password ""
// your rcon password to log into the dev rcon console or HLSW rcon console
sv_rcon_banpenalty 5
// Number of minutes to ban users who fail rcon authentication
sv_rcon_maxfailures 10
// Max number of times a user can fail rcon authentication before being banned

// end rcon settings

// start cvars for balancing un-even teams

mp_autoteambalance 0
// 0 is off and 1 is on. if 1 then should be used in conjunction with the following 3 commands
mp_autoteambalance_delay 60
// Time (in seconds) after the teams become unbalanced to attempt to switch players
mp_autoteambalance_warning_delay 30
// Time (in seconds) after the teams become unbalanced to print a balance warning
mp_teams_unbalance_limit 0
// Teams are unbalanced when one team has this many more players than the other (0 disables)

// end cvars for balancing un-even teams

// start cvars for round and game times

mp_enableroundwaittime 0
// Enable or disable timers to wait between rounds. 0 is off 1 is on
mp_bonusroundtime 5
// Time after round win until round restarts (in seconds)
mp_restartround 0
// Time the current round will restart (in seconds)
mp_stalemate_timelimit 1
// Timelimit (in seconds) of the stalemate round
mp_timelimit 1
// game time per map in minutes
mp_stalemate_enable 1
// enables sudden death at the end of rounds

// end cvars for round and game times

// start cvars for win conditions

//FIXED

mp_maxrounds 0
// Max number of rounds to play before server changes maps
mp_winlimit 0
// Max number of rounds one team can win before a server changes maps

// end cvars for win conditions

// start client specific cvars

mp_forcecamera 1
// force dead clients to first person mode disabling freelook. 0 is off 1 is on
mp_allowspectators 1
// enable or disable spectators on the server. 0 is off 1 is on
mp_forcerespawn  1
// People auto-respawn after the cooldown time
mp_footsteps 1
// footsteps on or off. 0 is off and 1 is on
sv_cheats 0
// allow cheats to be used by the client. 0 is off 1 is on
sv_timeout 300
// the amount of time in seconds that a client is booted for no input
sv_consistency 1
// Force clients to pass a consistency check for critical files before joining server. 0 is off 1 is on
decalfrequency 30
// the pause in seconds between a decal being sprayed

// end client specific cvars

// start cvars for communication

sv_voiceenable 1
// allow players to use a microphone. 0 is off 1 is on
sv_alltalk 0
// toggles whether both teams can hear each others voice comms or not. 0 is off 1 is on. recommend it being off
mp_chattime 15
// players can chat for this amount of time (in seconds) after a game is over
// Set to 15 to fix BM map changes

// end cvars for communication

// start download cvars

sv_allowupload 1
// allow custom decals to be uploaded. 0 is off 1 is on
sv_allowdownload 1
// allow files to be downloaded from the server. 0 is off 1 is on
net_maxfilesize 75
// Max download file size. Default is 15
// This is set to 75 because custom maps are HUGE!
sv_downloadurl "http://robertsalatka.com/tf/"
//redirect download location

// end download cvars

// start bandwidth rates/settings

sv_minrate 20000
// Min bandwidth rate allowed on server, 0 = unlimited. Default: 0
sv_maxrate 30000
// Max bandwidth rate allowed on server, 0 = unlimited. Default: 0
sv_minupdaterate 10
// Minimum updates per second that the server will allow. Default: 10
sv_maxupdaterate 100
// Maximum updates per second that the server will allow. Default: 60
sv_mincmdrate 66
sv_maxcmdrate 100

// end bandwidth rates/settings

// start server logging

log on
// enable or disable server logging. on is on / off is off
sv_logbans 1
// Log server bans in the server logs
sv_logecho 1
// Echo log information to the console. 0 is off 1 is on
sv_logfile 1
// Log server information in the log file. 0 is off 1 is on
sv_log_onefile 1
// log everything in one file

// end server logging

// start cvars for general operation

sv_lan 0
// is this an internet or LAN server. 0 is internet 1 is LAN
sv_region 0
// server location. -1 is the world, 0 is USA east coast, 1 is USA west coast, 2 south america, 3 europe, 4 asia, 5 australia, 6 middle east, 7 africa
sv_contact RobertSalatka@gmail.com
// contact email for sysop
sv_pausable 0
// enables or disables whether the server can be paused. 0 is off 1 is on
sv_pure 0
// forces all clients on the server to use content that matches what is on the server. 0 is off 1 is on
sv_pure_kick_clients 0
// kicks clients that do not have content that matches what is on the server

// end cvars for general operation

// start execute ban files

tf_weapon_criticals 0
tf_use_fixed_weaponspreads 1

exec banned_user.cfg
exec banned_ip.cfg

// end execute ban files
posted about 10 years ago
#1 Tipsy tfing! in Off Topic

Just a little pub tf2 while drinking :)

http://www.twitch.tv/tf2prophete

posted about 10 years ago
#26 TeamFortress.TV Invitational - Powered by Twitch in News

Just curious, is there a bracket anywhere? I'm sadly not at home when the streams go on so it would be really nice to be able to watch the vods in proper order for sure using a bracket.

Thanks and thanks for the work you guys are doing!

posted about 10 years ago
#35 LiveStreamer Pro (QuickLauncher) in TF2 General Discussion

Alright, v3.5 is uploaded and ready to go.

Changes

  • When closing the window and not exiting the program on the Twitch.tv page it stayed "opened" in the background and used up some minor resources. Fixed that to no longer happened.
  • Cleaned up the code a little bit for efficiency.
  • Uploaded with the new version of LiveStreamer v1.8.2

Website URL

posted about 10 years ago
#34 LiveStreamer Pro (QuickLauncher) in TF2 General Discussion

Just wanted to say thanks to the community for the 112 downloads this has received thus far :)

I plan to do some clean up of the code soon and a general re upload since LiveStreamer had an update to fix some regression issues.

Thanks again!

posted about 10 years ago
#8 Cam Fortress (Real Life Tf2!) in TF2 General Discussion

Yeah, because everyone who works around hazardous material has their thinking impaired in some way?

So in your ideology a nuclear physicist has bad ideas? <.<

Nah, as I stated I was merely bored and stumbled across the app.

posted about 10 years ago
#6 Cam Fortress (Real Life Tf2!) in TF2 General Discussion

Never used Instagram ^^;

Mostly just cause I was bored lol

posted about 10 years ago
#3 Cam Fortress (Real Life Tf2!) in TF2 General Discussion

I suppose I could explain what Cam Fortress is?

Cam Fortress is an app for a smartphone that overlays your desired class on your camera and you can take pictures with it lol

posted about 10 years ago
#1 Cam Fortress (Real Life Tf2!) in TF2 General Discussion

So I found this little app while at work the other day and decided to mess around with it, lol. I think it would be interesting to see what people could do with it in their every day lives to come up with unique pictures.

So here's mine!

http://robertsalatka.com/images/cam%20fortress/Pic1.jpg

http://robertsalatka.com/images/cam%20fortress/Pic2.jpg

http://robertsalatka.com/images/cam%20fortress/Pic3.jpg

http://robertsalatka.com/images/cam%20fortress/Pic4.jpg

http://robertsalatka.com/images/cam%20fortress/Pic5.jpg

posted about 10 years ago
#33 LiveStreamer Pro (QuickLauncher) in TF2 General Discussion

A little update done. Program has a slight memory leak causing some memory being used when it shouldn't be.

Updated to v3.4

Web Link

posted about 10 years ago
#3 [Stream] Prophete in Requests

I see, alright. Question, is Tf2Center considered competitive enough or should I wait until I have enough time for HL ect.?

posted about 10 years ago
1 ⋅⋅ 17 18 19 20 21 22 23 ⋅⋅ 34