View Single Post
Violet CLM Violet CLM's Avatar

JCF Éminence Grise

Joined: Mar 2001

Posts: 11,010

Violet CLM has disabled reputation

Feb 3, 2013, 10:24 AM
Violet CLM is offline
Reply With Quote
Quote:
Originally Posted by Grytolle View Post
]jjPlayers[pID].pHealth -= 1;
Doesn't work, unfortunately. Health is one of a number of properties that are actually pairs of get_health/set_health methods being passed off as simple properties, and -=/+=/--/++ don't work on those.

SE, are you proposing drawing text manually by creating objects with individual characters as their sprites? If so, that's very resourceful, but eww.
__________________