EssentialMode: RedM Edition (RedEM)

Alright. All working. Now I just need 2 things.

  1. An updated version of yarn (yarn 1.21.1)

  2. What resource are some servers using that allows them to /register a character?

Doesn’t look like anyone but one server has anything. Possibly ESX skin but I haven’t joined to confirm.

I’d like to thank you Kanersps for releasing EssentialMode for RedM. This is the first major milestone in the releases category in my eyes.

1 Like

Release section boutta take off

2 Likes

I hope people don’t port essentialmode extended. Please no.

Please remain on-topic. If you have any questions regarding server setup, please ask them in #redm-server-development:redm-server-discussion

1 Like

for some reason i coudnt get this to work

im just getting this Resource redem is not using CitizenFXv2 manifest

Resources now need a fxmanifest.lua instead of __resource.lua , in accordance with FXv2 guidelines.

ok i tried renaming the resource.lua to fxmanifest.lua and it just throws a error

since changed to fxmanifest.lua im now getting this
Warning: Resource redem does not support the current game (rdr3).
Warning: Resource redem does not specify an fx_version in fxmanifest.lua.
Couldn’t start resource redem.

I posted that because I thought you seen the post on discord, instead of copy paste, just enter on discord at #redm-hello and see the post about this.

yea ive already seen the post hence why i came here ?

sorted it nevermind

If you followed what that post say and do not work then it is strange, mine is working.

Well and assuming your warnings, is something you did not well.

Your fxmanifest.lua should contain this:

games { 'rdr3', 'gta5' }

fx_version 'adamant'
rdr3_warning '[.. replace with message from output ..]'

client_scripts {
    'client/cl_main.lua'
}

server_scripts {
    'server/sv_util.lua', 

etc…

And check the output to modify the file later.

yeah i fixed it now only issue is its at the top left is there a way i can move the position to the the right maybe


my why it’s me

open steam when before you launch RedM

1 Like

my games is on rockstart

So is mine