drop weapon/save weapon components police pc: add custom police records admin: tp to marker police research per veh type vehicle ownership rework props, NPCNOTESHomesThe home system is experimental, don't expect too much from it at this point. But it's a good basis for some RP interactions...
32 changes: 27 additions & 5 deletions 32 code/components/citizen-server-impl/include/state/SyncTrees_Five.h Original file line numberDiff line numberDiff line change @@ -1351,7 +1351,11 @@ struct CPedGameStateDataNode if (hasWeapon) { weapon = state.buffer.Read<int>(32); weapon = ...