Results 1 to 10 of 24

Thread: Gungame FUBAR

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    Quote Originally Posted by Tragedy View Post
    Have I told you how much I love you?

    I look forward to the new GG server. Can I ask what this "GG SM" is? The sm part or whatever?
    +1 I also have no idea what SM stands for.

    also thanks for coming on the server to tell us that your working on this and banning those two trouble makers


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

  2. Arrow

    Well right now I am just trying to get the current version stable. It will likely take a few days for me to get a new one ready. Also I might need to program some of the features myself for the sm version and that may take time while I learn the code.

    Currently there is 20,000 files remaining so hopefully it will be done before 12.

    I am posting this here so I can not lose it:

    Code:
    // Set player's score
    public SetScore(client, score)
    {
        if (Game == GAME_TF)
        {
            TFScore[client] = score;
        }
        else
        {
            SetEntProp(client, Prop_Data, "m_iFrags", score);
        }
    }
    I will need to use this code to make a scoreboard plugin like I did for gg4

    GetEntProp(client, Prop_Data, "m_iFrags"); //returns current kills (could be useful)
    Last edited by ZERO; 01-17-2010 at 11:43 PM.



  3. Default

    so with WCS are we getting any race/gltich errors fixed, or is all staying the way it is till the new system is launched for wcs?

    cause ppl are complaining about all the issues and lack of new races for quite some time. and I'm not sure as 2 what 2 tell them. ive been telling them 2 months till the new system, but how much longer you think it's going 2 take now with gg down?
    Last edited by maynard; 01-18-2010 at 03:37 AM.

    Maynard - The WCS Guy

  4. Default

    Quote Originally Posted by maynard View Post
    cause ppl are complaining about all the issues and lack of new races for quite some time. and I'm not sure as 2 what 2 tell them. ive been telling them 2 months till the new system, but how much longer you think it's going 2 take now?
    What are all the issues?

    The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts.

  5. Default

    SM = Source Mod

    EventScripts is what was used.
    Make all your last demands for I will forsake you and I'll meet your eyes for the very first time, for the very last.

    maynard <ibis>: they are awkward and last 2 damn long. I prefer thinner smaller ones

  6. Default

    Yea I am still planning on a new wcs within 2 months.

    The gg and zm update require less programing and should be done first.

    Also the backup was put in place 12 hours ago and I am creating the local test environment for the sm version now. I hope to have it ready by the weekend at the latest.



  7. #7

    Default

    Glad you are getting things accomplished ZERO.
    ZOMBIE [ibis.a]

Posting Permissions

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