Thread: Adiarde GUI!
View Single Post
  #16  
Old 03-28-2003, 04:11 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by adam


pixels*(hp/maxhp) There all the complicated parts are gone. :-)
o.O not that it matters but why bother typing out ( and ) (parentacies?? i cant spell x_X) when you can just do hp/maxhp*pixels? less to type :O
Reply With Quote