SA-MP Forums Archive
[FilterScript] Klingon translator - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Klingon translator (/showthread.php?tid=469009)



Klingon translator - Sublime - 11.10.2013

Klingon Translator

Scripts/other things used to make this
  1. translate.inc by Slice
  2. Everyday Klingon Words
How do I get this to work?

Place klingontranslator.amx/klingontranslator.pwn inside your filterscripts folder. And then, make sure you have added klingon.lang.inc in your scriptfiles folder. (And don't forget to add klingontranslator in your server.cfg too! )

Where's the download link?

Klingon Translator | FS Source (Pastebin)
Klingon Translator | FS Source (Solidfiles)

Klingon Translator | Include Source (Pastebin)
Klingon Translator | Include Source (Solidfiles)

Any furthermore usage, master?

pawn Code:
/*

Alright, now you want to create a SendClientMessage text? This is how you do it.

SendClientMessage(playerid, -1, printf__("We are Klingons!", playerid));


How do you send a string using SendClientMessage? This is how you do it.

SendClientMessage(playerid, -1, sprintf(__("Function1 %s gives to Function2 %s.", playerid), function1, function2));

*function1/function2 are all defined, please use your brains if you want to figure this out, this is just a sample I learnt!*

*/
Who should I thank?
Wow, any future updates?
((If you're thinking this is just a silly edit, please note I was bored off my minds, so I decided to try doing this. WE ARE KLINGONS, AFTER ALL! no jk))


Re: Klingon translator - Konstantinos - 11.10.2013

Haha. That's funny!

Anyways, it's still something creative. Good job.


Re: Klingon translator - Sublime - 11.10.2013

Updated thread. Please note, if you see The Klingon University on top of the script, it's actually Klingon Language Institute, hope you don't misunderstand it, my bad


Re: Klingon translator - Bleach79 - 13.10.2013

gOOD jOB


Re: Klingon translator - boomerboom - 13.10.2013

Nice,good job maybe somebody will put it in their server.


Re: Klingon translator - AIped - 13.10.2013

Good to see creative minds out there, nice script man!
I go learn Klingon now


Re: Klingon translator - ragu1987 - 13.10.2013

nice work bro


Re: Klingon translator - iZN - 13.10.2013

That is something great!