Advertisement
Guest User

Untitled

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