Jump to content
  • 0

Thor Patcher Coding


SlashGeeGee

Question


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

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
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   1
  • Joined:  05/19/12
  • Last Seen:  

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!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

no not duplicate like that what it duplicates is the notice box background overlapping the background for the patcher itself :)

how to make to notice box only .

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  49
  • Reputation:   0
  • Joined:  11/30/11
  • Last Seen:  

How about changing the background of the notice.html to transparent?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

How about changing the background of the notice.html to transparent?

thanks ill try it :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   6
  • Joined:  06/03/12
  • Last Seen:  

iT's not working to me dude

Link to comment
Share on other sites

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.

×
×
  • Create New...