[PLUGIN] EpicLeaderboard.com online leaderboards for UE5

Is it possible to grab just the current player’s rank and display it via a text var in a actor I already have?

What are the New Features? we are on release schedule , is it worth ?

do you have any release date for 4.19?

Does the plugin work on ue4 mac version?

It look like it’s an awesome plugin, I’m really looking forward to use it in 4.19 :smiley:

I’m using it in 4.19 but you have to convert the project into C++ and rebuild the plugin:)

I did not think about it, thank you so much xD

Also can’t wait for 4.19! :slight_smile:

iOS / MacOS

Your Plugin won’t work on Mac for Building on iOS . Plugin is using some libraries are not supported on iOS? can you provide binaries to work on BP projects for mac?
thanks!!

Hey, make sure to enable the option “Project Settings” -> “Platforms” -> “iOS” -> “Online” -> “Allow web connections to non-HTTPS websites” when building for iOS

Can you please provide the files needed to load the plugin succesfully on mac? am on highsierra ue4 4.18.3 … i dont know how to compile this by my self, and am sure most of you subscribers doesnt know either :slight_smile:

i dont know what am i doing wrong please provide assistance, thank youcompile.JPG

This kind of option there’s nowhere to be found on 4.18.3

For 4.18 you can add this to the generated plist
by copying it into “Project Settings” -> “Platforms” -> “iOS” -> “Extra PList Data” -> “Additional Plist Data”


<key>NSAppTransportSecurity</key><dict><key>NSAllowsArbitraryLoads</key><true/></dict>

Hey everybody,
In case you need this Plugin for version 4.19 but can’t wait on an official update, I recompiled the old version to work with 4.19.
https://github.com/stockbrot/EpicLeaderboard4.19

I would recommend you wait on an official update though, as it will have more features/bug fixed that I DID NOT include obviously (since I have no access to them).
Also delete this plugin and replace it with the official one once it is released, your project should work fine with the replaced official one.
But just in case it doesn’t, copy your project before doing anything with plugins outside of the marketplace <3

4.19 / 4.20 updates coming?

Hi! I also use this fantastic plugin. I use 4.19 version on pc and mac. You can look how it works in my game “Multimusic”. It’s free and it’s available for Android & IOS devices on play store and app store. It’s a game to practice multiplication tables and musical notes on the staff.

Link to the trailer of VR version:

This doesn’t work if the name of the player has more than 20 characters

There is a variable called Character limit in the blueprints and you can change it:)

I might be blinded by the heat of this summer because I can’t find it. Can you tell me where is it, exactly ? Please