Jump to content

Question

Posted (edited)

Hello rA :D i need help to those who are pro in coding in thor patcher .

vr3aqc.jpg

my notice box duplicates :( , i want it only one :)

here's in my config :


[NoticeBox:Box0]
Width=347
Height=250
Left=21
Top=217
URL='notice.html'

Notice.html :


<html>
<head>
<title></title>
</head>
<link rel="stylesheet" href="style.css" type="text/css">
<body>
<tr valign="top">
<td>
<div style="height:250px; width:100%;">
<table border="0" width="100%" cellspacing="4" cellpadding="4">
<t

<td width="100%"><span class="header"><font color="black">Welcome to Intel Ragnarok Online !</font></span>
<div class="content">
<font color="black">
<ul>
<li>New Patcher Released</li>
<li>Server is Now Open.</li>
</ul>
</font>
</div>
</td>
</t
</table>
</div>
</td>
</t
</body>
</html>

Thanks For Helping ,

SlashGeeGee

Edited by SlashGeeGee

5 answers to this question

Recommended Posts

Posted

Hi!

You mean duplicate like this:

HI HI THIS IS RAGNAROK
HI HI THIS IS RAGNAROK

Instead of:

HI HI THIS IS RAGNAROK

If it's, the notice content is smaller than the box.

I don't know how Thor Patcher is working now, but, check if it have a option like:

Repeat

and change it for:

Repeat=false

Or

No-Repeat

Or

Try doing a small notice box.

Good Luck!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...