Chaos Project

RPG Maker => RPG Maker Scripts => RMXP Script Database => Topic started by: chaucer on August 04, 2014, 05:15:28 am

Title: [XP] RMX-OS Party HUD
Post by: chaucer on August 04, 2014, 05:15:28 am
RMX-OS Party HUD
Authors: Chaucer
Version: 0.83
Type: RMX-OS Plugin
Key Term: RMX-OS Plugin, Blizz-ABS Plugin



Introduction

This Script allows the player to see party members on screen, as well as allowing them to see current hp/sp values



Features



Planned Features



Screenshots
(http://i39.servimg.com/u/f39/17/53/99/46/party_10.png)



Demo

N/A it's pretty plug n play dont think a demo is needed


Script
Due to a weird issue, I've added the script to paste-bin.
http://pastebin.com/SWpzxY2G



Instructions

Place below RMX-OS, Blizz ABS, & Blizz ABS Controller for RMX-OS


Compatibility

Should be compatible with anything as far as I can tell.
Requires Blizz ABS, RMX-OS & Blizz ABS Controller for RMX-OS


Credits and Thanks




Author's Notes

There are some minor issues, however it's not the scripts fault but I do plan on fixing a few of the issues

I tested both of these issues without the hud and it seems to be inside of Blizz ABS Controller, but I will look more into it later on.
If you find any issues please let me know and i will fix it when I can thank you.[/list]
Title: Re: [XP] RMX-OS Party HUD
Post by: whitespirits on August 04, 2014, 06:36:16 am
Awesome man
Title: Re: [XP] RMX-OS Party HUD
Post by: G_G on August 04, 2014, 10:07:25 am
Blizz-ABS provides built in bitmap bar methods. Images aren't really necessary. Nice job nonetheless.
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on August 04, 2014, 12:26:41 pm
True but I was thinking of making it more compatible with all huds available for blizz abs including z-hud etc since some use images and some don't however I do plan to rewrite the bars with blizz's bars once I get time to look at how they are drawn, pictures will be an optional feature but for now this should suffice I hope.
Title: Re: [XP] RMX-OS Party HUD
Post by: Sylphe on August 04, 2014, 12:31:55 pm
Great work chaucer !! ^^
I just experienced few bugs, I have 3 persos (leader, player1, player2) :
Leader invite player1 and he see his HUD but player1 cannot see Leader's HUD
Leader invite player2, then Leader see the two HUDs, player1 see Leader's HUD but not player2's HUD and player2 see Leader's HUD but not player1's HUD ^^
also hp/sp not refresh when players aren't on same map
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on August 04, 2014, 01:02:09 pm
Updated to Version 0.20
I believe that should fix it thank you for finding that, also no other issues aside from the names being short by 1?
and the being off map thing, I don't believe there's a way around this to be honest, if there is I havent figured it out yet ^^ I was aware of this upon it's release though, I could add a feature to notify you the hud won't update on different maps, perhaps grey out the bars or something idk.
Title: Re: [XP] RMX-OS Party HUD
Post by: Sylphe on August 04, 2014, 01:26:50 pm
got error when running game , the first was because you commented BACKGROUND in module so the script doesn't recognize its word
then I got this I dunno why
Spoiler: ShowHide
(http://i.imgur.com/ggUdVCw.png)
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on August 04, 2014, 03:24:51 pm
tested & should be working properly sorry bout that :) anymore bugs please let me know.

edit: actually i think it's just back to normal, didnt test it fully & i forgot to change a few methods I wont have time to change it for a few days but I'll get around to it asap.

edit2: It is working properly for me, but if it gives you the same problem of not showing party members try this
line 316 try reducing the number, or increasing it should be fine after that, if it's not already working as intended.


    @party_each = (@new_combine.size - 1) if $network.partyleader != '' && $network.partyleader
Title: Re: [XP] RMX-OS Party HUD
Post by: whitespirits on August 05, 2014, 04:38:52 am
ok man so i have same problems with now showing on some but on others etc, I changed the value and its returning an error although the player it sent to did join and did show stats but the player that sent inv gets the error

Spoiler: ShowHide
(http://i804.photobucket.com/albums/yy324/richadam111/huderror_zpsfa49c467.png) (http://s804.photobucket.com/user/richadam111/media/huderror_zpsfa49c467.png.html)



EDIT


changed value to 1 and it worked :)
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on August 08, 2014, 01:00:30 am
Updated to Version 0.25
Title: Re: [XP] RMX-OS Party HUD
Post by: R5GAMER on August 15, 2014, 12:09:50 pm
(http://gohproject.free.fr/problem.png)

I wanted to place a customizable image:


  #Background Image of HUD
  BACKGROUND = 'Name_sec'



  #Background Image of HUD
  BACKGROUND = "Name_sec"
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on August 17, 2014, 12:07:33 am
Quote
Planned Features
Change color of party leader name or use icon to distinguish leader.
Mouse interface(Possibly)
Fade out when player is under the hud
Background Image(Please do not use as of now, it will not work currently.)


I'll try to get this done asap :)
Title: Re: [XP] RMX-OS Party HUD
Post by: R5GAMER on August 17, 2014, 09:33:09 am
Quote from: chaucer on August 17, 2014, 12:07:33 am
Quote
Planned Features
Change color of party leader name or use icon to distinguish leader.
Mouse interface(Possibly)
Fade out when player is under the hud
Background Image(Please do not use as of now, it will not work currently.)


I'll try to get this done asap :)


When will it be ready?
Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on September 18, 2014, 08:19:45 am
Script has been updated a bit, also cleaned up some of the code.

Title: Re: [XP] RMX-OS Party HUD
Post by: chaucer on October 01, 2014, 05:03:04 pm
Updated to 0.83