-
2071600·text·1.3 KB·2011-05-29 14:17 UTC
2011-05-29 07:16:22,053 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-05-29 07:16:22,083 DEBUG: BroadcomWLHandler enabled(): k
-
2071597·text·1.1 KB·2011-05-29 14:07 UTC
Name: Eugene Resday
Race: Aasimir(Lantern Archon Grandparent)
Class: Bard
Alignment: Chaotic Good
Age: 17
Height: 6'7"
We
-
2071592·text·1013 B·2011-05-29 13:32 UTC
Name: Eugene Resday
Race: Aasimir
Class: Bard
Alignment: Chaotic Good
Age: 17
Height: 6'7"
Weight: 166 lbs.
-
2071587·text·4.4 KB·2011-05-29 13:05 UTC
groups:
Visitor:
default: false
permissions:
- essentials.help
- essentials.helpop
- essentials.list
- essentials.motd
- essentials.
-
2071583·text·1.3 KB·2011-05-29 12:40 UTC
#define ANIM_IDLE 0
// neutral jump (straight up, not jumping forward of backward
#define ANIM_JUMP 1
#define ANIM_CROUCH 2
// blocking while standing
#define ANIM_BLOCKHIGH 3
// blocking
-
2071582·text·784 B·2011-05-29 12:31 UTC
#define ANIM_IDLE 0
#define ANIM_JUMP 1
#define ANIM_CROUCH 2
#define ANIM_BLOCKHIGH 3
#define ANIM_BLOCKLOW 4
#define ANIM_DAMAGEHIGH 5
#define ANIM_DAMAGELOW 6
#define ANIM_SLP 7
-
2071581·text·673 B·2011-05-29 12:27 UTC
#define ANIM_IDLE 0
#define ANIM_JUMP 1
#define ANIM_CROUCH 2
#define ANIM_BLOCKHIGH 3
#define ANIM_BLOCKLOW 4
#define ANIM_DAMAGEHIGH 5
#define ANIM_DAMAGELOW 6
#define ANIM_SLP 7
-
2071580·text·648 B·2011-05-29 12:27 UTC
#define ANIM_IDLE 0
#define ANIM_JUMP 1
#define ANIM_CROUCH 2
#define ANIM_BLOCKHIGH 3
#define ANIM_BLOCKLOW 4
#define ANIM_DAMAGEHIGH 5
#define ANIM_DAMAGELOW 6
#define ANIM_SLP 7
-
2071572·text·211 B·2011-05-29 11:45 UTC
/obj/item/weapon/reagent_containers/food/snacks
proc
foodloc(var/mob/M, var/obj/item/O)
var/turf/spawnloc
if(O.loc == M)
{
spawnloc = M.loc
}
else
{
spawnloc =
-
2071568·text·939 B·2011-05-29 11:35 UTC
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = localhost
mail_owner = postfix
m
-
2071565·text·3.1 KB·2011-05-29 11:32 UTC
VIBENAS# zpool status
pool: NAS1
state: ONLINE
status: One or more devices is currently being resilvered. The pool will
continue to function, possibly in a degraded state.
action: Wait for t
-
2071563·text·2.6 KB·2011-05-29 11:22 UTC
VIBENAS# zpool status
pool: NAS1
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
NAS1 ONLINE 0 0 0
mirror ONLINE 0
-
2071560·text·20.1 KB·2011-05-29 11:11 UTC
/obj/item/weapon/reagent_containers/food
var/heal_amt = 0
proc
heal(var/mob/M)
if(istype(M, /mob/living/carbon/human))
var/mob/living/carbon/human/H = M
for(var/A in H.organs)
-
2071559·text·2.1 KB·2011-05-29 11:07 UTC
VIBENAS# zpool iostat -v 10 2
capacity operations bandwidth
pool used avail read write read write
----------- ----- ----- ----- ----- ----- -----
NAS1
-
2071558·text·2.5 KB·2011-05-29 11:06 UTC
da0 at twa0 bus 0 scbus0 target 0 lun 0
da0: <AMCC 9650SE-8LP DISK 4.08> Fixed Direct Access SCSI-5 device
da0: 100.000MB/s transfers
da0: 953664MB (1953103872 512 byte sectors: 255H 63S/T 121575C
-
2071557·text·942 B·2011-05-29 11:04 UTC
VIBENAS# zpool iostat 1
capacity operations bandwidth
pool used avail read write read write
---------- ----- ----- ----- ----- ----- -----
NAS1 5
-
2071553·lisp·1004 B·2011-05-29 10:51 UTC
(defun file-shuffler(file &optional file2 dir filter pull)
"shuffle file and file2, taking a backups if necessary"
(interactive (list file (if (not file2)
(let ((files '(shell-command (concat "
-
2071552·text·2.2 KB·2011-05-29 10:48 UTC
[22:08:42] <p3dro88> Bem parece mesmo que tomámos a decisão certa
[22:08:48] <p3dro88> E podes não notar mas és arrogante
[22:09:00] <Gemeos2> Mais arrogante és tu ao me ignorares.
[22:09:07] <Geme
-
2071550·text·3.0 KB·2011-05-29 10:37 UTC
Ok, so TT did it wrong, and my previous fix did not fix that. I have changed it to work as in stock in r3935. Now to decide what to do with the harvester becoming invisible and not moving.
The prob
-
2071549·text·56.9 KB·2011-05-29 10:32 UTC