itsjustcurtis / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).
https://www.gta5-mods.com/scripts/menyoo-2-0
GNU General Public License v3.0
46 stars 8 forks source link

Several Requests #19

Open HeySlickThatsMe opened 8 months ago

HeySlickThatsMe commented 8 months ago

The way this could work is that in the prop properties menu you have a light color option and once you click it, it takes you to a menu similar to the HUD color menu and let's you pick RGB or preset values Maybe also add favourite color tab which dumps all custom colors and their names into an XML file and then reads the same file and allows you to pick custom saved light colors This one is very important towards machinima making in my opinion so I hope both the light menu and saved light colors will show up one day

0 - Default 1 - Loop 2 - StayInLastFrame 4 - RepositionWhenFinished 8 - AllowInterruption 16 - Upperbody 32 - SecondTask 64 - ReorientWhenFinished 128 - AbortOnPedMovement 256 - Additive 512 - TurnOffCollision 1024 - OverridePhysics 2048 - IgnoreGravity 4096 - ExtractInitialOffset 8192 - ExitAfterInterrupted 16384 - TagSyncIn 32768 - TagSyncOut 65536 - TagSyncContinuous 131072 - ForceStart 262144 - UseKinematicPhysics 524288 - UseMoverExtraction 1048576 - HideWeapon 2097152 - EndsInDeadPose (Kills Ped) 4194304 - ActivateRagdollOnCollision 8388608 - DontExitOnDeath 16777216 - AbortOnWeaponDamage 33554432 - DisableForcedPhysicsUpdate 67108864 - ProcessAttachmentsOnStart 134217728 - ExpandPedCapsuleFromSkeleton 268435456 - UseAlternativeFPAnim 536870912 - BlendoutWrtLastFrame 1073741824 - UseFullBlending

-Make it so weapons and weapon components are automatically detected by the trainer (through memory) to support add-on weapons, any sort of weapon that is not recognized by default would be added to a new "Misc" section (could get a better name), also allow to change tints on those weapons (with the maximum limit of 255) and change tints on attachments (SET_PED_WEAPON_COMPONENT_TINT_INDEX)

itsjustcurtis commented 8 months ago

Really like these ideas, sounds like some of them will change the fundamentals of how menyoo functions, so may need to await a Major update before implementing these formally.