12 lajków
15 komentarzy
0 filmów
5 przesłanych
6 obserwujących
19 935 pobrań
why don't you add a check for if waypoint isset (i.e location != 0) before the
UI.ShowSubtitle(World.GetWaypointPosition().ToString() + ", Distance: " + World.GetDistance(World.GetWaypointPosition(), GameplayCamera.Position));
@Alex_Braun
internal enum PedHashes : uint
{
Michael = 225514697,
Franklin = 2602752943,
Trevor = 2608926626,
MP_Female = 0x9c9effd8,
MP_Male = 0x705e61f2,
}
not sure if this is depreciated but there's the extra hashes for MP_M and MP_F
@Alex_Braun noice, trying to generate a face from the individual player data would be a nightmare anyway but maybe just a set of placeholder images i.e white male, black female etc rather than the thousands of possible configurations
Works great, could benefit from an online player default instead of a weird avatar
@JCM yeah you just need the name, however be aware this tool is case sensitive. It needs to be in lowercase otherwise you'll get a different hash
eww gay, I only like dudes. This is terrible 0/manlove
@gta5-86442 https :// pastebin. com /Er6zU7pM
modified the function a little bit so that it's easier to work with for looping in an array.
@gta5-86442 cheers bud, I'll link you to the git page when I've finished with it
no idea if you're still about but if you are could I grab the source code so I could run through automated lists of shit and convert them to hashes
converting my car list atm and it's a pain in the arse
It's in the zip folder x