forked from VORPCORE/vorp_character-lua
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion
29 lines (28 loc) · 1.39 KB
/
version
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<1.5>
- In this version RDO intro has been added with scenes
- Textures for character selector should now be loaded correctly and not be *seen* loading
- refactor most of the code to work with RDO intro
- mug shots will be sent to client social club app in game they can gather their screenshots there edit etc...
- added some extra checks and optimized a bit of the code
- added some text to let players know the stage they go in
- to update to this venison to must back up your old and add your new do not replace files.
<1.4>
- added new character selection
- make sure to update all files and read the config file
- update fxmanifest
<1.3>
- added colour hair options pink green etc
- added second chance option as an item
- updated all files including fxmanifest
<1.2>
- refactor loading ped skin possibly now fixes eyebrows and other makeup issues
- request collisions at coords before spawning peds
- added default clothing for female peds so they dont show naked and bald
- menu make up now has variations and make up style for eyeliners and lipsticks and eyeshadows
- server side refactor
- updated fxmanifest adn all other files
- translation file neds to be updated for new entries on the character creation menu
<1.1>
- in this version we have added more fixes make sure you have the rest of the script updated like clothing stores and barber scripts
- its still in beta testing, update fxmanifest too
<1.0>