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

Delete old sounds and get new....?


Post New Thread Reply   
 
Thread Tools Display Modes
akilasgh
Member
Join Date: Dec 2005
Old 01-11-2006 , 05:24  
Reply With Quote #11

Quote:
Originally Posted by Bend3R
Quote:
Originally Posted by akilasgh
Can anyone answer?
growup, we are not computer robots 24/7 every day
Sorry, its jsut i waited 4 days for first answer or more i thougt noone would tell me because i am a newbie and dont know anything. I think you guys and this site rules.
akilasgh is offline
Send a message via MSN to akilasgh
akilasgh
Member
Join Date: Dec 2005
Old 01-11-2006 , 05:25  
Reply With Quote #12

Quote:
Originally Posted by VEN
You should change sound's filenames in the source code of plugin which play those sounds.
I dont understand anything about code and that stuff. what is source code how i change it?
akilasgh is offline
Send a message via MSN to akilasgh
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 01-11-2006 , 07:55  
Reply With Quote #13

in the amxmodx/scripting folder aare all sort of .sma files
You should find the .sma file that contains the sound names and open it with wordpad (I can't tell you wich file it is from here since I am at school and can't download anything)
then change the filenames and save it
then compile it again with the compiler, and copy the new .amxx file to your amxmodx/plugins folder.
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
akilasgh
Member
Join Date: Dec 2005
Old 01-12-2006 , 09:35  
Reply With Quote #14

Quote:
Originally Posted by VEN
You should change sound's filenames in the source code of plugin which play those sounds.
Ven said that thats why i asked about code. But what has code anything about to do with sounds or plugins? I understand what whcih file you mean
Proach but it has nothing to do with the sounds, right? Why did you tell me about to change in speech.ini i posted my speech.ini did you see anything there? What can I do?

PS: Anyway why change the file name? To change code or do something its not to change something in the file? I wanna learn about code too you know
akilasgh is offline
Send a message via MSN to akilasgh
VEN
Veteran Member
Join Date: Jan 2005
Old 01-13-2006 , 11:36  
Reply With Quote #15

Is your 'new' sounds and 'old' sounds have different filenames?
If so than you have two ways.

1. As i said before edit the source code of a plugin.
I can't tell you exaclty because i do not know which plugin you use to play your sounds.
So if you want more info on this part then show me your plugins.ini

2. Rename your 'new' sounds filenames to filenames that 'old' sounds had.
VEN is offline
akilasgh
Member
Join Date: Dec 2005
Old 01-14-2006 , 06:33  
Reply With Quote #16

I think teh best i that i show you plugin.ini

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here

admin_allinone.amxx

admin_ammo.amxx

admin_weapon.amxx

amx_warn.amxx

;amxx_piss.amxx

BadClanCleaner.amxx

;colored_flashbangs.amxx

Donate.amxx

;flashbang.amxx

;grenades_are_heavy.amxx

ka_fun.amxx

;lastmanbets.amxx

;loadingsound.amxx

modelset.amxx

std_admin_color_chat.amxx

sank_sounds.amxx

restmenu.amxx

stats_logging.amxx

adminhas.amxx

;funvote.amxx

;csdm_equip.amxx

;csdm_main.amxx

;csdm_misc.amxx

;csdm_protection.amxx

;csdm_spawn_preset.amxx

;csdm_tickets.amxx

;dm_stats.amxx

;spawn_editor.amxx

;hltv_invite.amxx

realradio.amxx

;rats_fixer.amxx

amx_super.amxx

mp3player.amxx

clan_manager.amxx

playermaprank.amxx

TryOut.amxx

hs_master.amxx

amxx_playersounds.amxx

amx_lights.amxx

;psrank.amxx

nobombscore.amxx

wwwreg.amxx

dontsayips.amxx

;killbots.amxx

funradio.amxx

bullet_damage.amxx

listmaps.amxx

nightvision.amxx

GHW_1337_Text.amxx

;unlockdoors.amxx

;say_afk.amxx

timeleftII.amxx

msglogging.amxx

amx_match_deluxe.amxx

scrimstarter.amxx

join_leave.amxx

roundsound.amxx

awp_kick.amxx

glow.amxx

invis.amxx

RunPlanting.amxx

admin_teach.amxx

awpshake.amxx

player_location.amxx

instamoney.amxx

music_menu.amxx

mp3.amxx
akilasgh is offline
Send a message via MSN to akilasgh
VEN
Veteran Member
Join Date: Jan 2005
Old 01-14-2006 , 07:57  
Reply With Quote #17

Okay as i supposed it was miscstats plugin.
Quote:
Is your 'new' sounds and 'old' sounds have different filenames?
VEN is offline
akilasgh
Member
Join Date: Dec 2005
Old 01-14-2006 , 12:05  
Reply With Quote #18

Is your 'new' sounds and 'old' sounds have different filenames?

I dont know whch filename you mean. Which file?
akilasgh is offline
Send a message via MSN to akilasgh
VEN
Veteran Member
Join Date: Jan 2005
Old 01-14-2006 , 15:23  
Reply With Quote #19

Quote:
I deleted old sounds from sound/misc and sat new sounds
VEN is offline
akilasgh
Member
Join Date: Dec 2005
Old 01-15-2006 , 05:56  
Reply With Quote #20

In sound/misc is it just sounds... I check sounds names? You mean like "headshot" is same name? Yes my old sound was "headshot" and the new is "headshot" too, that what you mean?
akilasgh is offline
Send a message via MSN to akilasgh
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 14:07.


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