Font.Draw variable that's a number
Author |
Message |
Fenrisulfr
![](http://compsci.ca/v3/uploads/user_avatars/177336184749bf265884756.jpg)
|
Posted: Tue Mar 17, 2009 11:50 pm Post subject: Font.Draw variable that's a number |
|
|
I read in some other post that you can add variables to the Font.Draw by using + signes.
For some reason, it doesn't work with variables that are numbers
for example
you get an error for that, same thing happend if I set score as int and had it calculated somewhere through the program
any way to solve this?
thanks |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
BigBear
|
Posted: Wed Mar 18, 2009 12:07 am Post subject: RE:Font.Draw variable that\'s a number |
|
|
Font.Draw will only accept strings so you can use intstr
|
|
|
|
|
![](images/spacer.gif) |
Fenrisulfr
![](http://compsci.ca/v3/uploads/user_avatars/177336184749bf265884756.jpg)
|
Posted: Wed Mar 18, 2009 5:13 am Post subject: Re: Font.Draw variable that's a number |
|
|
thank you very much ! ![Razz Razz](http://compsci.ca/v3/images/smiles/icon_razz.gif) |
|
|
|
|
![](images/spacer.gif) |
|
|