I Need a Quick Help, Please! :( - 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)
+--- Thread: I Need a Quick Help, Please! :( (
/showthread.php?tid=438243)
I Need a Quick Help, Please! :( -
VanillaRain - 19.05.2013
I have a filterscript that translate evrything you type in chat in the selected language
Filterscript Here
- /translator will activate the filterscript
- /change will pop-up a menu that allow you to change the language
So what i wanna do is, instead of translate what i write in chat, i would like that everything that is written in the chat will be automatically translated in the previously selected language. Is this possible?
Thanx in advance to everyone that will help me out with this work!
For sure i will REP+ and put credits on the filterscript!
Re: I Need a Quick Help, Please! :( -
TomatoRage - 19.05.2013
OnPlayerText put the filterscript there
Re: I Need a Quick Help, Please! :( -
VanillaRain - 19.05.2013
Quote:
Originally Posted by TomatoRage
OnPlayerText put the filterscript there
|
Can you do it for me please?