Difference between revisions of "User:Nerdvana"

From City of Hope MUSH
Jump to navigation Jump to search
(New Vic PC)
 
(29 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<div style="float: right">
 +
__TOC__
 +
</div>
 
== Characters ==
 
== Characters ==
  
 
Characters that I play are:
 
Characters that I play are:
  
* [[Vic]]
+
* [[Vic Rasmussen]]
* [[Parker]] (pending approval)
+
* [[Parker]]
  
 
== Helpful Links ==
 
== Helpful Links ==
  
=== Building ===
+
=== Rules Pages Important for Me ===
 +
 
 +
'''General Rules'''
 +
 
 +
* [[Creating Magical Items]]
 +
** TinyURL for Talisman/Device Creation: https://tinyurl.com/CoH-Device-Creation-Rules
 +
 
 +
'''Mage Rules'''
 +
 
 +
* [[Creating Magical Effects]]
 +
* [[Mage Charts]]
 +
* [[Character Generation/Mage Familiars|Mage Familiar Creation Rules]]
 +
 
 +
'''Shifter Rules'''
 +
 
 +
* [[Garou Creating Magical Items]]
 +
 
 +
=== For Descriptions ===
 +
 
 +
The following links are for helping me (or others) with descriptions.
 +
 
 +
'''General'''
 +
 
 +
* [https://i.imgur.com/Z2RJVG8.jpg Historical Colors]
 +
* [[:File:Parts-of-a-Spider.jpg|Parts of a spider]]
 +
 
 +
'''Buildings'''
  
 
* [https://scontent.ftpa1-2.fna.fbcdn.net/v/t1.0-9/120100475_10224820682844309_4043916820609529565_n.jpg?_nc_cat=104&_nc_sid=8bfeb9&_nc_ohc=xDMYfjY-jwYAX9ncY15&_nc_ht=scontent.ftpa1-2.fna&oh=d20845e814542b3bce467d6b1c80fa81&oe=5F97C29F Wharf vs Pier vs Quay vs Jetty]
 
* [https://scontent.ftpa1-2.fna.fbcdn.net/v/t1.0-9/120100475_10224820682844309_4043916820609529565_n.jpg?_nc_cat=104&_nc_sid=8bfeb9&_nc_ohc=xDMYfjY-jwYAX9ncY15&_nc_ht=scontent.ftpa1-2.fna&oh=d20845e814542b3bce467d6b1c80fa81&oe=5F97C29F Wharf vs Pier vs Quay vs Jetty]
  
=== Descing ===
+
'''Clothing'''
  
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
+
* [https://wwd.com/fashion-dictionary/ Fashion Dictionary]
* [https://wwd.com/fashion-dictionary/ Fashion Dictonary]
 
 
* [https://i.pinimg.com/564x/e7/0e/5d/e70e5d1df7747a1065bac140025dc46e.jpg Jeans.com Fit Guide]
 
* [https://i.pinimg.com/564x/e7/0e/5d/e70e5d1df7747a1065bac140025dc46e.jpg Jeans.com Fit Guide]
 
* [https://i.pinimg.com/564x/ae/91/98/ae9198ebd36acef97979d9db58bf835a.jpg Names of Sleeve Lengths]
 
* [https://i.pinimg.com/564x/ae/91/98/ae9198ebd36acef97979d9db58bf835a.jpg Names of Sleeve Lengths]
 
* [https://static.wixstatic.com/media/84c113_d9931dd8c1a04ab78925d89fb1ee9ebb~mv2.jpg/v1/fill/w_1000,h_646,al_c,q_90,usm_0.66_1.00_0.01/84c113_d9931dd8c1a04ab78925d89fb1ee9ebb~mv2.jpg Parts of a boot]
 
* [https://static.wixstatic.com/media/84c113_d9931dd8c1a04ab78925d89fb1ee9ebb~mv2.jpg/v1/fill/w_1000,h_646,al_c,q_90,usm_0.66_1.00_0.01/84c113_d9931dd8c1a04ab78925d89fb1ee9ebb~mv2.jpg Parts of a boot]
  
=== Useful Utilities ===
+
=== Obscure IC Informational Links ===
  
* [https://www.random.org/strings/ Random.org]
+
* [[Guide to Cities|Bobbi's Guide to Cities]]
  
=== Utility Images ===
+
=== Online Resources ===
  
* [[:File:VA-circuity-icon.png]]: this is my alternative VA icon that is primarily green (its a circuit board image overlaid on the VA symbol)
+
'''General'''
* [[:File:AU-SphereData.jpg]]: this is a Sphere Icon for the Data Sphere, from her alternate timeline
 
* [[:File:Thumbs-up.png]]: a thumbs up icon for use in IC text messages
 
  
== On MUSH Code ==
+
* [https://www.random.org/strings/ Random.org]
  
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
+
'''Useful in Play'''
  
=== LATTR commands ===
+
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
  
I have uploaded commands based on the lattr function that people with large examine results may find useful. They can be read [[LATTR Commands (Softcode)|here]].
+
'''Wiki Page Writing "Tools"'''
  
=== Modified @adesc ===
+
* [https://en.wikipedia.org/wiki/Non-breaking_space Non-Breaking Space]
 +
* [https://www.rapidtables.com/web/color/RGB_Color.html RGB Colors]
 +
* [[Formatting Text Messages for Wiki Log Posts|Unofficial Method for Formatting IC Text Messaging into Wiki Log Posts]]
  
The following code makes it so that you do not trigger your own Adesc when you look at yourself (overriding the default Player @adesc) and displays the looker's name with their @moniker.
+
=== Unofficial Code Pages ===
  
@adesc me=@break strmatch(%#,%!);think [moniker(%#)] just looked at you.
+
The following are a list of pages with code I've written up:
  
=== Personal Descer ===
+
* [[ADESC Code That Only Others Trigger]]
 +
* [[LATTR Commands (Softcode)|LATTR Commands]] that list the attribute names on objects in a clean format
 +
* [[NAME and DBref Number Display for Easy Nom Participant Listing]]
 +
* [[Personal Descer (Softcode)|Personal Descer]] that handles descriptions in modular parts
 +
* [[Short Desc Visability at a Distance]] code which was shared with me by [[Xiu]]'s player.
  
I have uploaded my own descer code. There's enough to it that I've made a separate page for it [[Personal Descer (Softcode)|here]].
+
== Images ==
  
== On Wiki Code ==
+
I've added a number of Icons that do not belong on the [[Icons]] page, those I am listing here.
  
=== Text Messaging Format ===
+
* [[:File:VA-circuity-icon.png]]: this is my alternative VA icon that is primarily green (its a circuit board image overlaid on the VA symbol)
 
+
* [[:File:VA-inverted-colors.png]]: this is a color inversion of [[:File:Virtualadepts.png]]
When a text message or messaging thread is important for a scene it is good to include it but I'd prefer for it to look right, so I came up with a nested table-in-table format that lets me do just that. Read about it [[Formatting Text Messages for Wiki Log Posts|here]], feel free to borrow it!
+
* [[:File:AU-SphereData.jpg]]: this is a Sphere Icon for the Data Sphere, from her alternate timeline
 +
* [[:File:Thumbs-up.png]]: a thumbs up icon for use in IC text messages
 +
* [[:File:Homid-Mage.png]]: a mixture of the Garou Homid icon and the Mage Skull icon
 +
* [[:File:Homid-Vamp.png]]: a mixture of the Garou Homid icon and the Vampire Skull icon
 +
* [[:File:AlternateWraith.png]]: a mixture of the Garou Homid icon and the basic Wraith Key icon
 +
* [[:File:Ananasi (mint).png|Ananasi (mint).png]]: a reskin of the [[:File:Ananasi.png]] from the [[Icons]] page.
 +
* [[:File:Changeling_misted.png|Changeling_misted.png]]: a reskin of the [[:File:Changeling_color.png]] from the [[Icons]] page.
 +
* [[:File:Ananasi-white.png]]: a white (inverted) reskin of the [[:File:Ananasi.png]] from the [[Icons]] page.
 +
* [[:File:Ananasi-pale gray.png]]: a pale gray reskin of the [[:File:Ananasi.png]] from the [[Icons]] page.
  
 
[[Category:Unofficial]]
 
[[Category:Unofficial]]

Latest revision as of 15:15, 28 July 2023

Characters

Characters that I play are:

Helpful Links

Rules Pages Important for Me

General Rules

Mage Rules

Shifter Rules

For Descriptions

The following links are for helping me (or others) with descriptions.

General

Buildings

Clothing

Obscure IC Informational Links

Online Resources

General

Useful in Play

Wiki Page Writing "Tools"

Unofficial Code Pages

The following are a list of pages with code I've written up:

Images

I've added a number of Icons that do not belong on the Icons page, those I am listing here.