Difference between revisions of "User:Nerdvana"

From City of Hope MUSH
Jump to navigation Jump to search
(New Vic PC)
 
(51 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Code ==
+
<div style="float: right">
 +
__TOC__
 +
</div>
 +
== Characters ==
  
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
+
Characters that I play are:
  
=== LATTR commands
+
* [[Vic Rasmussen]]
 +
* [[Parker]]
  
These commands list the attributes on any object you can control/examine. The first lists any/all attributes on such an object by attribute name, the second does the same but displays name and a single line of the attribute's value, and the third lists any $-command attributes on the object that meet the wild card called on and displays the whole attribute for that command attribute.
+
== Helpful Links ==
 +
 
 +
=== 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'''
  
&CMD-LATTR me=$.lattr *:@pemit %#=[case(lattr(%0),#-1,You are not allowed to evaluate that object.,{%xh%xb[repeat(-,79)] %r%r%xgAttribute Listing for %xw[name(objeval(%#,num(first(%0,/))))]%xy([num(objeval(%#,num(first(%0,/))))][flags(objeval(%#,num(first(%0,/))))])%xn %r%r[switch(words(%0,/),1,columns(sort(lattr(objeval(%#,num(first(%0,/))))),25),2,columns(sort(lattr(objeval(%#,[num(first(%0,/))]/[rest(%0,/)]))),25))] %r%xh%xb[repeat(-,79)]})]%xn
+
* [[Garou Creating Magical Items]]
 
&CMD-LATTR1 me=$.lattr1 *:@switch [setr(0,locate(%#,before(%0,/),*))]=#-1,{@pemit %#=Item '%0' not found.},#-2,{@pemit %#=Multiple items match '%0'. Please be more specific.},{@pemit %#=[repeat(%xc-%xn,78)]%R[center(Attributes on [fullname(%q0)],78)]%R[repeat(%xc-%xn,78)];@pemit %#=[list(lattr(%q0),[ljust(##,20)][left(get(%q0/##),58)])][repeat(%xc-%xn,78)]}
 
 
&CMD-LATTRCMDS me=$.lattrcmds *:@switch [setr(0,locate(%#,before(%0,/),*))]=#-1,{@pemit %#=Item '%0' not found.},#-2,{@pemit %#=Multiple items match '%0'. Please be more specific.},{@pemit %#=[repeat(%xc-%xn,78)]%R[center(Commands on [fullname(%q0)]\(%q0[flags(%q0)]\),78)]%R[repeat(%xc-%xn,78)]%R;@pemit %#=[list(lattrcmds(%0),[ljust(before(after(get(%q0/##),$),:),20)][wrap(after(get(%q0/##),:),58,,,,20)])]%R[repeat(%xc-%xn,78)]}
 
  
=== Modified @adesc ===
+
=== For Descriptions ===
  
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.
+
The following links are for helping me (or others) with descriptions.
  
@adesc me=@break strmatch(%#,%!)=think [moniker(%#)] just looked at you.
+
'''General'''
  
=== Personal Descer ===
+
* [https://i.imgur.com/Z2RJVG8.jpg Historical Colors]
 +
* [[:File:Parts-of-a-Spider.jpg|Parts of a spider]]
  
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]].
+
'''Buildings'''
  
== Helpful Links ==
+
* [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'''
  
 +
* [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://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]
 +
 +
=== Obscure IC Informational Links ===
 +
 +
* [[Guide to Cities|Bobbi's Guide to Cities]]
 +
 +
=== Online Resources ===
 +
 +
'''General'''
 +
 +
* [https://www.random.org/strings/ Random.org]
 +
 +
'''Useful in Play'''
 +
 +
* [http://www.mrinitialman.com/OddsEnds/Sizes/compsizes.xhtml Height Comparison]
 +
 +
'''Wiki Page Writing "Tools"'''
 +
 +
* [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]]
 +
 +
=== Unofficial Code Pages ===
 +
 +
The following are a list of pages with code I've written up:
 +
 +
* [[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.
 +
 +
== Images ==
 +
 +
I've added a number of Icons that do not belong on the [[Icons]] page, those I am listing here.
 +
 +
* [[: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]]
 +
* [[: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.