Thread: Math
View Single Post
  #3  
Unread 10-16-2010, 10:48 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default

Yea. Didn't help unfortunately. I'm trying to make a deposit all coin button and it takes input in copper so I have to make plat a huge number. I tried concatenating it (platamount ## '000000') but then it acted like text instead of a number.

Silat

Edit: Skipped the math with the plat and concatenated it onto the result of the other coins and then made it deposit, which at that point does not care that it is text instead of a number. Yay!

Last edited by TalTal : 10-16-2010 at 11:00 PM.
Reply With Quote