ItsMods

Full Version: MW3 Server Addon
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 17 18 19 20
(08-19-2012, 10:49)zxz0O0 Wrote: [ -> ]Uploaded a quick update to fix the chat bug. Also added an option in sv_config to disable map rotation threshold.

@kraze1994 I tested old rotation and it rotates fine. Still using the values I posted above.

Permissions seem to be ok now Wink
@zxz0O0

I will download the latest version of the addon you posted and try again.
sry i have following eror after copy d3d9.dll file and run iw5mp_erver.exe
eror={the application was unable to start correctly (0Xc0150002)click ok to close the application

how i can xif it?
(08-20-2012, 06:18)s.j-rez Wrote: [ -> ]sry i have following eror after copy d3d9.dll file and run iw5mp_erver.exe
eror={the application was unable to start correctly (0Xc0150002)click ok to close the application

how i can xif it?

redo everything, follow the description carefully and make also sure that you moved the dedi folder outside of your steam directory.
Having the same problem with the maprotation even after I downloaded the latest version of the addon;

Here is the log..

[02:25:47]
[02:25:48] Map rotate started...
[02:25:48] Playlist: Erosion Map: mp_terminal_cls
[02:46:27] Map rotate started...
[02:46:27] Playlist: Erosion Map: mp_courtyard_ss
[03:06:59] Map rotate started...
[03:06:59] Playlist: lockdown Map: mp_alpha
[03:27:31] Map rotate started...
[03:27:31] Playlist: Bootleg Map: mp_bootleg
[03:48:02] Map rotate started...
[03:48:02] Playlist: Aground Map: mp_aground_ss
[04:04:11] Map rotate started...
[04:04:11] Playlist: Interchange Map: mp_interchange
[04:24:44] Map rotate started...
[04:24:44] Playlist: mission Map: mp_bravo
[04:45:16] Map rotate started...
[04:45:16] Playlist: carbon Map: mp_carbon
[05:05:47] Map rotate started...
[05:05:47] Playlist: seatown Map: mp_seatown
[05:26:19] Map rotate started...
[05:26:19] Playlist: Downturn Map: mp_exchange
[05:41:53] Map rotate started...
[05:41:53] Playlist: hardhat Map: mp_hardhat
[06:02:25] Map rotate started...
[06:02:25] Playlist: Bakaara Map: mp_mogadishu
[06:22:57] Map rotate started...
[06:22:57] Playlist: fallen Map: mp_lambeth
[06:43:29] Map rotate started...
[06:43:29] Playlist: resistance Map: mp_paris
[07:04:00] Map rotate started...
[07:04:00] Playlist: Arkaden Map: mp_plaza2
[07:24:33] Map rotate started...

@zxz0O0, when you tried this did you try with multiple maps? Just for the sake of it?
@kraze1994 have you tried with the value I posted on page 8?. Please also post your sv_config. What does the server exactly do? The log just stops there and you can't connect anymore? What plugins are you using?
Yup, I am using the values you posted on page 8;

[SERVER]
TimedMessages=1
//Enable or disable timed messages [0-1]
SpecsFix=1
//Disable the CPU/Bandwidth check [0-1]
OldRotation=1
//Enable the old cod4-style rotation (see example server.cfg) [0-1]
DisableVAC=0
//[UNTESTED] Stop VAC from protecting your server
OldRotationVal=playlist Erosion map mp_terminal_cls playlist Erosion map mp_courtyard_ss playlist lockdown map mp_alpha playlist Bootleg map mp_bootleg playlist Aground map mp_aground_ss playlist Interchange map mp_interchange playlist mission map mp_bravo playlist carbon map mp_carbon playlist seatown map mp_seatown playlist Downturn map mp_exchange playlist hardhat map mp_hardhat playlist Bakaara map mp_mogadishu playlist fallen map mp_lambeth playlist resistance map mp_paris playlist Arkaden map mp_plaza2 playlist outpost map mp_radar playlist Dome map mp_dome playlist Village map mp_village
//for COD4 style map roation

[LOG]
ConsoleLog=1
//Enable logging to the 'console.log' file [0-1]

[SCRIPT]
Enabled=0
//Enable the server script [0-1]
Script=example.script
//Server script to run

[DEBUG]
ExceptionLogging=1
//Enable logging of crashes [0-1]

[UPDATER]
Enable=0
//Enable the updater
AutoUpdate=0
//Auto-update the server when there is a new release. (Mainly for dedicated servers on game server hosters)

The server just crashes, I need to manually restart it. Not using any plugins when I tested this.
Latest Version of Addon means to compile to the new Update of MW3?
@Kasperle I don't understand what you mean.

@kraze1994 I limited OldRotationVal to 512 letters, basically now it just reads like that:
Code:
OldRotationVal=playlist Erosion map mp_terminal_cls playlist Erosion map mp_courtyard_ss playlist lockdown map mp_alpha playlist Bootleg map mp_bootleg playlist Aground map mp_aground_ss playlist Interchange map mp_interchange playlist mission map mp_bravo playlist carbon map mp_carbon playlist seatown map mp_seatown playlist Downturn map mp_exchange playlist hardhat map mp_hardhat playlist Bakaara map mp_mogadishu playlist fallen map mp_lambeth playlist resistance map mp_paris playlist Arkaden map mp_plaza2 playlist out
that's why the rotation stops there. I did not think that someone uses a bigger value Tongue but I will increase it in the next update.
Ah ok, well I am glad you found it.

I am testing now and will report any bugs back to you.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20