Test

by Super Saiyan X
Subject
Replies
Started By
Last Reply
3
 
/* Standard definitions for Dream Maker Version 516.1642 This file was auto-generated by Dream Maker only to show the …
0
 
.configure //commands for dream seeker delay # sound on/off last-url //no idea, if you type just .configure, it'll …
12
 
var/const NORTH = 1 SOUTH = 2 EAST = 4 WEST = 8 NORTHEAST = 5 NORTHWEST = 9 SOUTHEAST = 6 SOUTHWEST = 10 UP = 16 DOWN …
0
 
» « « »
Page: 1 2
27
 
le poop proc RetrievePage(page,type) switch(type) if("fans") page = "http://byond.com/hub/ [page]&command=view_fans" …
4