Copy() problem ?
Hey there again, have been trying to get this copy() function to work for the past hour, but it keeps over-writing the whole variable "hud_1" with the data from the last copy string.
What am I doing wrong? Thanks :) Code:
|
Re: Copy() problem ?
What do you expect. It going to do that because your using a single global variable to store all those. It going to overwrite them using copy. Are you trying to put all those messages into a single variable?
Code:
edit Quote:
|
Re: Copy() problem ?
Alright thanks. Appreciate it.
|
| All times are GMT -4. The time now is 22:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.