Main Page: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 123: Line 123:


===Game models and more===
===Game models and more===
<html>
<div class="card">
  <a href="/wiki/Vehicles">
  <img src="/images/4/48/CardVehicles.png" alt="CardImage" style="width:100%;">
  <div class="cardcontainer">
    <h4><b>Vehicles</b></h4>
    <p>List of vehicles to spawn.</p>
  </div>
  </a>
</div>
<div class="card">
  <a href="/wiki/Objects">
  <img src="/images/4/46/CardObjects.png" alt="CardImage" style="width:100%;">
  <div class="cardcontainer">
    <h4><b>Objects</b></h4>
    <p>List of objects to spawn.</p>
  </div>
  </a>
</div>
<div class="card">
  <a href="/wiki/Weapons">
  <img src="/images/6/6c/CardWeapons.png" alt="CardImage" style="width:100%;">
  <div class="cardcontainer">
    <h4><b>Weapons</b></h4>
    <p>List of weapons for players.</p>
  </div>
  </a>
</div>
<div class="card">
  <a href="/wiki/AnimationList">
  <img src="/images/c/ca/CardAnimations.png" alt="CardImage" style="width:100%;">
  <div class="cardcontainer">
    <h4><b>Animation List</b></h4>
    <p>Player and NPC animations.</p>
  </div>
  </a>
</div>
</html>
* [[Vehicles]]
* [[Vehicles]]
* [[Objects]]
* [[Objects]]

Revision as of 16:40, 26 December 2020