Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Lynca help</title>
  4. <style>
  5.  
  6. body{
  7. font-family:sans-serif;
  8. color:white;
  9. background-color:#F06292;
  10. margin-left:30px;
  11. }
  12. header{
  13. background-color: #FFFFFF;
  14. padding: 22px;
  15. margin: 0px
  16. }
  17. h3{
  18. margin-bottom:4px;
  19. }
  20. #noxdl{
  21. font-size:17px;
  22. }
  23. a:link{
  24. color:#ffffff;
  25. transition: color 0.2s ease;
  26. }
  27. a:visited{
  28. color:#ffffff;
  29. }
  30. a:hover{
  31. color: #dbdbea;
  32. }
  33. li{margin:20px;}
  34. .para{
  35. max-width: 700px;
  36. margin: 20px 20px;
  37. }
  38. .main{
  39. max-width: 700px;
  40. margin: auto;
  41. padding-top: 15px;
  42. }
  43. </style>
  44. </head>
  45. <body>
  46. <header/>
  47. <div class="main">
  48. <h2>Lynca Help</h2>
  49. <p id="noxdl"><strong>Run as administrator!</strong><br/><strong>Nox is required!</strong> Don't have Nox? <a href="https://www.bignox.com/">Download Nox</a>
  50. </p>
  51.  
  52. <h3>What is Lynca?</h3>
  53. <p class="para"> Lynca transfers any guide on Nikki's Info onto Love Nikki Dress Up
  54. on Nox. It can also prepare and upload a clothes file from Nox to Nikki's Info.
  55. There are many settings to optimize the transfer, like indicating suit
  56. names, changing names so a search works, or adding a delay if the item loads slowly.</p>
  57.  
  58. <h3>Transfer Guide:</h3>
  59. <ol>
  60. <li>In the Love Nikki app on Nox, open a wardrobe screen. This includes any stage, event, or even the dressing room!</li>
  61. <br/><br/><img src="https://i.imgur.com/HbIbSDu.png" alt="Wardrobe Screen" width="300"/>
  62. <li>Open the Nikki's Info guide you want to use in your web browser and keep it open.</li>
  63. <br/><br/><img src="https://i.imgur.com/UBEDBqc.png" alt="Nikki's Info guide" width="500"/>
  64. <li>If any of the items have two variatons, choose the appropriate variation, A or B.</li>
  65. <br/><br/><img src="https://i.imgur.com/YaahUYA.png" alt="Clothes with variations" width="500"/>
  66. <li>Press start!</li>
  67. </ol>
  68.  
  69. <h3>Clothes Upload Guide:</h3>
  70. <ol>
  71. <li>Open Love Nikki on Nox, and navigate to the main play area.</li>
  72. <br/><br/><img src="https://i.imgur.com/XBqZFyV.png" alt="Main play area" width="300"/>
  73. <li>Open your favorite web browse.</li>
  74. <li>Press 'Upload Clothes to Nikki's Info' on Lynca!</li>
  75. </ol>
  76.  
  77. <h3>General Tips:</h3>
  78. <ul>
  79. <li>If you're encountering errors in the browser or`n nox, add a delay in the settings.<br/>(100-400 is good to start with, with higher being slower.)</li>
  80. <li>Adding bookmarks makes uploading`n to Nikki's info much quicker.<br/>(Make sure to add them in the settings menu!)</li>
  81. <li>Download clothing resources in LN under the long term events tab for more reliable transfers!</li>
  82. <li>Add problematic items to the change list in settings!</li>
  83. <li>Press escape to stop transfer or upload! It will also close menus!</li>
  84. </ul>
  85. </div>
  86. </body>
  87. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement