@HeySlickThatsMe said in How can i STOP my mod in vehicles???:
if (!Function.Call<bool>(Hash.IS_PED_IN_ANY_VEHICLE, Game.Player.Character, false))
{
}
great. Thank you for ur help its work fine
@HeySlickThatsMe said in How can i STOP my mod in vehicles???:
if (!Function.Call<bool>(Hash.IS_PED_IN_ANY_VEHICLE, Game.Player.Character, false))
{
}
great. Thank you for ur help its work fine
Hey i have a Animation mod and i need to know "How can i STOP my mod in vehicles". I mean when I'm in the car, the animations must not be able to be executed.
example:
hi i hope you can help me with this. I find on google a Hash list and trunk is hash 5 but dont work.
Screenshot of my code: http://prntscr.com/lt9mfy
hi here on github is map editor source and can i change the code to more object ? from 2k to 4k?
"public static class PropStreamer
{
public static int MAX_OBJECTS = 2048;"
or will not work?
Github link: https://github.com/Guad/MapEditor/blob/master/PropStreamer.cs
Hi what is the code to hide a message in the game with the message "Mod has been updated" ?. I need this when i upload a new version of my mod and then come a message ingame.
Notify code is: UI.Notify("Bla bla bla message");
How can i connect gta5-mods.com with my mod for updates?
Sorry for my english if my pronunciation is not correct
Hi i have a folder from my murcielago with "lang"(language) in wich folder come this? and what can i do when i have more cars with "lang" folders?
1 picture (for car language): in wich folder come this in my carpack?
@meimeiriver said in Gameconfig dlc line value up [help me please]:
Typically, you want your addon DLC to stay around 3G (4G is the official max, but problems have been reported when you're nearing that limit).
As to how, see: [Tutorial | Vehicles/Weapons] How to do: Add-On's / Replacer's
your the best man
@meimeiriver said in Gameconfig dlc line value up [help me please]:
Consolidate all into one single addon DLC
how can i do that? can i put all my 46 cars in one dlc?
@Cyron43 dont work. i add this and i can add only 14 cars in my mods folder rockstargames destroy the modscene with shit updates.
but thank you bro for your help.