z7892999 • PM |
Sep 20, 2012 2:46 PM
|
![]() Posts: 4 |
i need you anyone to help me to find AMXX ,
i used statsx.amxx before ,i think in the statsx.amxx it was more different between the amxx which show in the this image can anyone tell what the amxx makes information like this '' attackers victims and best score'' THX image link : http://www.uploadmb.com/dw.php?id=1348164121 (you may need to download to see it ) and another amxx ,what's this ? image link : http://www.uploadmb.com/dw.php?id=1348165815 i use quakesounds.amxx ,but quakesounds.amxx does not include triple kill .... |
heroboy99 • PM |
Sep 20, 2012 3:36 PM
|
![]() Posts: 21 |
well i barely can remember , if you applied it in plugins.ini (you know removing the ";" in front of statx.amxx)
i think you did apply it well when you enter the server use your amxmodmenu and choose stats and change things like "show killer , hp things like that or i guess it's all about miscstats if that didn't work. hope i helped ![]() you won't guess what is this site after you skip the ad ![]() |
z7892999 • PM |
Sep 21, 2012 1:37 AM
|
![]() Posts: 4 |
heroboy99 wrote: THX, bro , and i can the second amxx which is ''Advanced Quake Sounds v4.0'', but i'm not sure it can use in service or not (means real player vs real player not BOT) and for first amxx is statsx.amxx ? miscstats.amxx ? or stats_logging.amxx? which one shall i use and when i use statsx.amxx,there are much different between the image i saw in service,why ? my image link when i open statsx.amxx #10 http://www.2shared.com/photo/cVDGZbv...trike0001.html http://www.2shared.com/photo/lBmIEDf...trike0002.html http://www.2shared.com/photo/x4XZ26j...trike0004.html many many error ,and this http://www.2shared.com/photo/0wZvmBIY/Capture3.html how to fix it ...... Sorry to bother you。。。。
Last edited by: z7892999 Sep 21, 2012 2:07 AM
|
heroboy99 • PM |
Sep 23, 2012 9:14 AM
|
![]() Posts: 21 |
z7892999 wrote: (notice i can't see the images !) to play the sounds of quake sounds , you need the miscstats.amxx + precache.amxx to do this : 1-download precache.amxx plugin 2-create precache.ini file in configs file inside the addons 3-put the sounds you want in precache.ini (example : sounds/misc/ultrakill.wav) 4-open miscstats.sma in a notepad 5-search for any sound you want (example : firstblood sound) then change it if you want 6-compile it using "compile.exe" 7-then open "compiled" file 8-copy miscstats.amxx from it then put it in "plugins" file 9-don't forget to remove the ";" infront of miscstats.amxx in plugins.ini file beside inside miscstats.sma you can find the key words like (some1 vs 10 Counter terrorists , i hope you got .....etc) it goes like this : --------------------------------------------------------------- ShowSyncHudMsg(0, g_center1_sync, "%s vs. %s", ctname, tname) play_sound("misc/maytheforce") } --------------------------------------------------------------- hope i helped ![]() you can find the precache.amxx right here : http://forums.alliedmods.net/showthread.php?p=228704 you won't guess what is this site after you skip the ad ![]()
Last edited by: heroboy99 Sep 23, 2012 9:23 AM
|
z7892999 • PM |
Sep 23, 2012 2:00 PM
|
![]() Posts: 4 |
THX bro ,i got it ~~~~
|
heroboy99 • PM |
Sep 23, 2012 2:39 PM
|
![]() Posts: 21 |
z7892999 wrote: You welcome , glad that i helped you won't guess what is this site after you skip the ad ![]() |