Quote:
Originally posted by Python523
I can't get this to work at all, setcharprop #c,#D(beer.png) is giving me (beer.png) as my chat text
|
No, the message code is not "#D(file)", it is just "#D" and it would give you the name of the file Graal is currently downloading.
The variable "downloadpos" tells you how much of this file has been downloaded.
So you'd do something like "message #D: #v(downloadpos)".