is there an abstraction for ped model hashes so we don't have to load them in as strings?
-
Right now I am using SHVDN. I typically use the CreatePed method and specify a model string like ""a_m_y_business_02"" but is there a way to say something like... PedModelHash.BusinessMan or something along those lines?
-