Raised This Month: $51 Target: $400
 12% 

Team fortress 2 Custom map questions~


Post New Thread Reply   
 
Thread Tools Display Modes
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 05:25   Re: Team fortress 2 Custom map questions~
Reply With Quote #11

gonna test it hopefully it works...


edit: just tired it, i was able to connect on the map however.....others it didnt work... other people say it wont let them download the map :/ help?


edit2: i think the map exceeds the size from just downloading it from the server it's self....i think i may need a site for this...but i dont wanna spend money on this....are there any free sites i can use for this ? or is there a way i can set this up without spending money or buying a site? :c

Last edited by ConkertheCat; 11-13-2011 at 09:02.
ConkertheCat is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-13-2011 , 09:09   Re: Team fortress 2 Custom map questions~
Reply With Quote #12

sv_allowdownload 1

There's another one to set the max download size, but I don't remember what it is.
__________________
Dr. McKay is offline
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 09:15   Re: Team fortress 2 Custom map questions~
Reply With Quote #13

Quote:
Originally Posted by Dr. McKay View Post
sv_allowdownload 1

There's another one to set the max download size, but I don't remember what it is.
i added sv_allowdownload "1"
and

net_maxfilesize "99"


However when i tried to have people connect i got this error message between when they connect and disconnect

CreateFragmentsFromFile: 'maps/trade_clocktown_b1.bsp' size exceeds net_maxfilesize limit <64 MB>.

So it seems its to big ._. ive been told i may need a site for this now......however i dont know any sites for free that allow what i need without wasting tons of banwich and be forced to pay money :C help?

Last edited by ConkertheCat; 11-13-2011 at 09:25.
ConkertheCat is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-13-2011 , 10:43   Re: Team fortress 2 Custom map questions~
Reply With Quote #14

Holy crap man, you have a map larger than 64MB?
__________________
Dr. McKay is offline
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 10:52   Re: Team fortress 2 Custom map questions~
Reply With Quote #15

Quote:
Originally Posted by Dr. McKay View Post
Holy crap man, you have a map larger than 64MB?
its this map
https://www.youtube.com/watch?v=LMDzVxfo564 its 100% eyecandy :S
oddly enough its not that big of a map :s
ConkertheCat is offline
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 13:53   Re: Team fortress 2 Custom map questions~
Reply With Quote #16

agh im trying to get this to work but keep getting missing map errors now :s

i have the map on a site and all...but cant get it to download fully...it does for a bit then stops with a missing map error


in conlsoe this error appears

Quote:

Team Fortress
Map: cp_dustbowl
Players: 1 / 32
Build: 4749
Server Number: 1

Attemped to precache unknown particle system "rockettrail_!"!
No pure server whitelist. sv_pure = 0
CMaterial:recacheVars: error loading vmt file for clocktown/owlsparke
CMaterial:recacheVars: error loading vmt file for models/items/minecraft/itemsheet
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/grass_02_cluster01.mdl)
CMaterial:recacheVars: error loading vmt file for clocktown/owlsparke
CMaterial:recacheVars: error loading vmt file for models/items/minecraft/itemsheet
CMaterial:recacheVars: error loading vmt file for clocktown/owlsparke
CMaterial:recacheVars: error loading vmt file for models/items/minecraft/itemsheet
Conker the Cat connected
CMaterial:recacheVars: error loading vmt file for clocktown/owlsparke
CMaterial:recacheVars: error loading vmt file for models/items/minecraft/itemsheet
Redownloading all lightmaps
[SM] Changing map to trade_clocktown_b1...

Team Fortress
Map: trade_clocktown_b1
Players: 1 / 32
Build: 4749
Server Number: 2

Attemped to precache unknown particle system "rockettrail_!"!
Missing map maps/trade_clocktown_b1.bsp, disconnecting


Host_Error: Disconnected

just ignore the weird faces :< it is supsoed to say PrecacheVars


Anyway anyone know whats wrong?




Also here are my current lines in my server.cfg for this map

Quote:

sv_downloadurl "websitenamehere/tf/maps/"

sv_allowdownload 1

sv_allowupload 1

net_maxfilesize "99"

sv_consistency "1"

Can anyone help? :s idk whats wrong

Last edited by ConkertheCat; 11-13-2011 at 14:14.
ConkertheCat is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-13-2011 , 15:05   Re: Team fortress 2 Custom map questions~
Reply With Quote #17

sv_downloadurl shouldn't be "websitenamehere/tf/maps/", it should be "websitenamehere/tf/"
__________________
Dr. McKay is offline
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 16:42   Re: Team fortress 2 Custom map questions~
Reply With Quote #18

Quote:
Originally Posted by Dr. McKay View Post
sv_downloadurl shouldn't be "websitenamehere/tf/maps/", it should be "websitenamehere/tf/"
I have just changed that to /tf

i tested it....it seemed to load some of the stuff however stoped and i have the same problem.....
missing map error :s


is there something else wrong?

I cant stand this missing map error i keep getting it just wont download >.<

Last edited by ConkertheCat; 11-13-2011 at 16:53.
ConkertheCat is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-13-2011 , 17:19   Re: Team fortress 2 Custom map questions~
Reply With Quote #19

Quote:
Originally Posted by ConkertheCat View Post
I have just changed that to /tf

i tested it....it seemed to load some of the stuff however stoped and i have the same problem.....
missing map error :s


is there something else wrong?

I cant stand this missing map error i keep getting it just wont download >.<
Did you change it to /tf/ or just /tf? Note the ending slash. Also, you prepended http:// right?
__________________
Dr. McKay is offline
ConkertheCat
Senior Member
Join Date: Oct 2011
Location: Internet
Old 11-13-2011 , 17:21   Re: Team fortress 2 Custom map questions~
Reply With Quote #20

Quote:
Originally Posted by Dr. McKay View Post
Did you change it to /tf/ or just /tf? Note the ending slash. Also, you prepended http:// right?

yeah yeah http:// is there and the end is /tf

another server runs it like that as well and works for them soo idk where i went wrong in my try.
ConkertheCat is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode