Okay, I need some translations of my plugin.
[Main Thread]
Current Translations:
ML File:
Code:
[en]
ZOOMMSG = [AMXX] You have bought Zoom!
REMMSG = [AMXX] Your Zoom has been removed.
DONTZOOM = [AMXX] You don't have enough money to buy Zoom.
HELPMSG = [AMXX] Say /zoomhelp to know all zoom commands.
HELP_MOTD :
<html>
<head>
<style type="text/css">
pre
{
font-family:Verdana,Tahoma;
color:#FFFFFF;
}
body
{
background:#000000;
margin-left:8px;
margin-top:0px;
}
</style>
</head>
<body scroll="no">
<pre>
Say /zoom to buy zoom on all of your weapons.^n^n
To remove the zoom say /remove^n^n
Remember, the zoom will be removed on death and in a new round.^n^n
</pre>
</body>
</html>
:
__________________