Thread
:
variable values in string names
View Single Post
#
5
05-20-2006, 03:18 AM
Luigi203
Hamma Time
Join Date: Mar 2003
Location: North East PA
Posts: 285
client.string1 = "hel";
client.string2 = "lo";
player.chat = client.string1 @ client.string2;
Thats what @ is. It appends two strings together.
__________________
CAUTION
Luigi203
View Public Profile
View GraalOnline Profile
Find all posts by Luigi203