Author |
Message |
Topic: how to change command line properties |
levko
Replies: 6
Views: 14611
|
Forum: GameCreate Discussion Posted: Tue Aug 04, 2009 3:16 am Subject: how to change command line properties |
i'm planning to try out this script today
#!/bin/bash
if [ $# -lt 1 ]
then
echo "missing arguments"
exit 1
fi
if [ $1 = "test" ]
then ... |
Topic: how to change command line properties |
levko
Replies: 6
Views: 14611
|
Forum: GameCreate Discussion Posted: Wed Jul 29, 2009 10:19 pm Subject: how to change command line properties |
okay but where do i tell in GC which binary i wanna start? i mean how does the script get the argument? via command line parameter in GC? |
Topic: how to change command line properties |
levko
Replies: 6
Views: 14611
|
Forum: GameCreate Discussion Posted: Wed Jul 29, 2009 1:11 am Subject: how to change command line properties |
Okay can you give me one example of wrapper script? |
Topic: can i run multiple hosts on 1 server ? ... |
levko
Replies: 2
Views: 8795
|
Forum: GameCreate Discussion Posted: Sat Jul 25, 2009 8:56 pm Subject: can i run multiple hosts on 1 server ? ... |
and i have multiple ip's on my server .. |
Topic: can i run multiple hosts on 1 server ? ... |
levko
Replies: 2
Views: 8795
|
Forum: GameCreate Discussion Posted: Sat Jul 25, 2009 8:54 pm Subject: can i run multiple hosts on 1 server ? ... |
I would like too have 2 hosts on 1 server why .. becous i wanna hawe .. cracked and no cracked versions of game servers is this posible ? |
Topic: how to change command line properties |
levko
Replies: 6
Views: 14611
|
Forum: GameCreate Discussion Posted: Fri Jul 24, 2009 9:48 pm Subject: how to change command line properties |
i'd like to know is there anyway to change name of command line parameter which starts the server e.g. cod2_lnxded to let's say cod2_lnxded_test |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 6:47 pm Subject: how can i add mods.... !!! COD4 |
i figured it out .. you must set the uper line, that i post earlier to the files and then it works WOOOOOHOOOOO!!!!!!!!!!!!!!!!! |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 6:16 pm Subject: how can i add mods.... !!! COD4 |
ok can someone tell me how too change the download mod ? in config you must put this in ..
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://www.razer.si"
seta sv_wwwDlDisconn ... |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 5:36 pm Subject: how can i add mods.... !!! COD4 |
now i managed too run promodlive like mod.. but it wont download it from my server.. i will have too work it out the config .. if there is the line that alows downloding from other server |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 5:34 pm Subject: how can i add mods.... !!! COD4 |
soo .. i did everything i will post some pictures of, rights in callofduty4 file, mods addet and shit ..
http://www.shrani.si/f/1y/mk/37t2towf/1/mod-config.jpg
http://www.shrani.si/f/3D/Lz/VXrn9Bc ... |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 5:00 pm Subject: how can i add mods.... !!! COD4 |
yes i did that .. but still it wont work :S ... i donw know why ..
and i have one more problem, vhen i change config in game control, it wont change name, map rotation and this shit .. how can ... |
Topic: how can i add mods.... !!! COD4 |
levko
Replies: 6
Views: 16090
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 5:59 am Subject: how can i add mods.... !!! COD4 |
Hi .. i tryed basically everything that i can remember but still i dont know how too add mods like promodlive and promod431, and predator mod intoo my cod4 ...
the only mod that works is non !!!
... |
Topic: Can you guys add promod to the cod4 mod list? |
levko
Replies: 3
Views: 10145
|
Forum: GameCreate Discussion Posted: Thu Jul 02, 2009 5:43 am Subject: Can you guys add promod to the cod4 mod list? |
i tried too add promodlive in mod files, but it wont start :S |
|