Author Topic: Model loader. Help for those wanting to load models in-game  (Read 903 times)

Hello, i made this script to load models in-game so that i can view progress and debug modeling. *NOT INTENDED FOR MASS SPAWNING USE* It doesn't add to vehicle count and no it doesn't manage(delete) it's own additions(loaded models objects/datablocks) to the missionArea. This uses the wheeledvehicledatablock(stripped) to load models only.

Check it out here. I wouldn't recommend releasing it to do your bidding. <_<
https://github.com/JJstorm/WorldRP/blob/master/WRP_ShapeHack.cs

Why are you making vehicles to spawn some crops? just use a StaticShape

StaticShapes twas removed v21, right?