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:
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