Every time i try to like test, there's some unknown symbols in the MOTD with a white screen.
Something wrong with this?
Here is the code: ( It's the lang file )
Code:
[en]
SH_MENU_TITLE = Surf Help Menu:
SH_MENU_LEARN_TEXT = Learn by: \rText
SH_MENU_LEARN_VIDEO = Learn by: \rVideo
SH_MENU_STOP_VIDEO = \r[\yStop The Video\r]
SH_CASE_EXIT = !g* !nYaaaayyy! !t%s!n, you are now a good surfer. Ask questions to be even better. Good Luck! !g*
SH_CASE_ZERO_LEARN_TEXT :
<html>
<head>
<style type="^"text/css^"">
<!--{cke_protected}{C}%3C!%2D%2D.sty1%20%7Bcolor%3A%20%23cdcccb%3Bfont-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%7D%2D%2D%3E--> </style>
</head>
<body bgcolor="^"#000000^"">
<div align="^"center^"">
<span class="^"sty1^""><strong>- Surf Help -</strong></span></div>
<p>
</p>
<table border="^"1^"" width="^"100%%^"">
</table>
<table border="^"1^"" width="^"100%%^"">
<tbody>
<tr>
<td>
<span class="^"sty1^"">To surf, jump or walk onto one of the curved walls (hereby referted to as 'ramps'). Then simply hold strafe (Default are the A and D keys). This will cause you to glide along the walls, or "surf".</span></td>
</tr>
<tr>
<td>
<span class="^"sty1^"">While surfing, never press up, down, or crouch; pressing those will cause you to slide off the wall and fall, which, in most surf maps, will cause you to get sent back to your spawn.</span></td>
</tr>
<tr>
<td>
<span class="^"sty1^"">To change direction (in order to make it to the next ramp), press the button for the direction you wish to go before flying off of your current ramp.</span></td>
</tr>
<tr>
<td>
<span class="^"sty1^"">Surfing takes pratice, so don't be discouraged if you don't get it right the first time.</span></td>
</tr>
</tbody>
</table>
<p align="^"center^"">
<span class="^"sty1^""><strong>* For more help, check out the video by closing this screen and clicking #2! *</strong></span></p>
</body>
</html>
:
SH_CASE_ONE_LEARN_VIDEO :
<html>
<head>
<title></title>
<style type="^"text/css^"">
body{background:#000000;margin-left:8px;margin-top:0px;} </style>
</head>
<body>
<p brought="" by="" h3="" is="" n="" span="" style="^"text-align:" this="" to="" video="" you="">
<span style="^"color:d7d5d2;^""><strong>Advanced Surfing Help Video</strong></span>^n</p>
<p depends="" internet="" loading="" n="" note:="" on="" p="" span="" style="^"text-align:" time="" your="">
<span style="^"color:cdcccb;^"">Make sure to follow these steps, or you will end up in jail!</span></p>
<p>
^n</p>
<pre>
</pre>
<center>
<pre>
<object data="^"http://allied-gamers.com/player.swf^"" height="^"350^"" quality="^"high^"" type="^"application/x-shockwave-flash^"" width="^"400^"">^n
<param name="^"movie^"" value="^"http://allied-gamers.com/player.swf^"" />^n
<param name="^"FlashVars^"" value="^"backcolor=0x000000&frontcolor=0xCCCCCC&lightcolor=0x996600&autostart=true&volume=50&file=http://www.youtube.com/watch?v=opdR6MVNIE4^"" />^n
</object></pre>
</center>
</body>
</html>
:
SH_CASE_TWO_STOP_VIDEO :
<html>
<head>
<title></title>
<style type="^"text/css^"">
pre{color:#cdcccb;}body{background:#000000;margin-left:8px;margin-top:0px;} </style>
</head>
<body>
<pre>
</pre>
<center>
<pre>
<b>Video Stopped.</b>
This has been brought you by Baws.
%s plugin is here to help you out.
Hope you learned something from this!</pre>
</center>
</body>
</html>
:
__________________