[RELEASE] RPTWEAKS - Multiple tweaks for a better RP world!

RPTWEAKS - Multiple tweaks for a better RP world!

I present you my first script: RPTWEAKS.

Made under GNU GPL license to enhace the RolePlay experience, featuring:

  • Control Ped and traffic density, or disable NPCS at all

  • Disable or enable gangs attacking you.

  • Disable or enable turbulences in planes

  • Making Male and Female ped have the same health (200 in gta code, 100 in game)

  • Enable or disable trains!

  • Enable or disable Random NPC cops, aswell as the distant sirens sound.

  • Disable or enable auto health regeneration.

  • Disable or enable Headshots kills with only 1 shot.

  • Set players in ragdoll when shot!

  • Modify gun damage individualy

  • Show player Server ID on screen

It’s entirely made in LUA, and it have a easy config to toggle whatever function you want.

Question or request here or in GitHub, i would read every single one!

DOWNLOAD:

rptweaks.zip (18.0 KB)

GITHUB LINK

32 Likes
  • add damage from weapon too
  • add no reward from vehicle or NPC
  • add stagger when shot (some weapon)
  • add disable the bike helmet
  • add disable attack(kick) on bike

please :star_struck:

can you make something that disables peds but not animals?

1 Like

What do you mean exactly? Modify damage for certain weapons??

Let me research a little bit! Not sure if it will work, but let me have a look! Posting the news.

Already read the edit. Working on it!

Config Damage from weapon

-- Control Damage: Melee
SetWeaponDamageModifier( 0x92A27487,	0.4 )	-- weapon_dagger
SetWeaponDamageModifier( 0x958A4A8F,	0.3 )	-- weapon_bat

Disabled vehicle blacklist.

SetVehicleModelIsSuppressed( -14495224,		true )
SetVehicleModelIsSuppressed( 2006142190, 	true )

Taking a break out of home. As soon as im back i will update the script with new damage multiplier for weapons. Thank you!

2 Likes

Maybe add a AFK kick and chance of falling while jumping. As well as an ability to add some NPCs to a list to not spawn.

1 Like

Added to the TODO list! Keep signed for updates.

Vehicle Blacklist and make that so you can turn it off and on

Forgot to add this one. For the player IDs maybe make it toggle on/off with a key for the city’s that are more immersive.

Enable/disable engine staying on when exit vehicle

Dude! I’m gonna try this at my server. Superb release AIO!
Best!

1 Like

I love this kind of feedback! Keep posted for updates!

Added to the TODO list! Keep posted for updates!

Aded to the TODO list and working on it! Keep posted for updates!

Nicely done! Absolutely wicked release, looking forward to more updates as I think you’ve just made the holy grail of all things everyone looks for in one wee package!

2 Likes

are you telling me i can add npc trains in my esx server? i gotta try it

It adds the freight train and metro train but they wont stop at stations.