Hmm...
This commit is contained in:
parent
a01529b210
commit
4bebdc18a2
@ -184,7 +184,7 @@ static cell_t GiveNamedItem(IPluginContext *pContext, const cell_t *params)
|
|||||||
DECODE_VALVE_PARAM(3, vparams, 1);
|
DECODE_VALVE_PARAM(3, vparams, 1);
|
||||||
*(CEconItemView **)(vptr + 12) = NULL;
|
*(CEconItemView **)(vptr + 12) = NULL;
|
||||||
*(bool *)(vptr + 16) = false;
|
*(bool *)(vptr + 16) = false;
|
||||||
*(void **)(vptr + 20) = NULL;
|
*(void **)(vptr + 17) = NULL;
|
||||||
FINISH_CALL_SIMPLE(&pEntity);
|
FINISH_CALL_SIMPLE(&pEntity);
|
||||||
|
|
||||||
return gamehelpers->EntityToBCompatRef(pEntity);
|
return gamehelpers->EntityToBCompatRef(pEntity);
|
||||||
|
Loading…
Reference in New Issue
Block a user