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

Automatic file downloader for clients


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
jotalanusse
New Member
Join Date: Sep 2016
Old 09-24-2016 , 00:34   Automatic file downloader for clients
Reply With Quote #1

This plugin, allows server clients to donload MODELS files, that otherwise, they couldnt be able to download, and their game would crash.


CODE:


# Im not going to make any aupdates to this plugin!

# Add models under [ public plugin_precache ]

# just add "precache_model("models/examplefolder/examplefile.mdl")" under specified line

# Dont modify anything else!

# This plugin doesent has any bugs!

# NOTE!: Every time you want to add a model, you will have to add the line in the
.sma file and compile it, and replace the old plugin with the new .amxx file


#include <amxmodx>
#include <amxmisc>
#include <cstrike>

public plugin_init() {
register_plugin("AMX Custom file downloader", "1.4.0", "Jotalanusse")
return PLUGIN_CONTINUE
}

public plugin_precache() {
precache_model("models1/examplefolder1/examplefile1.mdl")
precache_model("models2/examplefolder2/examplefile2.mdl")
return PLUGIN_CONTINUE
}
Attached Files
File Type: sma Get Plugin or Get Source (customfd.sma - 201 views - 844 Bytes)
jotalanusse is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 09-24-2016 , 00:47   Re: Automatic file downloader for clients
Reply With Quote #2

Useless
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 09-24-2016 , 01:22   Re: Automatic file downloader for clients
Reply With Quote #3

Seriously ?
tousif is offline
quLeryuzz
Member
Join Date: May 2010
Location: Istanbul
Old 09-24-2016 , 11:15   Re: Automatic file downloader for clients
Reply With Quote #4

Version 1.4.0, lol
__________________

csduragi.com
quLeryuzz is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 09-25-2016 , 09:09   Re: Automatic file downloader for clients
Reply With Quote #5

This certainly doesn't deserve to get approved.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 09-25-2016 , 14:32   Re: Automatic file downloader for clients
Reply With Quote #6

just discover america in a glass of water, dear friend

Last edited by mlibre; 09-25-2016 at 14:32.
mlibre is offline
WAR3DM
Senior Member
Join Date: Mar 2016
Old 09-28-2016 , 21:27   Re: Automatic file downloader for clients
Reply With Quote #7

Not useless, but needs moved to Code Snippets.

Last edited by WAR3DM; 09-28-2016 at 21:27.
WAR3DM is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 09-29-2016 , 00:36   Re: Automatic file downloader for clients
Reply With Quote #8

It should be moved to the trash.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Reply


Thread Tools
Display Modes

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 22:28.


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