GoldenEye: Source Forums

  • March 29, 2024, 09:48:43 am
  • Welcome, Guest
Advanced search  

News:

Pages: 1 [2] 3   Go Down

Author Topic: Server Help  (Read 10329 times)

0 Members and 1 Guest are viewing this topic.

major

  • On Vacation
  • Retired Developer
  • 007
  • ****
  • Posts: 1,837
  • Reputation Power: 109
  • major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!
  • Offline Offline
Re: Server Help
« Reply #15 on: January 30, 2012, 11:39:43 am »

hmm try capitalizing the U

        "15" "Uplink"
        "15." "Uplink"
Logged
All view points are of my own and not associated with the team.

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #16 on: January 30, 2012, 11:44:31 am »

I have tired that .... not working
Logged

major

  • On Vacation
  • Retired Developer
  • 007
  • ****
  • Posts: 1,837
  • Reputation Power: 109
  • major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!
  • Offline Offline
Re: Server Help
« Reply #17 on: January 30, 2012, 11:56:42 am »

hmm, is uplink installed on server correctly?

check and make sure "Uplink.py" is in: gesource\scripts\python\GamePlay
Logged
All view points are of my own and not associated with the team.

Troy

  • GE:S Coder
  • 00 Agent
  • ***
  • Posts: 821
  • Reputation Power: 260
  • Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!Troy is awe-inspiring!
  • Offline Offline
Re: Server Help
« Reply #18 on: January 30, 2012, 04:02:54 pm »

Logged
Complete - Arsenal, One Bullet is Enough, Tournament DM v2, TurboDM
Defunct - Agent Under Fire
VC - Being such a dick, KM must be stroked before springing into action.

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #19 on: January 30, 2012, 09:55:11 pm »

Yup its were it needs to be is it on certen maps for uplink to be played on?
Logged

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #20 on: January 30, 2012, 10:01:09 pm »

sv_downloadurl "exampleurl.com/gesource"

in the server.cfg


Then on that remote site, have maps laid out in same file system as server:

"gesource/maps/cy_funhouse.bsp.bz2"


Pack maps with bz2, as source can unpack them after download and offer much faster downloads



// *********** DOWNLOAD ***********

// Allow clients to download files
sv_allowdownload 1

//Allows server side downloads
sv_downloadurl "www.tacticalgamingclan.com/gesource/maps"

// Allow clients to upload customizations files
sv_allowupload 1

// VOICE enabled, if you want VOICE disabled then change 1 to 0
sv_voiceenable 1


did i do that right?
Logged

EMH Mark I

  • Earthworm Jimbo
  • Secret Agent
  • **
  • Posts: 154
  • Reputation Power: 18
  • EMH Mark I is working their way up.EMH Mark I is working their way up.EMH Mark I is working their way up.
  • Offline Offline
Re: Server Help
« Reply #21 on: January 30, 2012, 10:38:24 pm »

Code: [Select]
sv_downloadurl "www.tacticalgamingclan.com/gesource"

Or else other map files like music lists, etc wont download.
Logged

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #22 on: January 30, 2012, 10:48:30 pm »

ok does it need anything else i am going to go test it. do i need to chmod or anything
Logged

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #23 on: January 30, 2012, 11:09:22 pm »

ok does it need anything else i am going to go test it. do i need to chmod or anything

OK so it says the files are not there i have done everything right though getting confussed.
Logged

major

  • On Vacation
  • Retired Developer
  • 007
  • ****
  • Posts: 1,837
  • Reputation Power: 109
  • major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!major is awe-inspiring!
  • Offline Offline
Re: Server Help
« Reply #24 on: January 31, 2012, 12:16:55 am »

I'd set web folder permissions to 775.

Also maps should be on both server and web. Just web can have them compressed.

Logged
All view points are of my own and not associated with the team.

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #25 on: January 31, 2012, 03:52:07 am »

hmm, is uplink installed on server correctly?

check and make sure "Uplink.py" is in: gesource\scripts\python\GamePlay

back to this how do i get it to work? i have tired everything and its not working changing the U to lowercase upper etc help ahahah
Logged

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #26 on: January 31, 2012, 03:59:30 am »

what mod do i need for players to be able to vote on things?
Logged

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #27 on: February 01, 2012, 05:17:07 am »

no answers? much help is needed if you can offer
Logged

Ruone Delacroix

  • 00 Agent
  • ***
  • Posts: 320
  • Reputation Power: 7
  • Ruone Delacroix has no influence.
  • Offline Offline
    • Nexus of Gaming
Re: Server Help
« Reply #28 on: February 01, 2012, 06:18:02 am »

Define "things". There's a plugin for Sourcemod that enables map voting at the end of matches. If you're using Mani or something else, I'm not sure what's out there. My plugin knowledge is very limited.
Logged
Admin of {TLP} Tastes Like Pants

Proud player of Goldeneye: Source. Keep up the great work, team!

tglcan99

  • Agent
  • *
  • Posts: 17
  • Reputation Power: 2
  • tglcan99 has no influence.
  • Offline Offline
Re: Server Help
« Reply #29 on: February 02, 2012, 08:27:55 am »

hmm, is uplink installed on server correctly?

check and make sure "Uplink.py" is in: gesource\scripts\python\GamePlay

So how do i get this mode that is the onley one that is not working... to work
Logged
Pages: 1 [2] 3   Go Up