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

MapFinder by SchlumPF


Post New Thread Reply   
 
Thread Tools Display Modes
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 06-29-2009 , 02:09   Re: MapFinder by SchlumPF
Reply With Quote #11

Quote:
[nl]
MF_CHARACTERS = De zoekopdracht mote minstens %i karakters bevatten.
MF_PATTERN = Je moet een zoekopdracht typen in de chat, zeg '/findmap de_dust2'.
MF_ITEMS = %i mappen werden gevonden met de zoekopdracht '%s'!
MF_MAPCHANGE = %s veranderde map naar %s.
MF_MENUTITLE_CHANGE = \rWil je de map veranderen naar '%s'?
MF_MENUTITLE_NOMINATE =\rWil je '%s' nomineren?
MF_MENUOPTION_YES = \wJa
MF_MENUOPTION_NO = \wNee
MF_MENUOPTION_NOMINATE = \wNee, maar ik zou het willen nomineren
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2009 , 02:48   Re: MapFinder by SchlumPF
Reply With Quote #12

What about when you use for example '*' it shows all the maps organized by map type. I say that because I remember an admin of my server who ask me if it was possible to have the map menu to show all the map and organized by prefix.
__________________
Arkshine is offline
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 06-29-2009 , 03:25   Re: MapFinder by SchlumPF
Reply With Quote #13

updated (good suggestion arkshine ) plugin + lang file (nl, fr)
(i hope everything worked cuz my internet was lagging as hell when updating the files :X)
__________________
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 06-29-2009 , 03:47   Re: MapFinder by SchlumPF
Reply With Quote #14

Quote:
Originally Posted by SchlumPF* View Post
xPawn is just a fame bitch... k hes a bitch in general <3
Ha... <3

Here you go bitch
Code:
[ru]
MF_CHARACTERS = Nazvanie dolzhno soderzhat' hotjaby %i bukv.
MF_PATTERN = Ty dolzhen napisat nazvanie karty, poprobuj '/findmap de_dust2'.
MF_ITEMS = %i kart bylo najdeno po zaprosu '%s'!
MF_MAPCHANGE = %s smenilas na %s.

MF_MENUTITLE_CHANGE = \rTy dejstvitel'no hochesх smenit kartu na '%s'?
MF_MENUTITLE_NOMINATE =\rTy hochesh naminirovat '%s'?
MF_MENUOPTION_YES = \wDa
MF_MENUOPTION_NO = \wNet
MF_MENUOPTION_NOMINATE = \wNet, no ja hochju naminirovat jetu kartu
__________________
xPaw is offline
avril-lavigne
Banned
Join Date: Apr 2009
Old 06-29-2009 , 04:21   Re: MapFinder by SchlumPF
Reply With Quote #15

only local compile ? web compiler - compilation - 26 errors
cannt compile locally in pawn studio ....using 1.8.1 compiler.
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc

Last edited by avril-lavigne; 06-29-2009 at 04:24.
avril-lavigne is offline
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 06-29-2009 , 04:44   Re: MapFinder by SchlumPF
Reply With Quote #16

Quote:
Originally Posted by avril-lavigne View Post
only local compile ? web compiler - compilation - 26 errors
cannt compile locally in pawn studio ....using 1.8.1 compiler.
then try to use this one which works fine for me:
http://webcomp.ak-team.com/index.php

// added ro and ru
__________________

Last edited by SchlumPF*; 06-29-2009 at 04:51.
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
MmikiM
Senior Member
Join Date: Nov 2006
Location: Poland
Old 06-29-2009 , 05:11   Re: MapFinder by SchlumPF
Reply With Quote #17

Code:
[pl]
MF_CHARACTERS = Wzorzec musi zawierac minimum %i znakow.
MF_PATTERN = Musisz uzyc wzorca z komenda-say, sprobuj '/findmap de_dust2'.
MF_ITEMS = %i znaleziono mapy ze wzorca '%s'!
MF_MAPCHANGE = %s zmieniono mape na %s.

MF_MENUTITLE_CHANGE = \rChcesz zmienic mape na '%s'?
MF_MENUTITLE_NOMINATE =\rChcesz nominowac mape '%s'?
MF_MENUOPTION_YES = \wTak
MF_MENUOPTION_NO = \wNie
MF_MENUOPTION_NOMINATE = \wNie, ale chce nominaowac mape
Polish Translate
__________________


Projects:
Zombie Elite - Technical: 100% Looking for models and sounds...
CS:Source Zombie -
Work in progress...

Last edited by MmikiM; 07-27-2009 at 05:02. Reason: Correct, too much characters used :)
MmikiM is offline
avril-lavigne
Banned
Join Date: Apr 2009
Old 06-29-2009 , 17:51   Re: MapFinder by SchlumPF
Reply With Quote #18

[suggestion] xPaw
ты запарил уже с транслитом - пиши в utf-8

eng
xPaw, dont use english characters in russian translation
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc
avril-lavigne is offline
xjose93
Member
Join Date: Apr 2008
Old 06-29-2009 , 17:54   Re: MapFinder by SchlumPF
Reply With Quote #19

Code:
[es]
MF_CHARACTERS = Los patrones deben tener como minimo %i caracteres.
MF_PATTERN =  Usted necesita para pasar a lo largo de un patrón con el comando say, '/findmap de_dust2'.
MF_ITEMS = %i mapas han sido encontrados con '%s'!
MF_MAPCHANGE = %s cambiado el mapa a %s.

MF_MENUTITLE_CHANGE = \rQuieres cambiar al mapa '%s'?
MF_MENUTITLE_NOMINATE =\rQuieres nominar el mapa '%s'?
MF_MENUOPTION_YES = \wSi
MF_MENUOPTION_NO = \wNo
MF_MENUOPTION_NOMINATE = \wNo, pero me gustaria nominar el mapa
Good job ;).
xjose93 is offline
avril-lavigne
Banned
Join Date: Apr 2009
Old 06-29-2009 , 18:05   Re: MapFinder by SchlumPF
Reply With Quote #20

pls can u make a useful option to
s e a r c h-------------- m a p s---------- o n ------- i n t e r n e t

many ppl using web servers with open ftp/ http directories ..
like in FFAC Tool .search , download , play .
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc
avril-lavigne 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 07:57.


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