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

dedicated server: models


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fadetodarknezz
Member
Join Date: Oct 2007
Old 11-28-2007 , 19:07   dedicated server: models
Reply With Quote #1

my server keeps crashing anytime u have a shield and another weapon out

usp glock smoke flash and grenade

it keeps saying models/models/grenade whatever..

i dont even see those files in my folders.. i deleted them all.. none are in my steam folders

----------------------------------------------------------------------------------------
another thing that happens (ENTMOD)
i think its the name thats to long addons/entmod/models/v_phaser.mdl
addons/entmod/models/p_phaser.mdl

when the name is to long it doesnt work.. and i cant seem to shorten the name because when i do.. it cant load the file because it cant find it..

Last edited by fadetodarknezz; 11-28-2007 at 19:48.
fadetodarknezz is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 11-29-2007 , 02:31   Re: dedicated server: models
Reply With Quote #2

The name is not to long.
This shouldn't be in scripting help.
Screenshot the error and post it.
[ --<-@ ] Black Rose is offline
fadetodarknezz
Member
Join Date: Oct 2007
Old 11-29-2007 , 22:01   Re: dedicated server: models
Reply With Quote #3

this what happens with entmod.. im just guessing the name is to long or something



this what happens with when i have a glock with shield
it only happens when a shield is out with another weapon.. otherwise it doesnt happen and i dont even see the model file in my models folder.. its pretty much disappeared but that still shows

fadetodarknezz is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 11-30-2007 , 08:25   Re: dedicated server: models
Reply With Quote #4

You have a plugin wich changes the model but the model was never precached.

Do you know that you have any model changing plugin? If so, post it.
Otherwise post the output of "amxx plugins" or "amx_plugins"

Also if this is a custom model you're overriding the original file, meaning noone would see it.
[ --<-@ ] Black Rose is offline
fadetodarknezz
Member
Join Date: Oct 2007
Old 11-30-2007 , 17:37   Re: dedicated server: models
Reply With Quote #5

;GHW_Weapon_Replacement.amxx
fadetodarknezz is offline
M249-M4A1
I <3 Mac
Join Date: May 2005
Location: Not interested
Old 11-30-2007 , 17:44   Re: dedicated server: models
Reply With Quote #6

Quote:
Originally Posted by fadetodarknezz View Post
;GHW_Weapon_Replacement.amxx
It looks like it's not running that, because it is commented. The v_shield_glock18.mdl file is default, and is in your counter-strike.gcf file.

You could try to make a plugin to precache it (like the one attached)
Attached Files
File Type: sma Get Plugin or Get Source (precache.sma - 571 views - 187 Bytes)
__________________
M249-M4A1 is offline
fadetodarknezz
Member
Join Date: Oct 2007
Old 11-30-2007 , 20:41   Re: dedicated server: models
Reply With Quote #7

yeah.. i turned that plugin off cuz it kept crashing but i didnt know what was wrong.. and that plugin that precached it.. waht does it do?


if its in my .gcf file.. how do i remove that?
fadetodarknezz is offline
M249-M4A1
I <3 Mac
Join Date: May 2005
Location: Not interested
Old 12-01-2007 , 01:33   Re: dedicated server: models
Reply With Quote #8

You can't remove files from the .gcf. Even if you did, Steam would just fix the .gcf, because it match the current gcf size/version (or else people would cheat). The plugin just forces the server to precache it, and in theory, you should not get an "model not precached" error. You can look at the source itself. It's small and unharmful.
__________________
M249-M4A1 is offline
fadetodarknezz
Member
Join Date: Oct 2007
Old 12-01-2007 , 01:42   Re: dedicated server: models
Reply With Quote #9

so if i wanna precache anything else i put public plugin_precache() {
precache_model("models/shield/v_shield_glock18.mdl")
}
and i just change the name like.. v_shield_glock18.mdl to v_shield_usp.mdl?
fadetodarknezz is offline
M249-M4A1
I <3 Mac
Join Date: May 2005
Location: Not interested
Old 12-01-2007 , 01:55   Re: dedicated server: models
Reply With Quote #10

Correct. That should precache the model, but I don't know if that can fix your problem (it should...). Post your plugins.ini anyway.
__________________
M249-M4A1 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:43.


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