Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   CoD Multiplayer (http://forum.fulqrumpublishing.com/forumdisplay.php?f=192)
-   -   Server commands (http://forum.fulqrumpublishing.com/showthread.php?t=21258)

Blackrat 04-13-2011 04:54 PM

1 Attachment(s)
Take a look and see if there is anything in there for you.

KDN 04-13-2011 06:22 PM

so
the difficulty AntropomorphiControl 0
and difficulty AnthropomorphicControl 0
and difficulty AntropomorficControl 0
does not work...
any ideas?

Blackrat 04-13-2011 07:23 PM

difficulty AntropomorphicControl 0

KDN 04-13-2011 07:53 PM

Thank you kindly.
I actually had it spelled out correctly on my .cmd file (AntropomorphicControl 0) but another parameter CockpitAlwaysON 1 (instead of CockpitAlwaysOn 1) was messing the sequence and the Antro command was not going through.
Much appreciated your response that made me look more carefully :grin:

Smokeynz 04-13-2011 08:15 PM

Blackrat, you need to supply those logs, your mission and setup info to 1C as there is many exceptions within those logs that need addressing.

Those sort of exceptions can be the cause of lag, stutters and generally crappy performance.

Thee_oddball 04-13-2011 11:29 PM

where is the game keeping the logs? i cant find them anywhere :( and i have set to 1 in confs

Thee_oddball 04-13-2011 11:38 PM

timeout 60000 missLoad basic40.mis

it does nothing :( is this formatted correctly?

EDIT
got it to work...some what proper format is timeout 60.000 ( =1 minute)

Blackrat 04-14-2011 06:29 AM

Quote:

Originally Posted by Thee_oddball (Post 262337)
timeout 60000 missLoad basic40.mis

it does nothing :( is this formatted correctly?

EDIT
got it to work...some what proper format is timeout 60.000 ( =1 minute)

Great one, I have been playing around with that all day yesterday and couldn't get it to work, so it lies when it says it is in milliseconds ;).

I set the LOG on in my console.cmd file and LOGTIME on too before the mission starts

console LOG on
console LOGTIME on
missLoad *.mis
battle start

This creates a log.txt file with times where you put the missions.

Blackrat 04-14-2011 07:41 AM

Nope timeout doesn't work as I hoped, I am assuming it gives a pause between commands in console.cmd

format is

timeout <timeout in ms> <command name> [<params>]

Typing in the dos box

timeout 60.000 missLoad mission.miss

Gives an error Command not found: missload mission.miss after 60 seconds, so the timeout is working with direct entry.

using the following in console.cmd file

missLoad 128Bobv1_3.mis
battle start
timeout 60.000
chat Mission changes in 1 minute ALL
timeout 60.000
battle stop
missLoad 128Bob.mis
battle start


Results in everything executing but no timeouts so it executes one line straight after the other. Frustrating or what, but then I am no IT programmer.

Smokeynz 04-14-2011 10:12 AM

Hang fire until next patch this weekend, more info about server contained with it.

Anyway, In old versions there is no decimal in the timer number, just ms(miliseconds)

Also you are better to drive files with the mission load parameters within it, then another timer to open next file. If you get clever you could possibly index through a list.

For whats its worth, its not worth getting to hung up on it, Wildwillie is very capable of whipping up a nice little java server app, what he needs is data though from server operation logs.

To be ideal though logs need documentation, ie players do a set sequence of stuff. bit painful, however important as tying the event with what actually happens allows correct programming of server controller.


All times are GMT. The time now is 12:08 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.