[Tutorial] Enabling the store pressing B (src thv2)

Results 1 to 4 of 4
  1. #1
    Member Thiago Costa is offline
    MemberRank
    Sep 2013 Join Date
    51Posts

    note [Tutorial] Enabling the store pressing B (src thv2)

    Hello, I'm new here in ragezone, already tried in ragezone about it and did not think to src thv2.
    I accidentally managed to activate this function in src.
    It may be a mess for many, however I did not know gave to activate this function in src v1.


    So come on down to business.


    Note: I'm using google translator.

    Source:
    I am using the source thV2.

    In WarZ.sln
    Search for:

    Code:
    // for debuging
    Leave like this:

    PHP Code:
     if (Keyboard->WasPressed(kbsB))
            { 
               if(!
    hudGeneralStore->isActive())
                {
                    
    hudGeneralStore->Activate();
                    
    //PKT_C2S_BuyItemReq_s n;
                    //p2pSendToHost(gClientLogic().localPlayer_, &n, sizeof(n));
                
    }
            } 
    Compile and RSbuild.


    I will not give any support for another type of src.

    #TCL
    Last edited by Thiago Costa; 07-01-16 at 09:04 AM.


  2. #2
    King Canadian whhacker93 is offline
    MemberRank
    Apr 2008 Join Date
    CanadaLocation
    926Posts

    Re: [Tutorial] Enabling the store pressing B (src thv2)

    Thanks for the useful information. +rep

  3. #3
    Enthusiast GOLDPB is offline
    MemberRank
    Jul 2014 Join Date
    29Posts

    Re: [Tutorial] Enabling the store pressing B (src thv2)

    İ Searched // for debuging value not found ?? please full tutorial
    add file name

  4. #4
    Enthusiast TCLgames is offline
    MemberRank
    Aug 2016 Join Date
    38Posts

    Re: [Tutorial] Enabling the store pressing B (src thv2)

    Quote Originally Posted by GOLDPB View Post
    İ Searched // for debuging value not found ?? please full tutorial
    add file name
    Look

    Screenshot by Lightshot



Advertisement