Quote:
Originally Posted by jkldogg
You're cute when you try to prove me wrong, and fail. 
|
No, you're wrong.. Here's some code to prove it, cause I don't like being wrong, ever.
PHP Code:
function onCreated() {
this.business = "Vengeance Radio";
this.owners = {"Tim_Rocks", "papajchris"};
this.hireranks = {"Owner", "Co-Owner", "Manager"};
this.join("newbusiness-functions");
}
In order to use the commands for a business your account needs to be in
this.owners or you'll need to have the rank in
this.hireranks. Now there is an exception, a level 4 staff can use them as well.