Announcement

Collapse
No announcement yet.

Custom Game types and Dedicated Server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom Game types and Dedicated Server

    I was wondering if anyone can help me out...

    I have been playing around with Fraghouse Invasion and I would like to add that to my server as a voting option.. But I have been playing around with it for the last hour and cannot figure out how to get it to work..

    I can start it via the UCC, but some reason the game doesnt work if it wasnt running from the commandline.

    Also with voting it doesnt appear correctly...

    Have anyone tried this before?

    #2
    Well I just got the download and I was going to check it out and ill see if I can give you any help. Probably similar to VehicleInvasion mod done some time ago.

    The thing I dont like about invasion is not being able to increase the deaths even though it appears to be something that is configurable I was not able to get it to work. 1 death and your out and I hate that feature!

    I dont like having to spectate for several minutes waiting for others to kill all the monsters or waiting for the round to end to rejoin!

    If you can tell me how to fix that then I will try to see if I can help you with your question but I will try anyway!

    Comment


      #3
      The one life is sometimes a little annoying.. But atleast this gamestyle/mutator will have 500hp and vehicles which should make things interesting.

      Comment


        #4
        If you are trying to host the fraghouse gametype, you must ensure the ucl file for it is present on the server. You will not be able to build a votable selection for it in webadmin until there's an "int" and a "ucl" file for it.

        Create them on your own client if need be with these commands:

        ucc exportcache whatevermod.u ;creates the ucl file
        ucc dumpint whatevermod.u ; creates the int file

        Upload the resulting files to your server, restart it and you will be able to make the gametype available in voting.

        Comment


          #5
          Originally posted by Imaginos
          If you are trying to host the fraghouse gametype, you must ensure the ucl file for it is present on the server. You will not be able to build a votable selection for it in webadmin until there's an "int" and a "ucl" file for it.

          Create them on your own client if need be with these commands:

          ucc exportcache whatevermod.u ;creates the ucl file
          ucc dumpint whatevermod.u ; creates the int file

          Upload the resulting files to your server, restart it and you will be able to make the gametype available in voting.
          Why thank you my good man... That worked

          Comment

          Working...
          X