March 23, 200917 yr -129 Should be -139 for you. -148 "A man's gotta do what a man's gotta do"[Currently playing: K1ll L1f3]
March 23, 200917 yr -147 Owner of quest cape and 99 firemaking achieved on 31 decembre 2008!Latest achievements: 1800 total and all achievement diaries done! Click here for my blog! (Now semi-retired on Stewie3985)
March 23, 200917 yr Is threatening Tip.it staff against the tip.it rules? >_> *stabs Kill_Life* -156 Yes it is, especially Kill Life, he has a whole rule to himself. -166 Retired Tip.It Crew Mapper.
March 24, 200917 yr No mods posted twice. Admin =/= Mod Admins and Mods can not post after each other. Let me put it to you this way (In PHP): <?php class moderator { public $username; private $password; protected function moderate() { //Moderate stuff } } class crewbie { function makeTheStuff() { //Make the stuff for the User object to use } } class administrator extends moderator, crewbie { private function administrate() { //Administrate stuff } } ?> Notice the word EXTENDS in the Administrator class decleration. Therefore, this function would work with both moderator and administrator objects: function banMod( moderator $mod ) { $mod->demote; $mod->ban; } This, however, would fail because of the function argument type hinting used in the banMod function: $crewbie = new crewbie( 'Bob' , 'abc123' ); banMod( $crewbie ); I hope you understand this. Explaining it normally would have been far more boring.
March 25, 200917 yr -220 Ty Jeppoz for making it. Thx to the Pup for finding it after it got lost :D And thx to Kill_Life and Turtle for the ava. Stoltenberg, 22/7-11: "We will retaliate with more democracy" In remembrance of Oslo/Utøya. May we never forget, nor be pulled down to the level of the beast
Create an account or sign in to comment