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

Auto Round Restart [autorr] - v1.6 - 2007-10-13


Post New Thread Reply   
 
Thread Tools Display Modes
SubStream
Veteran Member
Join Date: Aug 2005
Location: USA
Old 08-17-2008 , 10:09   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #121

Quote:
Originally Posted by iresponsabil View Post
can that plugin restart the round after first round?
Please read all posts in a thread before asking redundant questions in the future. It will save you time.

Quote:
Originally Posted by SubStream View Post
If you set the time to 1 minute it's going to restart every minute. That's what this plugin was made to do. This is not related to map changes and has nothing to do with that. What you are describing is not a bug--it's running exactly as it's supposed to. Rofle copter.

To have one restart of a round after a map change, use this plugin.
SubStream is offline
CardCaptor
Junior Member
Join Date: Sep 2008
Old 09-27-2008 , 19:03   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #122

Well i have some configuration problems with the plugin if someone can help me i would thank you very much.

i`ve install it with no problems, but i want it to restart only the first round every time the map changes.

if i set a time it restarts allways in that time for ej 1 minute. The servers restarts every minute.

If i set a round ej 1. The server restarts every tie a round is played.

If i set a fix time like 30 mins (my maps duration) it doesn`t work and if any admin restart the server manually or something like that the time of the map duration changes and the fix time that i set becomes useless.

i have set the amx var autorr_enable 1.

I just want it to automatically restart the first round of every map, plz someone help me.
CardCaptor is offline
SubStream
Veteran Member
Join Date: Aug 2005
Location: USA
Old 09-28-2008 , 11:11   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #123

Quote:
Originally Posted by CardCaptor View Post
Well i have some configuration problems with the plugin if someone can help me i would thank you very much.

i`ve install it with no problems, but i want it to restart only the first round every time the map changes.

if i set a time it restarts allways in that time for ej 1 minute. The servers restarts every minute.

If i set a round ej 1. The server restarts every tie a round is played.

If i set a fix time like 30 mins (my maps duration) it doesn`t work and if any admin restart the server manually or something like that the time of the map duration changes and the fix time that i set becomes useless.

i have set the amx var autorr_enable 1.

I just want it to automatically restart the first round of every map, plz someone help me.
You are kidding me, right?
Quote:
Originally Posted by SubStream View Post
If you set the time to 1 minute it's going to restart every minute. That's what this plugin was made to do. This is not related to map changes and has nothing to do with that. What you are describing is not a bug--it's running exactly as it's supposed to. Rofle copter.

To have one restart of a round after a map change, use this plugin.

Last edited by SubStream; 09-28-2008 at 11:14.
SubStream is offline
CardCaptor
Junior Member
Join Date: Sep 2008
Old 10-01-2008 , 14:04   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #124

Sorry i was trying to do it with that plugin but i give up and install the other one that you post. I actually read all the posts before, sorry for trouble you.

And thank you very much ^^.
CardCaptor is offline
Glist3r
Senior Member
Join Date: Feb 2008
Old 10-01-2008 , 14:51   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #125

Where's the lo3.cfg file ?

EDIT: Btw, my server crashes with this plugin.

Last edited by Glist3r; 10-01-2008 at 17:16.
Glist3r is offline
romix
New Member
Join Date: Oct 2008
Old 10-15-2008 , 06:33   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #126

Hello,

I am very noob. I am renting a server and I have downloaded this plugin, but its not working. Can you explain me in very simple words how to do? Thanks a lot

This is what I have done:

  • .\data\lang\autorr.txt
  • .\plugins\autorr.amxx

Last edited by romix; 10-15-2008 at 06:44.
romix is offline
Arrow
Member
Join Date: Sep 2008
Old 11-02-2008 , 14:53   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #127

Put some cvar settings in your amxx.cfg
Here is an example of what I have:
//Auto Round Restart
autorr_enable 1
autorr_round 0
autorr_time 60
autorr_timewaitround 1
autorr_lo3 0
autorr_lo3cfgfile 0
autorr_saylastround 1
autorr_hudmessage 1
autorr_autoswitchall 0
autorr_switchallkill 0
autorr_specnchoose 1

Last edited by Arrow; 11-02-2008 at 14:59.
Arrow is offline
iresponsabil
Junior Member
Join Date: Sep 2007
Old 02-10-2009 , 12:34   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #128

Quote:
Originally Posted by SubStream View Post
Please read all posts in a thread before asking redundant questions in the future. It will save you time.
Can u read 15 pages of 10 plugins & save time? I don't think so. I don't wanna disturb u but... in my reply i post "can that plugin restart the round after first round?" that means "after map change, in round 2, server use command sv_restart 1", and, u give me plugin for restart who sv_restart after x seconds, is not good. Tnx anw
iresponsabil is offline
SubStream
Veteran Member
Join Date: Aug 2005
Location: USA
Old 02-10-2009 , 19:32   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #129

Quote:
Originally Posted by CardCaptor View Post
Sorry i was trying to do it with that plugin but i give up and install the other one that you post. I actually read all the posts before, sorry for trouble you.

And thank you very much ^^.
You didn't trouble me. Glad you found what you needed.
Quote:
Originally Posted by Glist3r View Post
Where's the lo3.cfg file ?

EDIT: Btw, my server crashes with this plugin.
All files necessary for this plugin are attached on the first post. If you want to use your own lo3.cfg you have to create it yourself. The lo3.cfg that is built in is pretty fast and if it doesn't work for your server you should download a different one from somewhere else and use the built in option to use your own lo3.cfg.
Quote:
Originally Posted by romix View Post
Hello,

I am very noob. I am renting a server and I have downloaded this plugin, but its not working. Can you explain me in very simple words how to do? Thanks a lot

This is what I have done:

  • .\data\lang\autorr.txt
  • .\plugins\autorr.amxx
The first post is as simple as it gets. I am not sure how to simplify it further. If you don't know how to install plugins you might want to search for plugin tutorials.
Quote:
Originally Posted by iresponsabil View Post
Can u read 15 pages of 10 plugins & save time? I don't think so. I don't wanna disturb u but... in my reply i post "can that plugin restart the round after first round?" that means "after map change, in round 2, server use command sv_restart 1", and, u give me plugin for restart who sv_restart after x seconds, is not good. Tnx anw
Sorry. This plugin is not related to map changes and it sounds like you are looking for something this plugin was not made to deal with.
SubStream is offline
AtrIx
Junior Member
Join Date: Nov 2008
Old 01-18-2010 , 22:44   Re: Auto Round Restart [autorr] - v1.6 - 2007-10-13
Reply With Quote #130

Well done
AtrIx is offline
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 09:50.


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