Difference between revisions of "User:Nerdvana"
Jump to navigation
Jump to search
m (added to unofficial category) |
|||
Line 8: | Line 8: | ||
@adesc me=@break strmatch(%#,%!)=think [moniker(%#)] just looked at you. | @adesc me=@break strmatch(%#,%!)=think [moniker(%#)] just looked at you. | ||
+ | |||
+ | [[Category:Unofficial]] |
Revision as of 10:34, 20 August 2020
Code
As I code things I'll include them here if they are minor, if they are major I'll make separate pages for them.
Modified @adesc
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.
@adesc me=@break strmatch(%#,%!)=think [moniker(%#)] just looked at you.