Forums: POSTAL 2: STP Dedicated Server help. - Forums

Jump to content

Page 1 of 1

 

POSTAL 2: STP Dedicated Server help.
How to auto use mod's on server crash?

#1 User is offline   iks 

  • Group: Members
  • Posts: 70
  • Joined: 05-May 04

Posted 12 November 2005 - 03:26 PM

Yoo all...

As some of you know, i'm running the ulla's corner server.

I have a little problem, with some mod's.

How to make the mod's i wanna use get auto loaded if the server crashes???

I know this should be easy to doo, but i can't figure it out :(

Any help? :rolleyes:
0

#2 User is offline   Toploader 

  • Group: Members
  • Posts: 174
  • Joined: 31-May 04

Posted 13 November 2005 - 12:22 AM

Heh, it's not easy to do. I'd advice you to ask this kinda question on my forums because I cheak them daily and these weekly, but you are lucky today :P

First download Xadmin:
http://purepostal.co...ion=file&id=237

Install that.

Then you need to change your RUNSERVER.Bat startup line file to read this (right click and EDIT):

startup.fuk?Game=HugeMapGame172.HugeMapDMGame?Mutator=HugeMapGame172.Loader?adminpassword=?????

Ok, now your server knows to read the XADMIN.ini file that comes with xadmin.

The rest is explained in the README for xadmin. If you get suck, ask me. I strongly advice you to sign up to purepostal.com and ask there for a quick responce.

I'll copy and paste the part of the read me thats importent to you:

KAMEKS README:

[HugeMapGame172.Loader]
;URLSuffix=?Game=HugeMapGame172.HugeMapDMGame?mutator=YourPackage.YourMutator?AccessControl=xAdmin172.xP2Admin

But you say, "That looks just like a startup line!" That it does. Essentially,
all your game-specific parameters are moved to that URLSuffix line. For
example, if your startup line was:

ucc server mpdgt-piquant.fuk?Game=MultiGame.xDeathMatch?mutator=AM3-141.MutAirMail,P2ZeroPing203.MutZeroPing?AccessControl=xAdmin172.xP2Admin

the new startup line will be

ucc server startup.fuk?Game=MultiGame.xDeathMatch?Mutator=HugeMapGame172.Loader

and the URLSuffix line will look like

URLSuffix=?Game=MultiGame.xDeathMatch?mutator=AM3-141.MutAirMail,P2ZeroPing203.MutZeroPing?AccessControl=xAdmin172.xP2Admin

Note that any non-game parameters (like -multihome) do NOT go in URLSuffix.
Instead just put those in your ucc server line like you always do.

AND DON'T FORGET TO REMOVE THE SEMICOLON BEFORE URLSUFFIX! GEEZ!

End KAMEKS Readme
0

#3 User is offline   re-livedeath 

  • Group: Members
  • Posts: 81
  • Joined: 01-September 05

Posted 25 November 2005 - 05:17 PM

hi

and which is now correctly



this:

xAdmin.ini
[HugeMapGame172.Loader]
URLSuffix=?Game=HugeMapGame172.HugeMapDMGame?mutator=AM3-141.MutAirMail,P2ZeroPing203.MutZeroPing?AccessControl=xAdmin172.xP2Admin

server.bat
ucc server startup.fuk?Game=HugeMapGame172.HugeMapDMGame?Mutator=HugeMapGame172.Loader?AdminPassword=password


or that:

xAdmin.ini
[HugeMapGame172.Loader]
URLSuffix=?Game=MultiGame.xDeathMatch?mutator=AM3-141.MutAirMail,P2ZeroPing203.MutZeroPing?AccessControl=xAdmin172.xP2Admin

server.bat
ucc server startup.fuk?Game=MultiGame.xDeathMatch?Mutator=HugeMapGame172.Loader

:rolleyes:


greetz
0

#4 User is offline   Toploader 

  • Group: Members
  • Posts: 174
  • Joined: 31-May 04

Posted 01 December 2005 - 03:12 AM

xAdmin.ini
[HugeMapGame172.Loader]
URLSuffix=?Game=HugeMapGame172.HugeMapDMGame?mutator=AM3-141.MutAirMail,P2ZeroPing203.MutZeroPing?AccessControl=xAdmin172.xP2Admin

server.bat
ucc server startup.fuk?Game=HugeMapGame172.HugeMapDMGame?Mutator=HugeMapGame172.Loader?AdminPassword=password

Should work fine.
0

Page 1 of 1