justalemon / GGOV

Mod for GTA V that implements the HUD System and Features from Gun Gale Online
MIT License
12 stars 5 forks source link

Add the player information #3

Closed justalemon closed 5 years ago

justalemon commented 5 years ago

The player information is a must for the stable release, it should be on the bottom right corner. There is some progress on the playerinfo branch.

You can start with the old 0.x branch but it needs to be rewriten.

This is how it looks on the 0.x branch:

10072840431151874048_20180730194629_1

This is how it should look on the bottom right:

saoaggoe05_09

vlcsnap-2018-09-25-09h52m47s847

saoaggoe05_12

NamStalker commented 5 years ago

I'd like to look at this.

justalemon commented 5 years ago

Go ahead @NamStalker! I just merged my WIP changes on the master branch.

NamStalker commented 5 years ago

Just to clarify, what should be going in the bottom part of the player info? It looks like it was used for support of dual wielding? Edit: Nevermind, silly question, must be tired lol.

justalemon commented 5 years ago

First row is health and player name Second row is primary weapon Third row is sidearm or melee weapons

justalemon commented 5 years ago

Closed on #10 and fixed by subsequent commits.