Difference between revisions of "User:Nerdvana"

From City of Hope MUSH
Jump to navigation Jump to search
(New Vic PC)
 
(43 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<div style="float: right">
 +
__TOC__
 +
</div>
 +
== Characters ==
 +
 +
Characters that I play are:
 +
 +
* [[Vic Rasmussen]]
 +
* [[Parker]]
 +
 
== Helpful Links ==
 
== Helpful Links ==
  
=== Descing ===
+
=== 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.
  
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
+
'''General'''
* [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://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 ===
+
* [https://i.imgur.com/Z2RJVG8.jpg Historical Colors]
 +
* [[:File:Parts-of-a-Spider.jpg|Parts of a spider]]
  
* [https://www.random.org/strings/ Random.org]
+
'''Buildings'''
  
== On MUSH Code ==
+
* [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]
  
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
+
'''Clothing'''
  
=== LATTR commands ===
+
* [https://wwd.com/fashion-dictionary/ Fashion Dictionary]
 +
* [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://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]
  
I have uploaded commands based on the lattr function that people with large examine results may find useful. They can be read [[User:Nerdvana/lattr commands|here]].
+
=== Obscure IC Informational Links ===
  
=== Modified @adesc ===
+
* [[Guide to Cities|Bobbi's Guide to Cities]]
  
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.
+
=== Online Resources ===
  
@adesc me=@break strmatch(%#,%!);think [moniker(%#)] just looked at you.
+
'''General'''
  
=== Personal Descer ===
+
* [https://www.random.org/strings/ Random.org]
  
I have uploaded my own descer code. There's enough to it that I've made a separate page for it [[User:Nerdvana/descer|here]].
+
'''Useful in Play'''
 +
 
 +
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
  
== On Wiki Code ==
+
'''Wiki Page Writing "Tools"'''
  
=== Text Messaging Format ===
+
* [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]]
  
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 the following nested table-in-table format that lets me do just that. Feel free to borrow it!
+
=== Unofficial Code Pages ===
  
<nowiki>{| class="wikitable" style="width:100%"</nowiki>
+
The following are a list of pages with code I've written up:
|-
 
|+ ''<name that should appear at the top of the screen>''
 
|-
 
|
 
<nowiki>{| style="width:100%"</nowiki>
 
''<message lines would go here, see below>''
 
|}
 
|}
 
  
When applying the above think about how the name should appear. If its a message between two people it would be the other person's name (as this is simulating the view of your character's phone); if it is a group it would be the group name for the contact group or all of the names of the participants, as you would assume your character's phone would display them.
+
* [[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.
  
In the section where it says message lines use as many of the following two as required. The first is an incoming message (replace the name with the sender's name as it would display on your phone and replace the message with their message) while the second is an outgoing message from you.
+
== Images ==
  
|-
+
I've added a number of Icons that do not belong on the [[Icons]] page, those I am listing here.
| style="text-align:left;" | (''<name>'') ''<incoming message from name>''
 
  
|-
+
* [[: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)
| style="text-align:right;" | ''<your outgoing message>''
+
* [[:File:VA-inverted-colors.png]]: this is a color inversion of [[:File:Virtualadepts.png]]
 +
* [[: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:Players]] [[Category:Active Players]] [[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.