Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HP & SP Bars on Map
#1
HP & SP Bars on Map
by Slipknot/Sheol
Version: 1.0


This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Last Update
May 23, 2006.

Introduction

This is an updated and better version of my old HP bar script, this one will work faster and have some new features like the SP bar.

Features
  • Display nice bars for the HP and SP.
  • Allow the player change the current actor by pressing A (shift) and R or L (numpad).
  • Display the name and level of the current actor.
  • Changes the x position of the timer if the bars are showing.

Script


Script


Instructions

You need paste the code before Main, but below SDK.

To turn on the HP bar use in the call script command:

Code:
show_hp_bar


To turn it off use:

Code:
show_hp_bar(false)


To turn on the SP bar use:

Code:
show_sp_bar


And to turn it off use:

Code:
show_sp_bar(false)


To change the current actor use this:

Code:
set_bars_index(id)



You can also customize some aspects more, like start the game with or without any of the bars, change the text for the level and allow or disallow the player ability to change the actor just by changing the constants in the begin of the script.

FAQ

empty!

Compatibility

SDK compatible scripts.

Author's Notes

This script requires SDK to work, I tested it with the version 1.5.
Enjoy it, and report any bug! [Image: cool.gif]
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Tsuno Bars Tsunokiette 0 1,641 03-02-2006, 01:00 PM
Last Post: Tsunokiette



Users browsing this thread: