Skip to content

v0.0.6

Compare
Choose a tag to compare
@shr0x shr0x released this 02 Jul 07:08
· 34 commits to main since this release
d314e06

This update is focused on the frontend to make your way of creating pages easier.

CEF Updates

It is now way easier to create pages in our frontend, check the video below
https://www.youtube.com/watch?v=Q-RpLBSZNlQ

Death System

-> Default game 'death' system is disabled.
-> Once a player dies they go into injury state.
-> Player has to wait 30 seconds and then they can press E to accept death
-> Once they press E they respawn at the closest hospital based on their position.

death1

Other changes

[+] Added /ah(elp) to list all available admin commands.
[+] Added 6 admin levels.
[+] Added /revive to revive an injured player
[+] Added /giveclothes to give a target player inventory clothes
[+] Added /giveitem to give a target player inventory item
[+] Added mp.players.getPlayerByName(stringornumber), gets a player by their name or by their id, if there's no player it returns undefined.

Git Changes

Full Changelog: v0.0.4...v0.0.6