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

Help / Support Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl Help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ZombieTheMan01
Senior Member
Join Date: Aug 2015
Location: Turkey
Old 10-24-2015 , 08:00   Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl Help
Reply With Quote #1

Hello, everyone.

When dealing with Biohazard mode gives an error like this.
Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
This is the reason? Is it that we add addons zombie class, or do you have today in this mode?
Or is the other reason?

Thanks in advance for helping me.
ZombieTheMan01 is offline
Slavut1chh
Member
Join Date: Jul 2010
Location: N/A
Old 10-30-2015 , 04:40   Re: Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
Reply With Quote #2

model is missing!
__________________
Quote:
Originally Posted by tei1995 View Post
nobody care about fps when play zombie mod
Slavut1chh is offline
Chihuahuax
Senior Member
Join Date: Oct 2014
Location: Malaysia
Old 10-30-2015 , 04:45   Re: Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
Reply With Quote #3

Probably u didnt precache the model OR maybe a plugin is interfering

Its very unfortunate for you bcuz theres no thread for biohazard mod lol
Chihuahuax is offline
Send a message via Skype™ to Chihuahuax
ZombieTheMan01
Senior Member
Join Date: Aug 2015
Location: Turkey
Old 06-19-2016 , 08:31   Re: Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
Reply With Quote #4

Quote:
Originally Posted by Chihuahuax View Post
Probably u didnt precache the model OR maybe a plugin is interfering

Its very unfortunate for you bcuz theres no thread for biohazard mod lol
How so??
ZombieTheMan01 is offline
Kakarot47
Senior Member
Join Date: May 2015
Location: Pakistan
Old 06-19-2016 , 21:15   Re: Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
Reply With Quote #5

Code:
#include <amxmodx> #include <amxmisc> #define PLUGIN "Precacher" #define VERSION "1.1" #define AUTHOR "Unknown" public plugin_init() {     register_plugin(PLUGIN, VERSION, AUTHOR)     } public plugin_precache()     precache_model("models/player/speed_zombi_origin/speed_zombi_origin.mdl")
Compile this code and then use it
Warning : Make sure that model file available in player folder if file will miss then your server will get
FATAL ERROR SHUTDOWN
__________________



AssasinSniperNightmare ModArmageddon ModApolacyps Mod

Last edited by Kakarot47; 06-23-2016 at 20:15.
Kakarot47 is offline
Send a message via Skype™ to Kakarot47
Carbona
Member
Join Date: Feb 2016
Old 06-22-2016 , 04:15   Re: Host_Error: no precache: models/player/speed_zombi_origin/speed_zombi_origin.mdl
Reply With Quote #6

nice , kakarot47 i will use this code its simple and useful ;)
Carbona 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 18:24.


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