Deactivate the checking of duplicate license

Hello guys, i need help from somebody. :wave:
I would like to deactivate the checking of duplicate license when you join a server, so i can join with 2 FiveM instances on my Computer to test Scripts on my Dev Server. :white_check_mark:
could somebody tell me how i could do that. :+1:
sorry for my bad english, iam german :pray:
i also got this working a while ago on es_extended 1.8.5, but now iam on the newest version and cant figure out how to do it there (now iam on 1.11.2). :cry:
as far as i know it is something in the | es_extended | main.lua
main.lua (26.9 KB)

1 Like

Hi are you using esx_multicharacter?

no i removed the resource, bc it has bad performance and creates high client side resmon

Can you show me the message you get when you try to connect with your 2nd fivem instance?

β€œthere was an error loading your character!\nError code: identifier-active-ingame\n\nThis error is caused by a player on this server who has the same identifier as you have. Make sure you are not playing on the same Rockstar account.\n\nYour Rockstar identifier: %s”):format(

Line 56 in Main.lua (Server)

You can try this (i edited your main.lua)
main.lua (26.1 KB)

Edit : You should restore the original main.lua when you’ll put your server in production :wink:

yea already did that. :joy: :+1:

it works, thank you very much.

You’re welcome ! good luck !

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.