Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp    RegisterRegister  LoginLogin
Computer Hardware/Software Help
 *O.B.C* - Forum : Gaming and Technology : Computer Hardware/Software Help
Message Icon Topic: How 2 do RMG Map Cycles? Post Reply Post New Topic
Page  of 2 Next >>
Author Message
HitMa
*Forum Stalker*
*Forum Stalker*
Avatar

Joined: March 03 2005
Location: United States
Online Status: Offline
Posts: 662
Quote HitMa Replybullet Topic: How 2 do RMG Map Cycles?
    Posted: April 28 2005 at 11:21pm
Hey, Conan, Vindictive, Zstray, or anyone else I have been setting up my
RMG-based server, I'm just unsure how to set-up the RMG in the "mapcyle.txt" I know how to change the 'c-vars' (i.e. Scorelimit, Timelimit, g_gametype, and g_motd) but how do you get the seeds and what have you in the mapcycle, so that you can have the "RMG" maps insted of the regular "CTF" maps...?

If it is long, just PM me or leave it right here.

Thanks,
NE1's M8,
HitMa
RIP Kevin Brown 25 SEP 07
IP IP Logged
ZSTRAY
*O.B.C*Team Member
*O.B.C*Team Member
Avatar
-=Forum PC Specialist=-

Joined: June 05 2004
Location: United States
Online Status: Offline
Posts: 1767
Quote ZSTRAY Replybullet Posted: April 30 2005 at 11:45am
Here is an example of 2 maps in a cycle:

mapcycle
{
 map0
 {
 Command "rmgmap 1 small 2 desert 3 day 4 shutupandplay 0"
   cvars
   {
      g_gametype "ctf"
      timelimit "30"
      capturelimit "8"
      dmflags "8"
      g_motd "^1*O.B.C* HOME SERVER"
      g_speed "280"
      scorelimit "200"
      g_pickupsdisabled "0"
      g_gravity "800"
      "0"
   }
 }
 map1
 {
 Command "rmgmap 1 small 2 desert 3 day 4 yourseedgoeshere 0"
   cvars
   {
      g_gametype "ctf"
      timelimit "30"
      capturelimit "8"
      dmflags "8"
      g_motd "^1*O.B.C* HOME SERVER"
      g_speed "280"
      scorelimit "200"
      g_pickupsdisabled "0"
      g_gravity "800"
   }
 }
IP IP Logged
Vindictive
*O.B.C* Team Member
*O.B.C* Team Member

-=Vindicator=-

Joined: June 03 2004
Online Status: Offline
Posts: 2195
Quote Vindictive Replybullet Posted: April 30 2005 at 12:12pm
there is also a map cycle generator here.

http://www.boodizm.net/sof2/mapcycle.asp


Edited by Vindictive


IP IP Logged
HitMa
*Forum Stalker*
*Forum Stalker*
Avatar

Joined: March 03 2005
Location: United States
Online Status: Offline
Posts: 662
Quote HitMa Replybullet Posted: April 30 2005 at 10:56pm
Thanks Vindictive and ZSTRAY!


It's F'ing great to have ppl like you on this earth. I mean, you all are so helpfull in almost any matter that people can throw at you.

I owe you all 1,
HitMa

And another problem, I keep on getting " "name" unpure client, invalid .pk3 files refrenced"
NE sugesstions?



Edited by HitMa
RIP Kevin Brown 25 SEP 07
IP IP Logged
Vindictive
*O.B.C* Team Member
*O.B.C* Team Member

-=Vindicator=-

Joined: June 03 2004
Online Status: Offline
Posts: 2195
Quote Vindictive Replybullet Posted: May 01 2005 at 5:51pm
isit after disconnecting then rejoining?
if so its a bug thats quite common, if you disconnect from server exit to windows then restart game before rejoining server.


IP IP Logged
HitMa
*Forum Stalker*
*Forum Stalker*
Avatar

Joined: March 03 2005
Location: United States
Online Status: Offline
Posts: 662
Quote HitMa Replybullet Posted: May 01 2005 at 10:04pm
it is with other clients, when they try to connect to my server.

is there any special modifications to a file, deleing a file, ???

Thx
RIP Kevin Brown 25 SEP 07
IP IP Logged
Vindictive
*O.B.C* Team Member
*O.B.C* Team Member

-=Vindicator=-

Joined: June 03 2004
Online Status: Offline
Posts: 2195
Quote Vindictive Replybullet Posted: May 01 2005 at 11:20pm
if your using a router you need to forward the ports the game uses.


IP IP Logged
Gadget
*O.B.C*Team Member
*O.B.C*Team Member


Joined: February 07 2005
Location: United States
Online Status: Offline
Posts: 1341
Quote Gadget Replybullet Posted: May 02 2005 at 8:59am
Which Mod are you using HITMA. I know when I try to join gold servers the run the rpm mod it wont let me cause of my name. I figured out that you can have any symbols in it, you know the ones that you get froma  name maker.
IP IP Logged
HitMa
*Forum Stalker*
*Forum Stalker*
Avatar

Joined: March 03 2005
Location: United States
Online Status: Offline
Posts: 662
Quote HitMa Replybullet Posted: May 02 2005 at 8:40pm
I am using the ADM 2.0 MOD by XYZ.

I had one of my friends at the university that i go to, try to get into the server and to no avail.

I'm gussing that it is something to do with the sv_pure 1/0 command in the server setup.

I'll tell him to try to get in the server again throughout the week this week.

Thanks again,
HitMa
RIP Kevin Brown 25 SEP 07
IP IP Logged
Guests
*Guest
*Guest

Quote Guests Replybullet Posted: May 02 2005 at 11:51pm

 Invalid pk3 files referenced is a kick for having extra pk3 files in your base folder which the server has not accepted the existence of. Remove them. It may also mean one of your default pk3s is corrupted, so replace your pk3s with the ones from your SoF2 installation disks. (not sure on the Truth of this but this is what ive heard)

IP IP Logged
*DC * Your Dead
*O.B.C*Team Member
*O.B.C*Team Member
Avatar

Joined: August 08 2004
Location: United States
Online Status: Offline
Posts: 581
Quote *DC * Your Dead Replybullet Posted: May 03 2005 at 2:58am
Hitma if you are trying to run RMG maps you have to add this to the server cfg file (seta rmg_forcepure "0") thats is one of the invaled pk3 errors. try it ang see if it works. 


IP IP Logged
HitMa
*Forum Stalker*
*Forum Stalker*
Avatar

Joined: March 03 2005
Location: United States
Online Status: Offline
Posts: 662
Quote HitMa Replybullet Posted: May 03 2005 at 3:23am
hey Brian, where abouts in the Server cfg file like in the upper portion?



HitMa.
RIP Kevin Brown 25 SEP 07
IP IP Logged
Page  of 2 Next >>
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.188 seconds.