ItsMods

Full Version: Make your own ranked dedicated server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
However i want it to be FFA , not it is on another game mode , how can i get it to be only FFA , TDM , and SD ? cant seem to get if right in the cfg or console .
When it works i'll post it here
maybe a silly question, but i managed to get the server up and running in no time, but....


can i play on it myself from the same pc where the server runs from, my is more then powerfull enough to do it (i2700k oc,16gb ram, raid0 ssd, 2x 5970)

will steam allow it when i start it up, or will it mess up the dedi server im running, or, even worse, can it get me a vac ban when i try to join my own " altered" dedi server?

cheers guys
Yes, you can join.
Can anyone provide me with the correct commands to put in the server cfg , to make it a boostserver ?

I used these
Code:
seta scr_dom_score_death "13333337"
seta scr_dom_score_kill "13333337"
seta scr_dom_score_suicide "99999999" (derank's people)
seta scr_dom_score_assist "13333337"
seta scr_dom_score_capture "13333337"
seta scr_dom_score_headshot "1333337"
seta scr_dom_scorelimit "9999999999999999999999"
seta scr_dm_score_kill "999999"
seta scr_dm_score_suicide "9999999"
seta scr_dm_score_assist "999999"
seta scr_dm_scorelimit "9999999999999999999999"
but for some reason the game ends with every game mode at 1 kill . The score adds with that kill in the case of dom 13333337 . But does nothing with the rest of the game types .
1.4 server released ? becouse other got it? on server list?
(11-23-2011, 16:19)@bby Wrote: [ -> ]I used these
-code-
but for some reason the game ends with every game mode at 1 kill .
Make the last one like this:
Code:
seta scr_dm_scorelimit "0"
And set the score and time unlimmited in your gamemode settings.

(11-23-2011, 17:08)scarnight Wrote: [ -> ]1.4 server released ? becouse other got it? on server list?
http://www.itsmods.com/forum/Thread-1-4-...files.html
Server is up and running , but only the score points are added , noone seems to level up . any help here ? thnx Smile
is there a way to set domination flag capture points?
when mod loader is released, then probably yes
(11-24-2011, 10:50)d0h! Wrote: [ -> ]if mod loader is released, then probably yes

ftfy
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16