Difference between revisions of "Mir1NPCShape" - LOMCN Wiki

smoochy boys on tour
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div>
+
<div style="text-align:right;">[[Carbon|Back]]</div>
    <label for="genderSelector">Select Gender:</label>
+
==NPC Shape==
    <select id="genderSelector">
 
        <option value="male">
 
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Armour/Shape/Male/0.png" alt="Male" width="25" height="25"> Male
 
        </option>
 
        <option value="female">
 
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Armour/Shape/Female/0.png" alt="Female" width="25" height="25"> Female
 
        </option>
 
    </select>
 
</div>
 
  
<div>
+
〇 First Select the gender of your NPC, Either Male or Female.
    <label for="hairSelector">Select Hair:</label>
 
    <select id="hairSelector">
 
        <option value="hair1">
 
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Hair/Male/1.png" alt="Hair Option 1" width="25" height="25"> Hair Option 1
 
        </option>
 
        <option value="hair2">
 
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Hair/Male/2.png" alt="Hair Option 2" width="25" height="25"> Hair Option 2
 
        </option>
 
    </select>
 
</div>
 
  
<div>
+
〇 Now select your NPC's [[Mir1ArmourBody|Armours]] (Body) type.
    <label for="armorSelector">Select Armor:</label>
+
 
    <select id="armorSelector">
+
〇 Then select your NPC's [[Mir1Hair|Hair]] type.
        <option value="armor1">
+
 
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Armour/Shape/Male/1.png" alt="Armor Option 1" width="25" height="25"> Armor Option 1
+
Example:
        </option>
+
 
        <option value="armor2">
+
Male / Body 2 / Hair 12
            <img src="https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/Armour/Shape/Male/2.png" alt="Armor Option 2" width="25" height="25"> Armor Option 2
+
 
        </option>
+
{| class="wikitable"
    </select>
+
|-
</div>
+
! style="padding:1px;" colspan="3" |https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/NPC/NPC.png
 +
! style="padding:1px;" colspan="1" |https://www.mirfiles.com/resources/mir2/users/Jev/Mir1/Wiki/NPC/NPCServer.png

Latest revision as of 16:11, 17 September 2023

NPC Shape

〇 First Select the gender of your NPC, Either Male or Female.

〇 Now select your NPC's Armours (Body) type.

〇 Then select your NPC's Hair type.

Example:

Male / Body 2 / Hair 12

NPC.png NPCServer.png