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

Mapchooser4


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-19-2007 , 15:55   Re: Mapchooser4
Reply With Quote #31

I've tested and all seems to work fine.

But I'm testing again to be sure.
__________________
Arkshine is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-22-2007 , 15:20   Re: Mapchooser4
Reply With Quote #32

Can someone write/update the translations? Currently the only 100% supported languages are: en, pl, fr. 99% - de, bp the rest - sr, tr, sv, da, nl, es, cz, fi, ls, bg, sk - they are supported/translated about 50% only. Anyone wants to help with it? Also - if You are a migrating AMX user - You should like this plugin because it's from AMX2006.3 (translated into AMX X).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Borys
New Member
Join Date: Mar 2007
Old 03-22-2007 , 18:45   Re: Mapchooser4
Reply With Quote #33

Hello!
Could anyone modify this plugin, so that nextmap from mapcycle would not appear in vote at all (so that ALL maps in vote were randomly choosen)?

thank You in advance.

Regards
Borys
Borys is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-22-2007 , 19:49   Re: Mapchooser4
Reply With Quote #34

Quote:
so that ALL maps in vote were randomly choosen
Isn't this already the case? o_O

Also, read the cvars in first post.
__________________

Last edited by Arkshine; 03-22-2007 at 19:52.
Arkshine is offline
Borys
New Member
Join Date: Mar 2007
Old 03-22-2007 , 23:15   Re: Mapchooser4
Reply With Quote #35

ok. ignore my last post i have been using previos version of this plugin new version seems to be working fine
Borys is offline
raa
Senior Member
Join Date: Oct 2005
Old 03-25-2007 , 00:18   Re: Mapchooser4
Reply With Quote #36

could you add a "rockthevote" feature?
__________________
raa is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 03-25-2007 , 04:25   Re: Mapchooser4
Reply With Quote #37

Completed german translation. Also fixed one or two grammar mistakes

Code:
[de]
X_START_VOTE = ADMIN %s: startet die Umfrage fuer naechste Map
START_VOTE = ADMIN: startet die Umfrage fuer naechste Map
CHO_FIN_EXT_T = Umfrage beendet. Momentane Map wird um %.Of Minuten verlaengert.
CHO_FIN_EXT_R = Umfrage beendet. Momentane Map wird fuer %d Runden verlaengert.
CHO_FIN_EXT_W = Umfrage beendet. Momentane Map wird fuer %d Siege verlaengert.
CHO_FIN_EXT_HMT = Abstimmung: Map %s wird zum %d mal verlaengert.
CHO_FIN_NEXT = Umfrage beendet. Die naechste Map wird %s sein.
CHOSE_CURR_NEXT = %s waehlt die momentane naechste Map (%s) beizubehalten
CHOSE_EXT = %s waehlt Mapverlaengerung
X_CHOSE_X = %s waehlt %s
CHOOSE_NEXTM = AMXX Waehle naechste Map:^n
EXTEND_MAP = Map %s verlaengern
TIME_CHOOSE = Es ist Zeit die naechste Map zu waehlen...
ALEADY_VOTING = Es laeuft gerade eine Abstimmung...
VOT_NOT_ALLOWED = Du kannst momentan keine Umfrage fuer die naechste Map starten.
VOTING_STARTED = Abstimmung gestartet, warte einen Moment...
KEEP_CURRENT_NEXTMAP = Momentane naechste Map beibehalten: %s
CHO_FIN_NEXT_LOAD = Umfrage ist nun zu Ende, die naechste Map wird %s sein.
NOMINATE_MAP = Sage ^"nominate map_name^" um eine Map zu nominieren.
MAPS_CAN_NOMIN = ^n----- AMX Nextmap Waehler: Maps die nominiert werden koennen -----
MAPS_NOMIN_LIST_OF = ----- Maps %d - %d von %d -----
USE_LISTMAPS_MORE = ----- Nutze: 'amx_listmaps %d' fuer mehr -----
USE_LISTMAPS_BEGIN = ----- Nutze: 'amx_listmaps 1' fuer den Beginn -----
MAPS_NOMIN_FOR_VOTE = Maps die fuer den Nextmap Vote nominiert wurden:
MAPS_NOMIN_BY = ^n%s von %s
VOTING_IN_PROGRESS = Umfrage in Arbeit...
NO_MAPS_NOMIN = Momentan wurden keine Maps nominiert, tippe ^"nominate map_name^" um eine Map zu nominieren.
MAP_NOT_FOUND_LIST = Die Map ^"%s^" nicht auf diesem Server gefunden, tippe listmaps in die Konsole fuer eine Liste von Maps.
CANNOT_NOM_LAST_PLAYED = Du kannst keine Map von den lestzten %d gespielten Maps nominieren.
X_CURR_MAP_EV_EXT = %s ist die momentane Map, eine Umfrage wird Entscheiden ob die Map verlaengert werden soll oder nicht.
NOM_CERTAIN_MAPS_ONLY = Du kannst nur bestimmte Maps nominieren. Tippe amx_listmaps in die Konsole um eine Liste zu sehen.
NOMIN_TOO_MANY = Du hast bereits mehr als %d Maps nominiert!
MAP_ALREADY_NOMIN_BY = Die Maps ^"%s^" wurde bereits von %s nominiert.
MAXIM_NOMIN_REACHED = Maximale Anzahl von Nominierungen wurde erreicht (%d).
YOUR_NOMIN_REPLACED = Deine vorherige Nominierung von ^"%s^" wurde ersetzt.
THE_NOMIN_OF_X_REPLACED = Die vorherige Nominierung von ^"%s^" wurde ersetzt.
NOMIN_MAP_ADDED = Fuege %s zu nominations Slot %d hinzu.
X_NOMIN_MAP_SEE_LIST = %s nominierte Map %s, sage ^"nominations^" um eine Liste zu sehen.
__________________


Last edited by Mordekay; 03-25-2007 at 17:34. Reason: Little error fixed
Mordekay is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-25-2007 , 04:57   Re: Mapchooser4
Reply With Quote #38

Quote:
Originally Posted by raa View Post
could you add a "rockthevote" feature?
Not sure if it's the same what You want, but try to use say command "votenext" (just say "votenext").
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
raa
Senior Member
Join Date: Oct 2005
Old 03-25-2007 , 06:19   Re: Mapchooser4
Reply With Quote #39

not sure that would do it? (correct if I'm wrong).

The rockthevote feature I'm looking to be added is something that allows clients to trigger the normal near end of map mapvote IF enough people rockit.
__________________
raa is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-25-2007 , 14:18   Re: Mapchooser4
Reply With Quote #40

I think You need to try first ths what I told You...
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo 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 04:33.


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