Raised This Month: $ Target: $400
 0% 

Translit


Post New Thread Reply   
 
Thread Tools Display Modes
ZmifF
Senior Member
Join Date: Jul 2006
Location: Russia
Old 12-05-2006 , 17:02   Re: Translit
Reply With Quote #11

Quote:
Originally Posted by anssik View Post
Okay, that's so cool. Will really try this plugin.

I'm from Finland and the lang is Finnish, not Finish.

I thought that it's impossible to use non-US characters in CS. You proved it wrong. Nice job!

Definately karma++.
I'm sorry A little typing error
All is possible
__________________
Не воспринимай жизнь всерьёз - нам всё равно из неё живыми не выбраться...
ZmifF is offline
Send a message via ICQ to ZmifF
kreiss
Junior Member
Join Date: May 2006
Old 12-06-2006 , 20:36   Re: Translit
Reply With Quote #12

hmm i am not exactly sure how it works

i put all the files into proper folders and turned the transliteration option on by entering amx_translit 1 in the server console... now my users instead of russian letters are getting something like on the pic attached

i must be dumb but what did i miss?

i run a dedicated server on an US WinXP machine.
Attached Thumbnails
Click image for larger version

Name:	weird.gif
Views:	367
Size:	3.3 KB
ID:	12311  

Last edited by kreiss; 12-06-2006 at 21:37.
kreiss is offline
ZmifF
Senior Member
Join Date: Jul 2006
Location: Russia
Old 12-07-2006 , 10:33   Re: Translit
Reply With Quote #13

It's encoding error! It must be corrected by client side! Read here for more details.
__________________
Не воспринимай жизнь всерьёз - нам всё равно из неё живыми не выбраться...
ZmifF is offline
Send a message via ICQ to ZmifF
neggard
Member
Join Date: Mar 2004
Location: Sweden
Old 12-08-2006 , 10:49   Re: Translit
Reply With Quote #14

In Sweden we use е д ц but if I change ; to ц then you have to translate something else to ; if you want be able to use it.
neggard is offline
Send a message via MSN to neggard
ZmifF
Senior Member
Join Date: Jul 2006
Location: Russia
Old 12-09-2006 , 01:44   Re: Translit
Reply With Quote #15

I knew it... Symbol ";" can't be replaced so easly... And I can't do anything with it... In Russian to replace ":" by "ж" I used ":" (shift+ ";") and symbol "/" and now we get: ":" replacing by "Ж" and "/:" repalcing by "ж"
Code:
:  | Ж 
/: | ж
__________________
Не воспринимай жизнь всерьёз - нам всё равно из неё живыми не выбраться...

Last edited by ZmifF; 12-09-2006 at 22:37.
ZmifF is offline
Send a message via ICQ to ZmifF
Man9k
New Member
Join Date: Dec 2006
Old 12-17-2006 , 06:10   Re: Translit
Reply With Quote #16

It seems to be funny, but with this russian joke "rnj [jlbn d fcmre gj enhfv njn gjcnegftn velhj b nen yt lfv b nfv ytlfv nfrjt djn ,kzlm enhj )" (with say command) you can shutdown server. Author, please solve a problem
Man9k is offline
ZmifF
Senior Member
Join Date: Jul 2006
Location: Russia
Old 12-18-2006 , 19:08   Re: Translit
Reply With Quote #17

I tried to send a message more then 192 and it cause only plugin error but not a server crash!
Code:
read_args (original_message, 191)
format (send_message, 191, "%s^x03%s^x01 : %s", send_message, name, original_message)
If length of message more then 192, you'll see:
Code:
L 12/06/2006 - 00:37:29: replace() buffer not big enough (192>=191)
L 12/06/2006 - 00:37:29: [AMXX] Displaying debug trace (plugin "custom\translit.amxx"
L 12/06/2006 - 00:37:29: [AMXX] Run time error 10: native error (native "replace"
L 12/06/2006 - 00:37:29: [AMXX] [0] translit.sma::Translit (line
And I want to say that it's not not a final version of that plugin. The final version will be after New Year, so there I'll correct all found errors!
__________________
Не воспринимай жизнь всерьёз - нам всё равно из неё живыми не выбраться...
ZmifF is offline
Send a message via ICQ to ZmifF
Man9k
New Member
Join Date: Dec 2006
Old 12-19-2006 , 16:17   Re: Translit
Reply With Quote #18

I've tested my combination of symbols on some servers with this plugin and it makes them restart.
Console log:
say rnj [jlbn d fcmre gj enhfv njn gjcnegftn velhj b nen yt lfv b nfv ytlfv nfrjt djn ,kzlm enhj )
Server shutting down
Try it, if you don't belive me
Man9k is offline
lhrcap
Senior Member
Join Date: Dec 2006
Old 01-11-2007 , 23:16   Re: Translit
Reply With Quote #19

oh my god ~~~ thanks~ man~~ i'll kiss to you ^3^

well..; ==================
; Upper Case |
; ==================
; English| Translit|
; ------------------
F | А |
< | Б |
D | В |
U | Г |
L | Д |
T | Е |
: | Ж |
P | З |
B | И |
Q | Й |
R | К |
K | Л |
V | М |
Y | Н |
J | О |
G | П |

like this form change --->another form??

ex); ================== (tranlit.ini files) <--maybe :p
; Upper Case |
; ==================
; English| korean|
; ------------------
rk 가
rhoT 괬
Rkft 깘
Rhls 꾄
sk 나
shoT 뇄
ek 다
ehoT 됐
Ekft 딼
Ehls 뙨
fk 라
fhoT 뢨
ak 마
ahoT 뫴

eng keyboard wright "rk" replace--> "가"

that's light???
lhrcap is offline
ZmifF
Senior Member
Join Date: Jul 2006
Location: Russia
Old 02-25-2007 , 18:10   Re: Translit
Reply With Quote #20

Yeap! It's correct!

Quote:
Originally Posted by Man9k View Post
I've tested my combination of symbols on some servers with this plugin and it makes them restart.
Console log:
say rnj [jlbn d fcmre gj enhfv njn gjcnegftn velhj b nen yt lfv b nfv ytlfv nfrjt djn ,kzlm enhj )
Server shutting down
Try it, if you don't belive me
It's works! Check yours server configuration!
__________________
Не воспринимай жизнь всерьёз - нам всё равно из неё живыми не выбраться...
ZmifF is offline
Send a message via ICQ to ZmifF
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 12:59.


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