AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   pause everything but a few plugins? (https://forums.alliedmods.net/showthread.php?t=57555)

sr_slayerz_ 07-07-2007 00:02

pause everything but a few plugins?
 
Hi, I recently saw the plugin called LO3 config, and it was great, I used it for one of our 2v2 against my worst enemy and his buddy because they were getting angry and upset how amxx was on, and it turned out well, but they liked the 1v1 knife duel plugin, so how do I not let the plugin pause that?

Thanks a lot! I'd appreciate it ! +karma




Btw- heres the link to GHW_Chronic's plugin.http://forums.alliedmods.net/showthr...t=10386+config


edit- oh and btw if this topic belongs in the general / off topics please move this admin,I didn't know which subforum to go to :) Thanks


-sincerely,
thomas

Raz0rTK 07-07-2007 01:05

Re: pause everything but a few plugins?
 
Well, to pause plug ins:
1.) Go to your console
2.) Type amxmodmenu
3.) Find the menu where it says Pause Plugins
4.) Pause all of the plug ins that you want paused
5.) Save the config
6.) Be happy

To turn it off, just do the same thing.

Hope this helped.

sr_slayerz_ 07-07-2007 01:21

Re: pause everything but a few plugins?
 
heh thanks , but is there a way to disable everything ( because i got like 100 plugins LOL ) except 1 instead of just doing it one by one because it takes me a looooooong time ?

thanks

sawce 07-07-2007 07:07

Re: pause everything but a few plugins?
 
You could create a server config file.

This should work:

Code:

amx_off
amxx unpause pluginname.amxx

Then just have the lo3 config file execute that config file when it's all done, or add those lines to the bottom of the lo3

sr_slayerz_ 07-07-2007 17:12

Re: pause everything but a few plugins?
 
wow thanks both of you
im gonna test it out right now, thanks.
so i can put in lo3.sma
amxx unpause pluginname.amxx and
amx_off?

so if i typed amx_off lo3 would be activated and a plugin i pick would still be on?
tanks

sawce 07-07-2007 17:14

Re: pause everything but a few plugins?
 
Quote:

Originally Posted by sr_slayerz_ (Post 500154)
so i can put in lo3.sma

lo3.cfg (or whatever config file the lo3 plugin executes, assuming you're using a lo3 plugin). It needs to be server-based config file (not one on your computer).

Quote:

amxx unpause pluginname.amxx and
amx_off?
Order is very important.
amx_off
amxx unpause pluginname.amxx

sr_slayerz_ 07-07-2007 19:10

Re: pause everything but a few plugins?
 
hey sawce if I created a lo3.cfg i put it in
\cstrike\addons\amxmodx\configs ?
all i would put in the .cfg would be
amx_off and
amxx unpause pluginname.amxx ?

Sorry if I'm acting dumb , I just don't know much about plugins.
Thanks!

SweatyBanana 07-07-2007 19:15

Re: pause everything but a few plugins?
 
Quote:

Originally Posted by sr_slayerz_ (Post 500200)
hey sawce if I created a lo3.cfg i put it in
\cstrike\addons\amxmodx\configs ?
all i would put in the .cfg would be
amx_off and
amxx unpause pluginname.amxx ?

Sorry if I'm acting dumb , I just don't know much about plugins.
Thanks!

/cstrike/

sr_slayerz_ 07-07-2007 22:36

Re: pause everything but a few plugins?
 
alright thanks all, i got it to work ;)


All times are GMT -4. The time now is 17:24.

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