I'd like to spawn the "object" of a baseball bat. I know that the object hash for the weapon itself is 1758564455 but that cannot be spawned because it doesn't "exist". I'm not interested in actually using the bat, I just need to be able to spawn it for a desired effect.
Under Model Hashes © in the Wiki:
http://www.gtamodding.com/index.php?title=...models_hashes_COnly these props display as objects:
CJ_PROP_EAGLE
CJ_PROP_GLOCK
CJ_PROP_GRENADE
CJ_PROP_KNIFE
CJ_PROP_M4
CJ_PROP_Molotov
CJ_PROP_MP5
CJ_PROP_PSG1
CJ_PROP_pumpshot
CJ_PROP_RIFLE
CJ_PROP_RPG
CJ_PROP_Shotgun
CJ_PROP_UZI
Does this mean that there isn't a model of an "object" baseball bat? Thanks much.