Difference between revisions of "User:Inutt/CodingIdeas"

From Flexible Survival
Jump to: navigation, search
(Created)
 
(Styling!)
Line 1: Line 1:
= Coding ideas =
+
== Coding ideas ==
  
Please note: These are **just ideas** that I've had and are not necessarily well thought out, are in no particular order, have no guarantee of ever actually happening, may be either impossible or inadvisable, and may contain nuts.
+
<div style="margin:2em 3em; padding: 0.2em 1em; border-radius:2em; text-align:center; background-color:rgb(184,6,6); color:white; box-shadow: 0 0 10px 10px rgb(184,6,6)">
 +
<p style="margin:0">
 +
Please note: These are '''just ideas''' that I've had and are not necessarily well thought out, are in '''no particular order''', have '''no guarantee of ever actually happening''', may be either impossible or inadvisable, and may contain nuts.
 +
</p>
 +
</div>
  
  * Add prop to players that have womb/other private rooms so they can be found without looping through all room objects
+
* Add prop to players that have womb/other private rooms so they can be found without looping through all room objects

Revision as of 23:55, 19 August 2019

Coding ideas

Please note: These are just ideas that I've had and are not necessarily well thought out, are in no particular order, have no guarantee of ever actually happening, may be either impossible or inadvisable, and may contain nuts.

  • Add prop to players that have womb/other private rooms so they can be found without looping through all room objects