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

Problem with AMXMOD plugins in 2020 - Windows 10


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
buriyada
Member
Join Date: Mar 2012
Old 03-17-2020 , 15:08   Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #1

Hello guys!

Me and my friends thought in pass these hard days stucked at home playing CS 1.6 with the plugins I used to use! Its been years without playing or installing anything and the game that I always wanted similar to the plugins has been already released! (overwatch).

But now I wanted to install again everything and something is wrong with my PC. I think I've done everything right:

- Installed amx mod on my cs folder: counter strike 1.6/cstrike

- Downloaded for example the multijump plugin. I put the multijump.amxx in the plugins folder and the source inside scripting. Then I ass multijump.amxx at the end of the plugins.ini file inside configuration.

- When I go ingame I can make 1 more jump apart from the normal one, so it's working, but If I try to add more jumps it says "amx_maxjumps" is not a valid command or something like that. If I'm not wrong I think I should add on configuration/cvars.ini, what we want since the start. I add "amx_maxjumps" "3" and it still doesnt work. I keep with only 1 jump.

- On the same folder of that multijump, found another script, multijumps.amxx. Tried to install it and it doesnt even extra jump again. Ofc the command didnt work.

What am I doing wrong?

Things that works: amx_lang or something, amx_help, the admin I added on users.ini (I think, since I can check all amx_help command).

I have a Debian dedicated server but didnt find any complete guide for it so I finally opened it on my local Windows.
buriyada is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 03-17-2020 , 18:16   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #2

Some plugins might not have a lot of cvars installed, especially older plugins. Post your code and i'll see what i can do to help you out resolving this problem. I remember looking at a multijump code where were no cvars.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 03-18-2020 , 02:11   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #3

am_cvar amx_maxjumps 3
__________________
HamletEagle is offline
buriyada
Member
Join Date: Mar 2012
Old 03-18-2020 , 11:04   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #4

Quote:
Originally Posted by HamletEagle View Post
am_cvar amx_maxjumps 3
Code:
] am_cvar amx_maxjumps 3
Unknown command: am_cvar
] am_cvar
Unknown command: am_cvar
] amx_maxjumps 3
Unknown command: amx_ma
And it does one jump lol

EDIT:

Ah it was amx_cvar amx_maxjumps 3

WORKS!

Do you know how can I change the cvar to start the game like that always?

Last edited by buriyada; 03-18-2020 at 11:15.
buriyada is offline
buriyada
Member
Join Date: Mar 2012
Old 03-18-2020 , 11:13   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #5

Quote:
Originally Posted by Napoleon_be View Post
Some plugins might not have a lot of cvars installed, especially older plugins. Post your code and i'll see what i can do to help you out resolving this problem. I remember looking at a multijump code where were no cvars.
EDIT: IT WORKS WITH THE UPPER COMMAND:

amx_cvar amx_maxjumps 3

And why can't I change it in the cvar file?

Code:
"mp_timelimit"		"0" "30" "45"		"u"
"sv_password"		"" "mypw" "clanwar"	"u"
"pausable"		"0" "1"			"u"
"sv_voiceenable"	"0" "1"			"u"
"mp_chattime"		"0" "1" "3"		"u"
"mp_logmessages"	"0" "1"			"u"
"amx_cvar amx_maxjumps" "3"                     "a"
I have it like this... But I have tried another ways and nothing

Now I ve installed Vampire, stealthassassin and ultimatesounds and only Vampire is working doing "amx_cvar...."

Last edited by buriyada; 03-18-2020 at 11:41.
buriyada is offline
buriyada
Member
Join Date: Mar 2012
Old 03-18-2020 , 11:17   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #6

And guys let me ask you if you know any tutorial to install the cs server in debian 10... I have a dedicated server with this OS so it would be great to install it there since my friends say that sometimes area kinda laggy (dunno why cuz they dont pass 15 ms latency but...)
buriyada is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 03-18-2020 , 18:08   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #7

Put the cvars inside amxx.cfg
__________________
HamletEagle is offline
buriyada
Member
Join Date: Mar 2012
Old 03-27-2020 , 12:21   Re: Problem with AMXMOD plugins in 2020 - Windows 10
Reply With Quote #8

Quote:
Originally Posted by HamletEagle View Post
Put the cvars inside amxx.cfg
Hello, it works. But idk why some plugins like admincheck, unlimited money or the stealthassassin dont work.

Im decided to open it in my Debian dedicated server. Do you know guys if there is any good guide for hosting it in Debian 10?
buriyada is offline
Reply


Thread Tools
Display Modes

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 21:44.


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