Difference between revisions of "User:Nerdvana"

From City of Hope MUSH
Jump to navigation Jump to search
(New Vic PC)
 
(41 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 ===
  
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
+
'''General Rules'''
* [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]
+
* [[Creating Magical Items]]
* [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]
+
** 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'''
  
=== Useful Utilities ===
+
* [[Garou Creating Magical Items]]
  
* [https://www.random.org/strings/ Random.org]
+
=== For Descriptions ===
  
== On MUSH Code ==
+
The following links are for helping me (or others) with descriptions.
  
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
+
'''General'''
  
=== LATTR commands ===
+
* [https://i.imgur.com/Z2RJVG8.jpg Historical Colors]
 +
* [[:File:Parts-of-a-Spider.jpg|Parts of a spider]]
  
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]].
+
'''Buildings'''
  
=== Modified @adesc ===
+
* [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]
  
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.
+
'''Clothing'''
  
@adesc me=@break strmatch(%#,%!);think [moniker(%#)] just looked at you.
+
* [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]
  
=== Personal Descer ===
+
=== Obscure IC Informational Links ===
  
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]].
+
* [[Guide to Cities|Bobbi's Guide to Cities]]
  
== On Wiki Code ==
+
=== Online Resources ===
  
=== Text Messaging Format ===
+
'''General'''
  
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!
+
* [https://www.random.org/strings/ Random.org]
  
<nowiki>{| class="wikitable" style="width:100%"</nowiki>
+
'''Useful in Play'''
|-
 
|+ ''<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.
+
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
  
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.
+
'''Wiki Page Writing "Tools"'''
  
|-
+
* [https://en.wikipedia.org/wiki/Non-breaking_space Non-Breaking Space]
| style="text-align:left;" | (''<name>'') ''<incoming message from name>''
+
* [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]]
  
|-
+
=== Unofficial Code Pages ===
| style="text-align:right;" | ''<your outgoing message>''
 
  
==== Example ====
+
The following are a list of pages with code I've written up:
  
The following example is a hypothetical conversation between Vic and a made up contact who will be considered to be listed on Vic's phone as "Big Guy"
+
* [[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.
  
{| class="wikitable" style="width:100%"
+
== Images ==
|-
 
|+ Big Guy
 
|-
 
|
 
{| style="width:100%"
 
|-
 
| style="text-align:left;" | (Big Guy) Been missing U. Come 2 my place?
 
|-
 
| style="text-align:right;" | Bet you have. Sure. 3pm OK?
 
|-
 
| style="text-align:left;" | (Big Guy) Aww. Not now?
 
|-
 
| style="text-align:right;" | Gotta finish some code first. Need a few hours.
 
|-
 
| style="text-align:left;" | (Big Guy) Alright. Will heat up the hot tub. No suits 4 us
 
|-
 
| style="text-align:right;" | Heh CU L8R
 
|}
 
|}
 
  
The code for that exact conversation looks like this:
+
I've added a number of Icons that do not belong on the [[Icons]] page, those I am listing here.
  
<nowiki>{| class="wikitable" style="width:100%"</nowiki>
+
* [[: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]]
|+ Big Guy
+
* [[: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
<nowiki>{| style="width:100%"</nowiki>
+
* [[: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
| style="text-align:left;" | (Big Guy) Been missing U. Come 2 my place?
+
* [[: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.
| style="text-align:right;" | Bet you have. Sure. 3pm OK?
+
* [[: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.
| style="text-align:left;" | (Big Guy) Aww. Not now?
 
|-
 
| style="text-align:right;" | Gotta finish some code first. Need a few hours.
 
|-
 
| style="text-align:left;" | (Big Guy) Alright. Will heat up the hot tub. No suits 4 us
 
|-
 
| style="text-align:right;" | Heh CU L8R
 
|}
 
|}
 
  
[[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.