Quote:
Originally posted by Kaimetsu
Does the string need to be accessible to the client?
|
yes, to all the clients in the level. the only way i found around it was a timeout and with(players[i]) setstring client.string,#s(levelstring) type of thing but then the player gets filled with a bunch of client.strings that are unwanted.