SA-MP Forums Archive
translator idea? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: translator idea? (/showthread.php?tid=185913)



translator idea? - dannydarth - 26.10.2010

I was wonder if it were possible to make a translator script. Say i speak english and the other guy speaks spanish.
Just activate the translator script and anything he types in spanish comes out english on my end...and whatever i type to him comes out spanish his end. Seems an awesome idea probably impossible to make.


Re: translator idea? - Ironboy500[TW] - 26.10.2010

I guess it is possible, but with some good C++ knowledge.


Re: translator idea? - Rafa - 26.10.2010

huh this will be so AWESOME if some one make it xD


Re: translator idea? - Grim_ - 26.10.2010

You can try using the HTTP function to get a translated word to a specific language, but it wouldn't be very good.


Re: translator idea? - DarrenReeder - 26.10.2010

If you had a server with a lot of people. wouldnt this lag the server quite badly?


Re: translator idea? - Bessensap - 26.10.2010

Quote:
Originally Posted by DarrenReeder
Посмотреть сообщение
If you had a server with a lot of people. wouldnt this lag the server quite badly?
Probably, yeah


Re: translator idea? - @®©†¦© - 26.10.2010

Well this can be done in pawn language also, you just need to start by translating every single word from both languages. Not difficult at all, will require only about 371 years of work.


Re: translator idea? - »Wоllstah™« - 26.10.2010

371 years - 371 years + 10 minutes. ive already done it.

and no, im not lieing either. look at previous filterscripts


Re: translator idea? - Zezombia - 26.10.2010

I'm just gonna put an idea, though it would take a lot of work.

Make a plugin to query ****** Translator. It would be slower then straight PAWN but it wouldn't take "371 years of work" to make. Also it wouldn't cause script lag.