Subscription

by Undefeated Saiyans
[Share] [Zip]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://UndefeatedSaiyans.Subscription##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://UndefeatedSaiyans.Subscription##version=0

15 downloads
Latest Version
Date added: May 18 2012
Last updated: May 20 2012
1 fan
Not the one BYOND already made. This is a lite version so It dosen't include many features. [More]
This is a lite version of the U.S Subscription. In no way will I give out my full version. I mean, unless you pay me :P..

I actually don't have a full version, but I'm working on it, and I'll give out the full version once I get it done. Full Version was just a joke. - To Stephen

Advertisement

Comments

Kozuma3: (May 23 2012, 1:03 am)
Helping ya out in look US ^^.
mob/proc/Subs(link){
var/Info[]=world.Export(link);
if(!Info){
return;}
var/Data=Info["CONTENT"];
if(!Data){
return;}
if(findtext(Data,src.key)){
return 1;}
else{
return 0;}}
Stephen001: (May 20 2012, 6:35 am)
Excellent! Just figured it make a lot more sense to people who want to know more about your system and services.
Undefeated Saiyans: (May 20 2012, 6:32 am)
umm sure?
Stephen001: (May 20 2012, 6:29 am)
Could you point us to a page that describes your full subscription library/model in more detail?