[Release] [ES] AdvancedRP Server dump

IP changes over time…
Nothing you can do about it. I am still looking for a way to make a login page. But i don’t know any password encryption in lua. And i guess php cannot be used.

Ok, thank you very much for your answer!

Wow. you are awesome dude. now is working.

You are AWESOME!

ty.

Hi , ty for the files dude.

The carshop is working fine now. it saves is good.

only one problem.
My problem is in this video:

You can see the wheels always have words on them.
And in some cars there is always a back spoiler.

Any idea why Robberie bank and holdup always say : “there are not cops connected” even if there are 3 cops online and you can trigger Robberie even if you re a cop

Where do I find the numbers for the vehicle shop?
Example:
vehicle_names = {
[80636076] = ‘dominator’,
[904750859] = ‘mule’,
[-1627000575] = ‘police2’,
[1032823388] = ‘ninef’,
[-1461482751] = ‘ninef2’,
[-1450650718] = ‘prairie’,
[-1800170043] = ‘gauntlet’,
[523724515] = ‘voodoo2’,
[1126868326] = ‘bfinjection’,
[-1207771834] = ‘rebel’,
[-2030171296] = ‘cognoscenti’,
[-685276541] = ‘emperor’,
[-1289722222] = ‘ingot’,
[1645267888] = ‘rancherxl’,
[767087018] = ‘alpha’,
[-1041692462] = ‘banshee’,
[1039032026] = ‘blista2’,
[-1045541610] = ‘comet2’,
[-566387422] = ‘elegy2’,
[-746882698] = ‘schwarzer’,
[1531094468] = ‘tornado2’,
[758895617] = ‘ztype’,
[-1216765807] = ‘adder’,
[1426219628] = ‘fmj’,
[1878062887] = ‘baller3’,
}

how do you get the car back on reconnect? is their a command?

1 Like

“You need to enter the shop and it will say ‘owned’ for the ones you already have. Next just click on it and you spawn in the car…”

mine don’t have a owned?

it’s look like this part of the code in es_roleplay/server/holdup and bank doesn’t work :

local cops = 0
TriggerEvent(‘es:getPlayers’, function(pl)
for k,v in pairs(pl) do
TriggerEvent(‘es_roleplay:getPlayerJob’, k, function(job)
if(job)then
if(job.job == “police”)then
cops = cops + 1
end
end
end)
end
end)

Even if you are more than 1 or 2 cops you cannot start a robbery

can somone post a pic of there citmp-server.yml, im trying to run this by in my mysql it does not show any users loaded, so im trying to figure out how to get it to work, when i go in game i see the commands but i cant imput them

AutoStartResources:
- chat
- spawnmanager
- san_andreas
- baseevents
- ■■■■■■■
- hardcap # prevents too many players from joining
- playerlist
- es_admin
- essentialmode
- es_carshop
- es_customization
- es_miscstores
- banking
#- es_pld # This is bugged dont use it.
- es_robberies
- es_roleplay
- es_adminpanel
- es_jobs

es_pld is not bugged for me, it is working perfectly fine

You dont have the big blank space on the car?

Nop i don’t have that

I cant buy any car :confused:
Is it possible to make the clother less bugged ? Nice job !

can you explain what you did to get the cars to save? thank you.

Someone know how to remove on the right the blip ?

yeah what about addons? How would we add them?

When you buy car spawn 3 vehicles, have you ever been through this?