Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Animals Health Bar
Author Message
EOSCPM
Apprentice
*

Posts: 22
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2014
Reputation: 0



Post: #1
Animals Health Bar
hi,

when a player dismount from a horse or different mounts i want to close all hitpoint/healt bars already opened.

how can i do this ?.

Thank you.
07-09-2015 10:55 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Animals Health Bar
While the status bar are handled by @UserStats there is no way to close them by scripts :\
07-09-2015 11:59 PM
Find all posts by this user Like Post Quote this message in a reply
EOSCPM
Apprentice
*

Posts: 22
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2014
Reputation: 0



Post: #3
RE: Animals Health Bar
is there any option in Sphere.ini ? may we can set range for this.
07-10-2015 12:11 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 246
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Animals Health Bar
Looks like no, why you need to close all status bar?
07-10-2015 12:37 AM
Find all posts by this user Like Post Quote this message in a reply
EOSCPM
Apprentice
*

Posts: 22
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2014
Reputation: 0



Post: #5
RE: Animals Health Bar
Cause some auto clicker programs clicking to mouse coordinates and when a player dismounted he can re mount quickly not self clicking with autoclickers.
07-10-2015 04:39 PM
Find all posts by this user Like Post Quote this message in a reply
dagger4k
Journeyman
*

Posts: 194
Likes Given: 1
Likes Received: 12 in 12 posts
Joined: Mar 2012
Reputation: 0



Post: #6
RE: Animals Health Bar
There is no use trying to stop this.... People can use the ID anyway >_< useless battle
07-11-2015 06:24 PM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #7
RE: Animals Health Bar
You can use @DisMount to set a tag.mounted=<serv.time>/10 and @Mount if (<serv.time> > <eval <tag.mounted>+3>) //3 should represent 3 seconds to mount after dismount, return 1, endif,tag.mounted //to clean the tag.

This will add a 3 seconds delay until you dismount and you can mount again, this is the very best method to do what you want. You can additionally revert the triggers to make a delay until you mount and you can dismount too. Very usefull for what you want.
07-11-2015 06:54 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)