Debriefing > Questions, Help, & How To's

Server Help

(1/7) > >>

tglcan99:
How do i get messages to pop up on the server?
Also is there a admin mod server side to be able to switch back and forth though the mods?

i added some modes and i do not know how to go to them got the maps working? any advice thanks not much on server configing on this site.


major:

--- Quote from: tglcan99 on January 30, 2012, 09:08:07 am ---How do i get messages to pop up on the server?

--- End quote ---

Search for plugin called something like "Sourcemod Adverts"



--- Quote ---Also is there a admin mod server side to be able to switch back and forth though the mods?

--- End quote ---

Sorry, not catching that. More examples please.


--- Quote ---i added some modes and i do not know how to go to them got the maps working? any advice thanks not much on server configing on this site.

--- End quote ---

Yeah, sorry no idea what asking here.


Love to help, just need little more clarification.

tglcan99:

--- Quote from: major on January 30, 2012, 09:45:09 am ---Search for plugin called something like "Sourcemod Adverts"


Sorry, not catching that. More examples please.

Yeah, sorry no idea what asking here.


Love to help, just need little more clarification.

--- End quote ---

I downloaded uplink etc casio royal ?> etc how do i add them to my admin menu to switch back and forth and to throw votes etc... sorry its late and im tired lol

major:
Upload/or edit current version of adminmenu_custom.txt file, located in:

--- Code: ---
/orangebox/gesource/addons/sourcemod/configs/
--- End code ---

http://wcservers.net/major/files/adminmenu_custom.txt

Then to add gameplays and such, open it in .txt editor and edit away. Its pretty self explanatory.


This will add a Goldeneye section to your admin menu.


(file is modified version and untested. Just a fyi)

tglcan99:
humm its not adjusting i have re set the server?

"Commands"
{
   "Goldeneye"
   {
      "Restart Round"
      {
         "cmd" "ge_restartround"
         "execute" "server"
      }
      "Game Mode"
      {
         "cmd" "ge_gameplay @1"
         "execute" "server"
         "1"
         {
            "type" "list"
            "title" "Scenario"
            "1" "deathmatch"
            "1." "Deathmatch"
            "2" "tournamentdm"
            "2." "Team Deathmatch"
            "3" "ltk"
            "3." "Licence to Kill"
            "4" "mwgg"
            "4." "The Man with the Golden Gun"
            "5" "yolt"
            "5." "You Only Live Twice"
        "6 " "CasinoRoyale"
        "6." "Casino Royale"
            "7" "CupMatch"
            "7." "Warm Up"
            "8" "CasinoRoyaleLTK"
            "8." "CasinoRoyale LTK"
        "9 " "DrNoArmor"
        "9." "Dr No Armor"
            "10" "ForYourEyesOnly"
            "10." "For Your Eyes Only"
        "11 " "GunGame"
        "11." "Gun Game"
            "12" "LiveAndLetDie"
            "13." "Live And Let Die"
            "14" "LivingDaylights"
            "14." "Living Day lights"
        "15 " "Uplink"
        "15." "Uplink"
         }

Navigation

[0] Message Index

[#] Next page

Go to full version