View Single Post
  #1  
Old 12-08-2001, 03:56 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
Serveroptions.txt option (usehearts)

~AlphaFlame~

This is mainly for playerworlds wanting to use a different system than hearts... since lag can be created by having an if (playerhurt){playerhearts=playerfullhearts;} event being triggered every time you're hit, we should be able just to turn off the usage of hearts in the serveroptions.txt... or at least be able to specify if we want to use hearts/strings/variables whatever for HP.

Ex:

usehearts=false

or *specify*

usehealth=playerhp -- uses the string "playerhp"
usehealth=hearts -- uses hearts
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote