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