Page 3 of 3 FirstFirst 1 2 3
Results 21 to 27 of 27

Thread: Vip mod test server

  1. Default

    Quote Originally Posted by ZERO View Post
    This is only the default config, I will not be adding in the other features to restore what mani had until later in the week. SM is much more powerful b/c as it is open source we can just do whatever we want
    great to hear!

    make like mani plox ^_^
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  2. Default

    I thought I could get it working but now my mind is blown!

    I hard coded all the variables within the function to be the same every time it is run. However, it always runs correctly when saving manually and never returns correctly when saving automatically. The program is now defying the laws of logic in order to not work

    This is beyond reason(simplified):
    PHP Code:
    $var 2;

    if(
    $var == 2)
    {
    return(
    true);
    }
    else
    {
    return(
    false):

    Output from when I run manually: true
    Output from when I run automatically: false



  3. Default

    The fuck is with that code


    Quote Originally Posted by Zero
    So... what your trying to tell me is that you saw a spherical square?

  4. Default

    i keep trying to join but it wont let me

    never mind its good

    also i really like it, along with the new admin menu
    Last edited by Darkphoenix; 05-22-2011 at 03:35 PM.

  5. Default

    Quote Originally Posted by StarsMine View Post

    The fuck is with that code
    hacks?

    Maynard - The WCS Guy

  6. Default

    muahahaha

    solved! Got it working! Now it is automated and your admin activates when you order. Now time for the final part:

    a check to prevent "banned" admins from ordering. If you are on the ban list and order admin you will automatically get a reserved slot instead.



  7. Default

    Done, the new system is finished!

    Admin will be activated and deactivated along with reserved slot orders automatically. The system also checks for users who are not allowed to have admin and gives them a reserved slot instead. This also means that if you lose your admin but are still subscribed it will automatically switch to a reserved slot only.

    Now that this part is done we can focus on getting all the features ect configured on the test server. One thing that still needs to be tested is if the reserved slots work correctly on the test server. This however can be tested later on.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •