September 21, 2023, 08:20:35 am

The Gang Garrison 2 Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

NOTICE: Due to a rise in bot activity, new posters need to be approved before posting.

Join the community Discord server!

Pages: [1]

Author Topic: [REQUEST]Cursor Hud  (Read 907 times)

Venomous

  • Heroic Member
  • ****
  • Karma: 1
  • Offline Offline
  • Posts: 655
  • Monoculus Whisperer
[REQUEST]Cursor Hud
« on: March 03, 2014, 03:18:25 pm »

Pretty straightforward; A client-side plugin that puts HUDs around the cursor, similar to Planetside 2.
Logged

\esc144aAroundTheWorld\esca

  • stinkier foot
  • ****
  • Karma: 3
  • Offline Offline
  • Posts: 2868
Re: [REQUEST]Cursor Hud
« Reply #1 on: March 03, 2014, 03:20:09 pm »

I would but I would probably get sick making it
Logged

Phantom Brave

  • All Hail Classicwell
  • Moderator
  • *****
  • Karma: 70
  • Offline Offline
  • Posts: 12699
  • Another one --
Re: [REQUEST]Cursor Hud
« Reply #2 on: March 03, 2014, 03:31:07 pm »

use the hud the arctic posted, but change

    if (team == global.myself.team && (player != global.myself || global.showHealthBar == 1){
        var xr, yr;
        xr = round(x);
        yr = round(y);

to

    if (player == global.myself){
        var xr, yr;
        xr = round(mouse_x);
        yr = round(mouse_y);
« Last Edit: March 03, 2014, 03:31:36 pm by Phantom Brave »
Logged

http://steamcommunity.com/id/wareya/
ladies and gentlemen i would like to announce that the fact of the matter is up that the fact of the matter is a fact and it matters
Pages: [1]
 

Page created in 0.025 seconds with 37 queries.