Raised This Month: $ Target: $400
 0% 

Content Replacer


Post New Thread Reply   
 
Thread Tools Display Modes
ts2do
Senior Member
Join Date: Mar 2004
Old 08-14-2007 , 02:10   Re: Content Replacer
Reply With Quote #11

Feel free to test the latest one.
__________________
ts2do is offline
Send a message via AIM to ts2do
stupok
Veteran Member
Join Date: Feb 2006
Old 08-15-2007 , 02:44   Re: Content Replacer
Reply With Quote #12

This seems pretty damn sweet.
__________________
stupok is offline
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 08-15-2007 , 02:46   Re: Content Replacer
Reply With Quote #13

Quote:
Originally Posted by stupok69 View Post
This seems pretty damn sweet.
X-Script is offline
ts2do
Senior Member
Join Date: Mar 2004
Old 08-31-2007 , 11:27   Re: Content Replacer
Reply With Quote #14

I'm implementing into it a keyvalue replacer that also functions similarly to the current release
__________________
ts2do is offline
Send a message via AIM to ts2do
~HonDo~
Member
Join Date: Aug 2007
Old 08-31-2007 , 20:56   Re: Content Replacer
Reply With Quote #15

hey hey guys, well im trying to get costum sounds on my server and i cant plz help me, thx
~HonDo~ is offline
ts2do
Senior Member
Join Date: Mar 2004
Old 09-02-2007 , 11:57   Re: Content Replacer
Reply With Quote #16

Are you going to tell me specifics or do you want me to guess what's wrong?
__________________
ts2do is offline
Send a message via AIM to ts2do
illegible
Junior Member
Join Date: Aug 2007
Old 09-21-2007 , 17:42   Re: Content Replacer
Reply With Quote #17

Hi guys i've a request and i see the thing i want is just file replace plugin as its close to your work(ts2do) i post here.
I want to replace original configs files(amxx.cfg,maps.cfg,plugins.cfg) with the files from another folder with a command,
so that if i make 2 different cfg files in two folders (Jump , Strike) i can change them and reload them just with a map change. please help?
illegible is offline
mut2nt
Senior Member
Join Date: Oct 2006
Location: in HELL!
Old 12-09-2007 , 06:31   Re: Content Replacer
Reply With Quote #18

How can i replace sprites?
Can you give me a exemple with model,sound,sprites replacements,Please..!
mut2nt is offline
Send a message via Yahoo to mut2nt Send a message via Skype™ to mut2nt
s3r
Senior Member
Join Date: Aug 2007
Old 07-19-2008 , 08:14   Re: Content Replacer
Reply With Quote #19

Can anyone give us an example how should everything look like?
Like i want to replace models/weapons/v_ak47.mdl to v_ak89.mdl
__________________
PS srr 4 strange enlish
s3r is offline
Vet
Veteran Member
Join Date: Jul 2006
Location: I|O wa
Old 07-20-2008 , 21:52   Re: Content Replacer
Reply With Quote #20

Yes, the usage instructions are kinda weak. Maybe this will help...
You need a text file named contentreplace.vdf. In that file, put your replacement info. The file needs to placed in your amxmodx/configs/ folder. I don't know the exact location of your models, but a file for your example would look something like ...
Code:
"ContentReplace"
{
    "Models"
    {
        "models/p_ak47.mdl" "models/custom/p_ak89.mdl"
        "models/v_ak47.mdl" "models/custom/v_ak89.mdl"
        "models/w_ak47.mdl" "models/custom/w_ak89.mdl"
    }
    "Sounds"
    {
    }
}
BTW, what does the aioengfix.ini file supplied with the zip do??? I can't find any reference to it in the documentation or source code.
For whatever it does, there's an error in the file. The line that reads:
Code:
dod;ava;dashnight255;dmcw;grnplsnt;jagd;killertomato;...
should read:
Code:
dod;ava;dashnight256;dmcw;grnplsnt;jagd;killertomato;...
__________________
=====================================
- My Plugins -
=====================================
Vet is offline
Send a message via MSN to Vet
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 15:49.


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