23.06.2010, 16:12
Quote:
Originally Posted by » JoFi »
Have you tried whitout "name" variable like,
Quote:
I know you need to use "name" but how about try that and then tell does it work ![]() And ofc you need delete & make new textlabel when someone buy or sell that house. |
Without the formatted string it works without a bug.
Quote:
Originally Posted by jonrb
is the variable "name" too small?
|
Код:
MAX_PLAYER_NAME = 24 STRING = 9 MAX_PLAYER_NAME + STRING = 33
Quote:
Originally Posted by NiiRV4N4
Loop all of the houses then use JoFi's code expect replace houseid with i. Make sure the string is big enough.
|