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

Old AMX_Super Posts.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Boss Hog
Junior Member
Join Date: Sep 2006
Old 12-29-2006 , 21:52   Re: Amx_Super -- Everything You Need -- v2.1
#1061

I am having this problem in my error log file. Can someone help me please.
L 12/29/2006 - 20:45:50: [AMXX] Displaying debug trace (plugin "AllinOne.amxx")
L 12/29/2006 - 20:45:50: [AMXX] Run time error 10: native error (native "get_user_attacker")
L 12/29/2006 - 20:45:50: [AMXX] [0] text2zCOr6.sma:n_damage (line 270)

Super is renamed when i compiled it.

Any help is appreciated

Boss Hog
Boss Hog is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-30-2006 , 14:38   Re: Amx_Super -- Everything You Need -- v2.1
#1062

What are you talkin about? REnamed when you compile it? Its amx_super not allinone.
Code:
public on_damage(id)
{ 
	if ( get_cvar_float("bullet_damage") && id > 0 ) { //stop invalid player id 0
This is line 270 on the amx Super. So unless you tweaked it, I have no idea what your talkin about. And if you did tweak it, let me know what you did.

Otherwise download the one right now on the front page, then compile it. They do not change names
__________________

Last edited by bmann_420; 12-30-2006 at 14:44.
bmann_420 is offline
Scottish
Member
Join Date: Oct 2006
Old 12-30-2006 , 18:30   Re: Amx_Super -- Everything You Need -- v2.1
#1063

I cant figure out how to make it so no commands say that anything happend. like now it says Admin: Scottish did such and such. i dont want any msg,


O and is there a command to restrict a weapon like the awp?

and do i have to type the deadchat into the server.cfg file or can i type it into console?
thx

Last edited by Scottish; 12-30-2006 at 18:41.
Scottish is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-31-2006 , 02:39   Re: Amx_Super -- Everything You Need -- v2.1
#1064

1.
Quote:
Originally Posted by amxx.cfg
// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 1
2. amx_restrict on awp
(its part of the base amxx configuration)
Put it in teh server.cfg

3. Deadchat, do you want it enabled or disabled?
Its enabled by default. If you want it disabled the put in server.cfg

amx_deadchat 0

Did you guys not see this on the last page? I replied to you before
__________________

Last edited by bmann_420; 12-31-2006 at 19:18.
bmann_420 is offline
Scottish
Member
Join Date: Oct 2006
Old 12-31-2006 , 04:11   Re: Amx_Super -- Everything You Need -- v2.1
#1065

do i write amx_restrict awp in it or a number corresponding to awp?
Scottish is offline
aligind4h0us3
Senior Member
Join Date: Sep 2006
Location: Sydney, Australia
Old 12-31-2006 , 07:57   Re: Amx_Super -- Everything You Need -- v2.1
#1066

This is what you type in:

amx_restrict on awp
__________________
~+Karma if I help you.~
aligind4h0us3 is offline
Boss Hog
Junior Member
Join Date: Sep 2006
Old 12-31-2006 , 12:33   Re: Amx_Super -- Everything You Need -- v2.1
#1067

Quote:
Originally Posted by bmann_420 View Post
What are you talkin about? REnamed when you compile it? Its amx_super not allinone.
Code:
public on_damage(id)
{ 
    if ( get_cvar_float("bullet_damage") && id > 0 ) { //stop invalid player id 0
This is line 270 on the amx Super. So unless you tweaked it, I have no idea what your talkin about. And if you did tweak it, let me know what you did.

Otherwise download the one right now on the front page, then compile it. They do not change names
I renamed it on the compiler,(As is the box before the big box where the code goes.) anyways I just redownloaded it and removed the loading sounds and its working fine now.

Thanks for the reply,

Boss Hog
Boss Hog is offline
Scottish
Member
Join Date: Oct 2006
Old 12-31-2006 , 14:43   Re: Amx_Super -- Everything You Need -- v2.1
#1068

dint work, that "on" doesnt seem right, you sure bout that command?
Scottish is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-31-2006 , 19:19   Re: Amx_Super -- Everything You Need -- v2.1
#1069

2. amx_restrict on awp

(its part of the base amxx configuration)
Put it in teh server.cfg


Im not sure what part of that doesnt make sense, or doesnt work, I have been restricting the awp for 2 years in assault, and it works. Did you put that line in your server.cfg?

Anyways do amx_restrict it gives you options or use the menu in game.
__________________

Last edited by bmann_420; 12-31-2006 at 19:22.
bmann_420 is offline
Scottish
Member
Join Date: Oct 2006
Old 01-01-2007 , 13:20   Re: Amx_Super -- Everything You Need -- v2.1
#1070

Code:
mp_chattime 5
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0
sv_voicequality 5
sv_voicecodec voice_speex
pausable 0
decalfrequency 40
mp_falldamage 0
sv_aim 0
sv_cheats 0
sv_maxrate 20000
sv_minrate 4000
sv_lan 0
sv_contact
sv_region "1"
amx_restrict on awp
That was the last half of my server.cfg file in cstrike folder


and i tried amx_restrict in game and it said unkown command should i be trying amx_cvar amx_restrict?


umm ill look for the menu now but the ones ive seen dint appear to have restrict options

sry for takin up time, just tryin to figure this stuff out
Scottish is offline
Closed Thread



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 05:39.


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