Commit a3b1f1f

bryfry <bryon@fryer.io>
2016-10-09 23:44:23
notes
1 parent 3d7de5c
notes/basics.md
@@ -6,7 +6,7 @@
 
 * `scripts.sys` list the system installed scripts
 * `scripts.get_level { name: "<script_name>" }` return security level
-* `scripts.get_access_level { name: "<script_name>" } 
+* `scripts.get_access_level { name: "<script_name>" }`
 * `scripts.trust` list trusted scripts
 
 ## `accts`
@@ -28,6 +28,8 @@
 
 * `market.browse { i: "<token>" }`
 * `market.buy`
+* `market.sell`
+
 
 ## `sys`
 
@@ -65,3 +67,8 @@
 
 * `/hl = kernel.hardline`
 * `/dc = kernel.hardline{dc:true}`
+* `/sd = shutdown`
+
+# Scriptig
+
+* `#help`
notes/fullsec.md
@@ -0,0 +1,5 @@
+# FULLSEC
+
+Scripts in fullsec that are super useful
+
+* `ada.allsec{ npc:true, level=4 }`
notes/log.md
@@ -1,11 +1,19 @@
-# MUD - pre-init
+# MUD
 
-## 2016-10-08
+## 2016-10-09
+
+* eater.js works great - XXXXX0XX
+* `acct.xfer_gc_to { }` - not the right `accts` .... GC gone, :(
+* did some scripting, not working that great
+* run-o-eater #2: XXXXX XXXXX XX - 800K
+* #3: XX0X0 0XXX0 XXXX - 658K
+* organize `sys.upgrades`
 
-  t1's via ada+password+list+dtr.grep(project): XX0XXX
-  dc'ing from hardline, kernl.hardline {dc:true} .... GC gone, :(
-  macros, I'm never going to use autocomplete again
+## 2016-10-08
 
+* t1's via ada+password+list+dtr.grep(project): XX0XXX
+* dc'ing from hardline, kernl.hardline {dc:true} .... GC gone, :(
+* macros, I'm never going to use autocomplete again
 
 # finding T1 NPC's (2016-10-07-20:03, 2016-10-08)
 
notes/tier1.md
@@ -1,9 +1,20 @@
 
+## Corps
+
+command types: 
+
+  
+  | cmd  | list      | p |
+  | nav  | personnel | 
+  | open | list      |   |
+
 ## Locks
 
 ### c001
 
   params: `{ c001: "<color>", color_digit: <digit> }`
+  
+  color_digit = len(color)
 
 |  c001  | n |
 |--------|---|