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

Fast typing event


Post New Thread Reply   
 
Thread Tools Display Modes
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 05-12-2013 , 09:36   Re: Fast typing event
Reply With Quote #61

This french is full of mistakes, don't add to lang file please, if i have time, gonna make correct translation.


edit :
Code:
[fr]
NEW_CODE = Écris les caractères suivants pour recevoir un prix (argent): %s
ANNOUNCE_WINNER = %s a gagné %d$.
RESTRICTION_ADDED = %s a été ajouté à la liste de restrictions.
HAS_RESTRICTION = %s a déjà une restriction sur son nom!
RESTRICTION_DELETED = %s a été effacé de la liste de restrictions.
CODE_NOTACCESS = Tu as une restriction sur ton nom.
Btw, why you talk about name restriction, when this is steamid that is restricted ?
Also, you could use directly steamid as nvault key, since that vault doesn't contain any other datas.
Last, i think now '%' is usable ;)
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 05-12-2013 at 09:47.
ConnorMcLeod is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 05-12-2013 , 10:00   Re: Fast typing event
Reply With Quote #62

Well i didnt tested this plugin/looked at the code so idk if my suggestion is on plugin.
Make it 5 seconds before start type an HUD or print_center/print_chat saying that type event gonna start, i think is better ;)
__________________
Jhob94 is offline
floatman
Senior Member
Join Date: Oct 2009
Location: nowhere.
Old 05-12-2013 , 12:04   Re: Fast typing event
Reply With Quote #63

Quote:
Originally Posted by ConnorMcLeod View Post
Btw, why you talk about name restriction, when this is steamid that is restricted ?
Where did I talk about name restriction? In the changelog maybe, but that was for an older version.

Quote:
Originally Posted by ConnorMcLeod View Post
Also, you could use directly steamid as nvault key, since that vault doesn't contain any other datas.
Done.

Quote:
Originally Posted by ConnorMcLeod View Post
Last, i think now '%' is usable ;)
I forgot about the update, sorry. Modified.

Quote:
Originally Posted by Jhob94 View Post
Well i didnt tested this plugin/looked at the code so idk if my suggestion is on plugin.
Make it 5 seconds before start type an HUD or print_center/print_chat saying that type event gonna start, i think is better ;)
I will consider this in the next version.
__________________


Last edited by floatman; 05-12-2013 at 12:05.
floatman is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 05-13-2013 , 00:56   Re: Fast typing event
Reply With Quote #64

Quote:
Originally Posted by floatman View Post
Where did I talk about name restriction?
I guess there for example :
Code:
HAS_RESTRICTION = %s has already a restriction on his name

Code:
    new szMessage[ 192 ];
    formatex( szMessage, charsmax( szMessage ), "[EVENT] %L ", LANG_PLAYER, "NEW_CODE", g_Codename );
    new Float:holdtime = get_pcvar_float( g_HoldTime );     new Float:repeattime = get_pcvar_float( g_RepTime );     if( holdtime > repeattime )     {         holdtime = repeattime - 5.0;     }             new Float:cleartime = get_pcvar_float( g_Time );     set_task( cleartime, "clear_vars" );     set_hudmessage( 0, 255, 0, 0.07, 0.21, 0, 6.0, holdtime, _, _, -1 );
    ShowSyncHudMsg( 0, g_SyncHudMsg, szMessage );

Setting ML this way won't work, i guess it gonna use server lang by default, you can directly format in ShowSyncHudMsg though, and ML gonna work fine in there.


Aboult nvault, i think would be better to use a more specific name, considering "restriction" could be used by another plugin or is not self explaning if someone browse ftp files and delete it, or whatever, but your decision.


I think it would be better to set an index to one of the tasks, i remember JGHG knife duel plugin where there is same situation as in this plugin, a repeat task, then another set task with low time, and the looping message task was then flooded.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 05-13-2013 at 01:02.
ConnorMcLeod is offline
floatman
Senior Member
Join Date: Oct 2009
Location: nowhere.
Old 05-31-2013 , 06:48   Re: Fast typing event
Reply With Quote #65

Updated to 3.2 - the code has been improved and a minor bug has been fixed.
I also need the new translations for the ML system. Thanks.
__________________

floatman is offline
UchihaSkills
Senior Member
Join Date: May 2013
Location: Germany
Old 05-31-2013 , 07:30   Re: Fast typing event
Reply With Quote #66

German Translation
Quote:
[de]
NEW_CODE = Gib die folgenden Zeichen ein um einen Preis zu gewinnen (Geld): %s
ANNOUNCE_WINNER = %s gewinnt %d$.
RESTRICTION_ADDED = %s wurde an der Teilnahme des events gebannt!
HAS_RESTRICTION = %s ist bereits an der Teilnahme des events gebannt worden!
RESTRICTION_DELETED = %s wurde aus der Beschränkungs liste gestrichen!
CODE_NOTACCESS = wurde an der Teilnahme des events gebannt!
UchihaSkills is offline
floatman
Senior Member
Join Date: Oct 2009
Location: nowhere.
Old 08-09-2013 , 06:08   Re: Fast typing event
Reply With Quote #67

The german translation has been added. Thanks.
__________________

floatman is offline
4ever16
Veteran Member
Join Date: Apr 2015
Old 02-24-2017 , 04:54   Re: Fast typing event
Reply With Quote #68

Just dropping a comment.
Nice idea.
4ever16 is offline
Nume2k1
Junior Member
Join Date: Nov 2015
Old 04-27-2017 , 16:58   Re: Fast typing event
Reply With Quote #69

Latvian lang

[lv]
NEW_CODE = Ievadi atbilstošu vārdu lai vinetu balvu (nauda): %s
ANNOUNCE_WINNER = %s ieguva %d$.
RESTRICTION_ADDED = %s tika nobanots, un nevar vairs piedalīties eventā.
HAS_RESTRICTION = %s jau ir banots un nevar piedalīties eventā.
RESTRICTION_DELETED = %s tika unbanots, un var atsākt piedalīšanos eventos.
CODE_NOTACCESS = Tu nevari piedalities, jo esi banots.
Nume2k1 is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 05-04-2017 , 05:17   Re: Fast typing event
Reply With Quote #70

This guy is not alive he died in 2013 in a car accident , he left this good work in the memory of his good soul!
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
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:16.


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