With the new update, your old data will now work in harmony with our character script. You don’t need to do anything additional, just install. Your old player data will work automatically and can be used without any problems. Your old players’ data will work cleanly, regardless of esx-qbcore.
For QBCore, the option to create a record within the apartment or at a location you specify outside has been added via config. Added option to select spawn feature via config. Added new qb-spawn - esx-spawn and qbcore-last-spawn option. Added the option to spawn at last location for qbcore without the need for an additional spawn script.
To add more skin systems and spawn systems or to add the system you use specifically, just contact us.
With this update, your character avatars get a new design.
The design of character slots is also changing.
Now, most importantly, you will be able to set the max character slot via config. The design will automatically adapt to the number of characters. For example, if you set the maximum number of characters to 1, this slot design from the config will be designed for 1 character. Or let’s say you wrote 1000 slots in the config setting. The design will show you 1000 slots and these thousand slots will be usable.
There is no limit to this. You can set any number value you want. From 1 to ∞.
We changed the country selection section.
Now you can set the use of the country attribute this way. Config.FlagNationality = false – if is true players can select nati with flag if false nationality can be used with custom write
Also added fivem-apparance option. You can select and use it via config.
NEW UPDATE READY version ‘1.4.0’ In this update we updated the configuration code that allows Administrators to access the panel. You will now be able to add unlimited groups instead of a single group via config.
For example, if you type administrator group and staff group, both will be able to access the panel.
We also added an additional feature to the slot purchasing system. For those who do not use Tebex, we added a setting to give slots with a command in the config. Config.SetSlotCommand = “setslot” like this /setslot id slotamount with this command you will be able to set the number of slots you want for the player you want. You can also use this system in the VIP system. We did this in the previous update. As a result, you can buy both slots and VIP with Tebex, or you can give these features to your players yourself with the command. Updated minimap code on character selection screen
NEW UPDATE READY version ‘1.5.0’ In this update, you will be able to choose the basic identifier usage of the character script and character setting script.
For example, for qbcore, you use the license identifier system by default as the udru framework. You can set it via config as follows.
Config.IdentifierType = “license” – select your IdentifierType “license” or “steam” Or if your server is using the steam identifier system for the qbcore framework, you can change it to steam and use it. Our script will work fully compatible for both identifiers.
You can select license and steam for ESX and old ESX. It will work fully compatible. Additionally, you can choose prefix for esx and oldesx via config.
Config.Prefix = ‘char’ – for esx If the setting is like this and you are using the steam identifier system, your characters’ database system will be listed as follows.
char1:blablabla char2:blablabla
You can change this as you wish, make it the same as your framework’s system and use it. If you change it to “Steam” it will look like this.
Steam1:blablabla
Also for old esx users, if your old esx version does not have metadata function. We told you how to add this in a simple way. You add this and add the metadata system to your oldesx version and use it.
NEW UPDATE READY version ‘1.6.0’In this update, the system has been made compatible with the Qbox framework. Installation information added to txt file.Prefix is now interchangeable for qbcore, qbx, esx.We have added the default selection of each framework to the information and you can choose it from there.The permission function has been updated for Qbcore, and permission tables have been added for multichar and settings.You can set who is authorized here and specify more than one authorized group.
In this update, players will be able to set banners for their characters. They can use all image formats, including the dc image link. They can set the banner you want to set as a gif from the settings section, below the profile picture section. Banners are specific to each character and have metadata features, just like other features. There will now be a green tick mark in the middle of the selected character’s avatar. Admin functions have been updated. 10 new effects have been added. You can now close the effects menu by pressing esc and the button. A few designs were renewed and css was updated. It is fully compatible with the uniqers-spawn script. More coming soon!
NEW UPDATE READY version ‘2.0.0’ In this update, the ability to change the system that shows players’ avatars via Config has been added. If you select the option as “live”, the photos of the players’ characters’ faces will appear as their profile pictures. If you select the option as “profilepicture”, the profile pictures of the players’ characters will appear as the profile pictures they put.
When the character is selected, the character selected icon design has changed. The entire design of the settings page has changed, everything has been renewed, all buttons will work in an animated way. The entire design has been made compatible with all resolutions.
We made an update in the registration section for Esx and QBcore without an apartment so that players do not overlap when creating their characters. We added 2 options with this update. The first one is the “random” option. With this option, players do not overlap in the same region, but they spawn side by side in different coordinates. If there is an obstacle, they will not spawn to the obstacle, but will spawn in an unobstructed place. The second option is “randombucket”. In this option, players are in another world while registering, and when the registration ends, they return to the normal world when they create their characters, so they do not overlap and nothing happens to them while creating the characters.
You can select this option from the config.
and rcore_clothing has become compatible, you can choose it from the config.
NEW UPDATE READY version ‘2.2.0’ In this update, it has become compatible with rcore_clothing script for esx and qbcore. You can select and use it from config, nothing additional is needed. A few designs have been updated.
Some designs have changed in this update. CSS has been updated. Now if players change their character’s overlay color, the color of that character in the player list in the mini ui will also change if that character has a background image. Thus, they will be able to set both the background, color and profile image for their characters in the mini ui player list. We also made a few more optimizations. Settings and multichar script have also been updated. We made it compatible with tgiann-clothing, so it is compatible with almost all clothing scripts. If there is a script you want to make compatible, you can write to us.
NEW UPDATE READY version ‘2.5.0’ In this update, we have added the play time feature to our character script. In this way, the character you play will record the time you have played in the game for that character since they log in to the account. It will record as year, month, day, hour, minute, second. In this way, you can see in detail how long you have played with that character. You will be able to turn this feature on and off via config. If you have a character with a play time of over 50 hours, 5000 money will be deposited into your character’s bank account as a reward. You will be able to see how much time is left from the play time section for the reward. Of course, everything can be changed via config.
We have prepared a player list for admins, this list will list all the players registered on your server. Thanks to this list, you will be able to see who has VIP and how many slots they have. You can reach the player you want to reach by making a detailed search from the search section.
Settings and multichar designs are compatible with all resolutions. Optimizations have been made.