[FREE] Cayo Perico Loader (Monarch Cayo)

Monarch Cayo

After years of missing an updated and optimized resource for the category I present Monarch Cayo, an IPL loader that uses ox_lib functions to load only the IPLs needed for the island of Cayo Perico

Features

  • Loads all required parts of the island one time during player login
  • No bloatware, all unnecessary IPLs aren’t loaded
  • Water and paths dynamic loading with a standalone optimized coords check
  • Custom ymaps: hangar gates and mansion gates and doors openable

Links

Code is accessible Yes
Subscription-based No
Lines (approximately) 300+
Requirements No (Standalone)
Support Yes (Discord)
22 Likes

Best cayo loader (in my opinion).

1 Like

Funny how you’re already calling it the best when the post just got published… Are you friends with the dev or something?

2 Likes

Post just created but resources is already 2 months old on GitHub if I’m not mistaken.

1 Like

Best and Stable Loader!

1 Like

Hi, I think you misunderstood. Usually, when I publish scripts here, it happens 1-2 months after the GitHub release (also to give me time to improve it and fix unexpected issues). If you see, I have more than 10 released scripts, but I’ve only published one here.
I also don’t send friends to comment on my posts; I simply posted the announcement and told users to comment if they wanted and freely express their opinions. I also only publish free scripts, so I don’t buy positive comments with giveaways like others do.

4 Likes

#1 cayo loader. Runs amazingly on my server <3

1 Like

I’m glad you like it, thanks for using it

For me the minimap for island is not loading

Fixed it by adding in client.lua

CreateThread(function()
	while true do
		SetRadarAsExteriorThisFrame()
		SetRadarAsInteriorThisFrame(`h4_fake_islandx`, vec(4700.0, -5145.0), 0, 0)
		Wait(0)
	end
end)
5 Likes

Hey, sorry for the lately reply, I didn’t added that part to avoid the loop that uses a lot of performance and leave to users the choice to what use for it, this days I also released a script for install in it the minimap

Which of your resources can load the cayo minimap

1 Like

I don’t have a resource for that type of minimap but I think you can modify the zone section in my script adding the Cayo minimap native to toggle it

1 Like

I think we had your old Cayo, since You’re listed as the author in that one aswell, but its an old Cayo Perico Map we had called Melons_cayo, and Your the listed auto, but in that one The Cayo Perico map is enabled, but when we switched to this new one Monarch it disappeared from the map. Something you know about or :D?

1 Like

I checked the old script and that also didn’t have the island in the minimap, this is a deliberate choice to allow users to customize it as different postal map variants are used

Oh alrighty then it must have been one we just had in the folder, thanks for the answer :smiley:

1 Like

Thanks to you for using the script

I guess you can remove the ox_lib requirements from this post now? As you made it so it’s no longer required (which I tested and it still works fine!)

1 Like

True, thanks for reminding me.

1 Like

Nice one, but if a player crashes on island or leaves and tries to log back then the player will crash always cause island is loading. Any fix or how to solve this?

1 Like

Hi, thanks for using the script, regarding the problem I have never had users who have reported similar problems, normally only with the script it should not crash, in fact it is made specifically to be restarted in game without incurring crashes