[Release]VORP Core RolePlay Gamemode

Thanks now if I can figure out why its not saving my character when I log out I might get someplace.

Make sure you downloaded the lastest releases of the other scripts, and put this in your server.cfg to connect to the database: set mysql_connection_string "mysql://root:@127.0.0.1/vorp?acquireTimeout=60000&connectTimeout=60000"

And use this order to ensure the scripts:
set mysql_connection_string "mysql://root:@127.0.0.1/vorp?acquireTimeout=60000&connectTimeout=60000"
ensure ghmattimysql
ensure vorp_core
ensure vorp_inputs
ensure vorp_character
ensure vorp_inventory
and the other scripts, also make sure to load every slq file.

Thank you I had an error in the “set mysql” line in my config

Did you delete the config file inside the ghmattimysql folder?

1 Like

yes I had already done that so I have a feeling it was just the mysql setting

What error did it show?

I didn’t see an error, just wasn’t saving characters

But does it work now?

yes it is working now…

Just testing out the postal job and think I found a minor issue…

I can’t get in the bank in Valentine for a delivery. I already put in a bug report on github

I responded you, it isn’t a bug, it’s just that the doors are closed, like other places.

Yes I saw your reply. Do you have a link for a door lock script I can use? The link you put there is only a discord link. I have used a door lock script on FiveM before, will that work with some editing? If so I would need to figure out how to get the x, y, z location and door names for the bank doors.

Thank you for your help. The VORP framework is very cool and I look forward to any new additions.

vorp_doorlocks.rar (4.8 KB)
There you have it, you may have to add some doors to the config

We are very happy to announce VORP Core 2.0

You can read the new stuff in the patch notes in the releases in GitHub , but some of them are:

- Multicharacter (You can use only one character, follow the notes for that)
- A lot of optimization
- A lot of fixes
- New API compatible with the old one for some time & with LUA, C#, JS http://docs.vorpcore.com:3000/new-server-core-api (This is the new one)
- New Housing script

IMPORTANT NOTE:
You will need to wipe your database and download all the new releases of the scripts if you want to use the new Core.

vorp_inputs, vorp_cinema, vorp_postman and vorp_woodcutter didnt change.

Installation Guide:
http://docs.vorpcore.com:3000/en/install-guide

Scripts: https://github.com/VORPCORE/VORP-Core/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Character/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Inventory/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Metabolism/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-ClothingStore/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Stables/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-AdminMenu/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Stores/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-WeaponStore/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Banks/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-BarberShop/releases/tag/JohnMarston https://github.com/VORPCORE/VORP-Housing/releases/tag/JohnMarston

2 Likes

How do I open the inventory? I see the OpenKey in the config. Can’t figure it out.

It opens with i, and is your server running on Linux?

HELP! Vorp_Inventory is not opening

Are you using Linux? And disable mysql-async if you have it

Hi there! Are there any chances to have an avalibility to spawn NPCs with weapon?

Hello, the store does not give out the items when we try to buy them. The server side console tells us that the item does not exist in the Items table and that it must be added while everything is in order in this one, the items are correctly in the items table. Do you have an idea ?

Cordially thank you very much