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

Showing results 1 to 25 of 131
Search took 0.09 seconds.
Search: Posts Made By: GHW_Chronic
Forum: Approved Plugins 01-03-2009, 21:29
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

don't think the backpack model can be replaced using the method i used. I'm going to review this plugin someday soon and see how many features I can figure out how to implement for yall.
Forum: Approved Plugins 08-28-2008, 17:09
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

you need to replace the v_ model to change while holding it, w_ model is when thrown and p_ model is what people see looking at u from 3rd person.
Forum: Approved Plugins 07-18-2008, 15:07
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

thx, dont know where you can find something to replace sprites though.
Forum: Approved Plugins 06-17-2008, 14:17
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

vittu yes it is caused by an infinite loop and I am positive it is my plugin as I can recreate the error on the specified maps with only 1 model precached. Only time will tell what comes out of this
Forum: Approved Plugins 06-15-2008, 17:35
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

de_airstrip - changed to this map and it crashed my server
http://forums.alliedmods.net/showthread.php?t=61783
the bug wasn't for this plugin but was the same bug. Still don't know of a fix for it,...
Forum: Approved Plugins 06-15-2008, 17:23
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

oh yes I remember the error. If I recall correctly for some reason engfunc(EngFunc_FindEntityInSphere kept returning the same entities even though they were < the value supplied for the start entity....
Forum: Approved Plugins 06-15-2008, 16:33
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

plugin works fine for me, no server crash problems, replaced w_ p_ and v_ models no problem.
Forum: Approved Plugins 06-15-2008, 13:57
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

@creepster: lemme check that


the filename of the model needs to start with p_, v_, or w_. This is how the plugin tells what kind of model it is so it can use it correctly.
Forum: Approved Plugins 06-12-2008, 18:50
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

alright, error should be fixed in newly uploaded version (1.3)
Forum: Approved Plugins 06-11-2008, 20:58
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

re-tested. w_ models work fine. Check your logs for errors.
edit: as well updated to take out the warning that probrably spams far too often for some server configurations.
Forum: Approved Plugins 05-03-2008, 16:23
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Forum: Approved Plugins 05-03-2008, 16:11
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

no, actually to tell you the truth there is a line of code that is broken and forces sounds to always give that error, there is a fixed version above fixed by someone else if the warning annoys you...
Forum: Approved Plugins 04-12-2008, 23:33
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

the normal names are in the following format:
models/c_weaponname.mdl
where c is character w, v, p and the weaponname is the name of the gun like "p228". the gun names are probrably the same as the...
Forum: Approved Plugins 02-20-2008, 21:48
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

make sure you have the model names spelt exactly as they are in the .ini file. Make sure they are in a folder called "weapons" inside of the models folder and that their names are exactly as u wrote...
Forum: Approved Plugins 01-24-2008, 19:35
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

"models/v_ak47.mdl" "models/guns/ak47.mdl"
"models/v_deagle.mdl" "models/guns/357magnum.mdl"
"models/v_knife.mdl" "models/guns/axe.mdl"
"models/v_glock18.mdl" "models/guns/glock18c.mdl"...
Forum: Approved Plugins 11-24-2007, 17:32
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

I haven't the slightest clue why this wouldn't work in TS because I've never once messed with TS. sry I can't be of help.
Forum: Approved Plugins 11-08-2007, 20:39
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

A. did the new bomb come with new sounds?
B. if so, post the names / locations of the sound defaults as they are supposed to be by default with the bomb. (IE: sound/xmas_beep.wav)
Forum: Approved Plugins 11-06-2007, 23:52
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

Zombie_Infection_BLAH

that might be too long of a string with that long name. Rename the folder to like ZI_BLAH or whatever. I'll check out your last comment later.

edit: the problem with the...
Forum: Approved Plugins 11-06-2007, 09:49
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

i dont know whats going on, how about some more insight. What does your config file look like, where is it located, and where are your models located.
Forum: Approved Plugins 11-04-2007, 13:55
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

there's something wrong with the model or with amxx 1.80. Probrably the first one.
Forum: Approved Plugins 10-22-2007, 00:24
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

1. cant replace shield models
2. make sure that the new weapons are actually in a folder called "weapons" not just in the models folder. If they are just renamed in the models folder simply take out...
Forum: Approved Plugins 09-21-2007, 19:01
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Forum: Approved Plugins 09-21-2007, 12:18
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

sounds only work for the knife, and if you are running a server off of your computer VIA steam you will always get that warning. Now if you are getting that warning and it is not a server that uses...
Forum: Approved Plugins 09-21-2007, 11:53
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

1. what sound errors? where are these errors?
2. yes I have replaced the C4 with this very plugin before.
Forum: Approved Plugins 08-17-2007, 23:44
Replies: 780
Views: 837,353
Posted By GHW_Chronic
Re: Weapon Model Replacement

one or more of your models could be messed up. Try loading the models 1 by 1 and probrably you will find a certain 1 model crashes the server.
Showing results 1 to 25 of 131

 
Forum Jump

All times are GMT -4. The time now is 15:18.


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