Author Topic: How to set up a c-RPG-Server [+cRPG-server 0.271 ]  (Read 61416 times)

0 Members and 1 Guest are viewing this topic.

Offline Espu

  • The good
  • Count
  • *****
  • Renown: 261
  • Infamy: 33
  • cRPG Player
    • View Profile
  • IRC nick: Espu
Re: How to set up a c-RPG-Server [+Rts cRPG-server 0.252 ]
« Reply #45 on: January 17, 2012, 03:14:26 pm »
0
If you have shell access, Python updater script is probably useful:

http://forum.c-rpg.net/index.php/topic,21410.0.html

Full mod can be downloaded from http://download.c-rpg.net/cRPG.zip

Offline Dalfador

  • Marshall
  • ********
  • Renown: 898
  • Infamy: 81
  • cRPG Player Sir White Pawn
    • View Profile
  • Faction: Order of the White Stallion
  • Game nicks: Dalfador
Re: How to set up a c-RPG-Server [+cRPG-server 0.271 ]
« Reply #46 on: May 11, 2012, 08:51:05 pm »
+1
Hello, does this still work? I have just tried it and have gotten an error. A quick reply would be appreciated. Thanks.
visitors can't see pics , please register or login

Maybe some day they'll call us heroes.

Offline Digglez

  • Duke
  • *******
  • Renown: 573
  • Infamy: 596
  • cRPG Player
  • YOU INCOMPETENT TOH'PAH!
    • View Profile
  • Faction: Northmen
  • Game nicks: GotLander, Hamarr, Digglesan, Black_D34th
Re: How to set up a c-RPG-Server [+cRPG-server 0.271 ]
« Reply #47 on: August 07, 2012, 09:08:24 pm »
0
Quote
#adding all kingdoms to both sides just to randomize all of them
#adding less kingdoms will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_kingdom_1 fac_kingdom_1
add_factions fac_kingdom_2 fac_kingdom_2
add_factions fac_kingdom_3 fac_kingdom_3
add_factions fac_kingdom_4 fac_kingdom_4
add_factions fac_kingdom_5 fac_kingdom_5
add_factions fac_kingdom_6 fac_kingdom_6
set_randomize_factions 1

Is there a list for which number corresponds to which faction?  So if say I only ever wanted RED & BLUE team colors?

I assume it would be like (once I figure out which numbers for RED & BLUE)
Quote
add_factions fac_kingdom_1 fac_kingdom_2
set_randomize_factions 0

Offline Rother

  • Peasant
  • *
  • Renown: 8
  • Infamy: 3
  • cRPG Player
    • View Profile
  • Faction: CotgS
Re: How to set up a c-RPG-Server [+cRPG-server 0.271 ]
« Reply #48 on: November 04, 2012, 07:29:06 pm »
0
Thank you for your guide, it really helped me installing my server.

Anyway, I got an error saying the mb_warband_dedicated.exe / WSELoader.exe want to create a window. I solved the problem by using the linked server version 1143. The server version from the taleworlds website (1153) throws graphical output out. This might be fine on windows or linux with complete installed x window system, but it's not working on console server.

You might want add this to your guide, so other people don't get the same problem and gnaw at their keyboard. :D
Lieber einen Freund verlieren, als auf eine Pointe verzichten.

Offline Keslord

  • Knight
  • ***
  • Renown: 68
  • Infamy: 12
  • cRPG Player A Gentleman and a Scholar
    • View Profile
« Last Edit: April 06, 2013, 08:24:50 am by Keslord »

Offline Cezare

  • Noble
  • **
  • Renown: 10
  • Infamy: 1
  • cRPG Player
    • View Profile
Re: How to set up a c-RPG-Server [+cRPG-server 0.271 ]
« Reply #50 on: August 10, 2013, 11:19:42 am »
0
Hello.
I have done all as it was written in in the guide. But when I click bat file, there is an error:
"Failed to create Warband process
Windows API error
code: 193
Message: (null)"
What is it?