0.3.DL
BOOL CObjectPool::Create(ID nId, int nModel, CVector position, CVector rotation, float fDrawDistance) {
return ((BOOL(__thiscall*)(CObjectPool*, ID, int, CVector, CVector, float))GetAddress(0x127D0))(this, nId, nModel, position, rotation, fDrawDistance);
}
RPC - Create Object offset...