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

Force Download


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
swiny69
Junior Member
Join Date: Sep 2005
Old 05-20-2006 , 06:37   Force Download
Reply With Quote #1

Hey guys.
im after a link or for some 1 to make this.

Ok as soon as some 1 joins a server there forced to dl a file e.g wads

because alot of maps require wads.


if some 1 could link me or make it.

if you can make it please make it like a file.ini

have name
"swiny.wad" /

or to insert a maps.
"swiny.bsp" /maps/

or sounds
"swiny.wav" "/sounds/player"

Thx
swiny69 is offline
Send a message via MSN to swiny69
cccpsmiley
Senior Member
Join Date: Mar 2006
Location: Los Angeles, CA
Old 05-20-2006 , 06:40  
Reply With Quote #2

anyone feel free to correct me but arent you forcing ppl to dl whatever u want if u put it in ur server and correctly place it?? also if its sounds and models and stuff like that (INCLUDING WADS) you can create a .res file and add all the files and their location in there and that should force players to dl.
cccpsmiley is offline
Send a message via AIM to cccpsmiley
swiny69
Junior Member
Join Date: Sep 2005
Old 05-20-2006 , 07:19   Sorry
Reply With Quote #3

u see wads dont force dl
and i aint making a res.
so if u can please make this it be great thx
swiny69 is offline
Send a message via MSN to swiny69
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 05-20-2006 , 09:42  
Reply With Quote #4

The interface you're requesting is pretty hard to do. If you want to force downloads, you can simply make a plugin like this:

Code:
#include <amxmodx> #include <amxmisc> public plugin_precache() {     precache_generic("mywad.wad")     precache_generic("mywad2.wad") }

And edit it to your needs.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 05-20-2006 , 10:48  
Reply With Quote #5

If I'm not mistaken, a plugin to do this has already been created. If memory serves, the name of it was oriented towards "sound".
__________________
Brad is offline
curialk
Member
Join Date: May 2006
Location: Brazil
Old 05-20-2006 , 16:11  
Reply With Quote #6

Quote:
Originally Posted by Hawk552
The interface you're requesting is pretty hard to do. If you want to force downloads, you can simply make a plugin like this:

Code:
#include <amxmodx> #include <amxmisc> public plugin_precache() {     precache_generic("mywad.wad")     precache_generic("mywad2.wad") }

And edit it to your needs.
so can u do it 4 me plz? =/ a lot o maps need .wad files, and will be very usefull 4 me, tks
curialk is offline
Send a message via MSN to curialk
cccpsmiley
Senior Member
Join Date: Mar 2006
Location: Los Angeles, CA
Old 05-20-2006 , 17:04  
Reply With Quote #7

why dont you want to make a res file??? lazy?

its a 2 min thing
cccpsmiley is offline
Send a message via AIM to cccpsmiley
allenwr
Veteran Member
Join Date: Jan 2006
Location: The place where the karm
Old 05-20-2006 , 17:47  
Reply With Quote #8

lol 30 seconds for res, not 2 mins


here i show you

Step 1: right click - new text document
step 2: title .txt to name of map (optional)
step 3: put in all files that are related to certain map
step 4: file save as *map*.res
or, you can put in everyfile into one res, save you time and never worry about a hacker joining.

the reason you wont have any hackers is because no one will ever join your server if the download takes 3 days...

so just do steps 1 - 4...
__________________
Don't ever place an order with Vee Servers. This is why.
allenwr is offline
Send a message via ICQ to allenwr Send a message via Yahoo to allenwr
cccpsmiley
Senior Member
Join Date: Mar 2006
Location: Los Angeles, CA
Old 05-20-2006 , 17:53  
Reply With Quote #9

allen said

Quote:
the reason you wont have any hackers is because no one will ever join your server if the download takes 3 days...
not unless u got a fast map server
cccpsmiley is offline
Send a message via AIM to cccpsmiley
allenwr
Veteran Member
Join Date: Jan 2006
Location: The place where the karm
Old 05-20-2006 , 17:58  
Reply With Quote #10

Yea, pretty much...
wanna know why .res files are used? 'Cause they work.
i mean, why waste amxx code for a job simple text can do?

oh and those res file programs... you dont need those...
right-click -> open with -> notepad
__________________
Don't ever place an order with Vee Servers. This is why.
allenwr is offline
Send a message via ICQ to allenwr Send a message via Yahoo to allenwr
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 19:42.


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