Jump to content
LOOKING FOR ROBLOX ASSETS? VISIT ROBLOXBAY.COM! ×
THE BEST DISCORD BACKUP BOT | PRESERVE YOUR DISCORD SERVER! ×

RobloxBay

Visit Site

FiveSecured

 

Stop shipping plaintext. FiveSecured encrypts, obfuscates, and licenses your Lua resources so customers run your work without ever holding your source.

Try for Free

bigred817

Prime
  • Posts

    6
  • Joined

  • Last visited

Everything posted by bigred817

  1. The cars download link hasn’t worked for some time now
  2. Vehicles not spawning is a result of handling ID's in vehicles.meta file not matching any handling files in the handling.meta. If they're changed, all cars will spawn
  3. To make the pickups spawn, go into the vehicles.meta file and find in each pickup meta the following lines: <animConvRoofDictName>va_23legacy1500</animConvRoofDictName> <animConvRoofName>23legacy1500</animConvRoofName> Replace whatever is in between the brackets with "null" so it looks like this: <animConvRoofDictName>null</animConvRoofDictName> <animConvRoofName>null</animConvRoofName> All the pickups will now spawn
  4. To make the pickups spawn, go into the vehicles.meta file and find in each pickup meta the following lines: <animConvRoofDictName>va_23legacy1500</animConvRoofDictName> <animConvRoofName>23legacy1500</animConvRoofName> Replace whatever is in between the brackets with "null" so it looks like this: <animConvRoofDictName>null</animConvRoofDictName> <animConvRoofName>null</animConvRoofName> All the pickups will now spawn
  5. Every time I try and spawn this in SP, game completely crashes. is it me, or is this not SP compatible?
×
×
  • Create New...

Important Information

By continuing on Launcherleaks.net, you agree to our Terms of Use, Guidelines & Privacy Policy