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

Question about FastDL and Weapon Replacement


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MikaMika
Junior Member
Join Date: Sep 2023
Old 10-05-2023 , 01:20   Question about FastDL and Weapon Replacement
Reply With Quote #1

I have uploaded new weapon skins. This also works with the Weapon replacement plugin... but when I go to the server 1 weapon takes e.g. 1 minute.

I tried to make FastDL with sv_download url.

Here is my server.cfg file.

// Use this file to configure your DEDICATED server.
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "WWW.ASSAULT-STARS.DE | 24/7 Assault Only! WE NEED ADMINS"


// 20 minute timelimit
;mp_timelimit 0

sv_cheats 0


// load ban files
exec listip.cfg
exec banned.cfg

//map start
mp_startmoney 16000
mp_freezetime 0
mp_roundtime 2.0
mp_buytime .20
mp_maxrounds 24
mp_match_end_restart 1
mp_match_end_changelevel 0

sv_region 255
sv_lan 0
sv_rsdisplay 1
sv_rsadvertise 1
ad_react_all 0
mp_autokick 0

mapchangcfgfile server.cfg

sv_maxrate 33000
sv_minrate 20000
sv_maxupdaterate 100
sv_minupdaterate 60
sv_maxspeed 320
hv_mode 1

sv_downloadurl "https://assaultstars.000webhostapp.com/cstrike/"
sv_allowupload 1
sv_allowdownload 1

// Gravity
// 800 is normal
// 200 is Matrix style
sv_gravity 800


No matter what I do it does not work.
The folder structure in the FTP and game server is the same.
e.g. ..

cstrike/models/v_ak47_new.mdl

and ftp the same.

As I said, the gun does load/change, but not quickly.

I hope anyone can help me.
MikaMika is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 10-05-2023 , 14:16   Re: Question about FastDL and Weapon Replacement
Reply With Quote #2

Better things use a paid web hoster seller
Ace67 is offline
MikaMika
Junior Member
Join Date: Sep 2023
Old 10-05-2023 , 18:43   Re: Question about FastDL and Weapon Replacement
Reply With Quote #3

i have a paid web hoster. And try it first of course. But the same
MikaMika is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 10-05-2023 , 19:17   Re: Question about FastDL and Weapon Replacement
Reply With Quote #4

Quote:
Originally Posted by MikaMika View Post
Code:
sv_downloadurl "https://assaultstars.000webhostapp.com/cstrike/
ssl protocols are not supported for fastdl... try

PHP Code:
sv_downloadurl "http://assaultstars.000webhostapp.com/cstrike/" 
__________________
mlibre 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 17:27.


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