Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
This may be a stupid question to some, but I'm curious on how to do this (not for bombing though). Also, I want to know if it is possible to have them 'talk' individually.
Offline
Try use a list with each connection. I think it should work.
Offline
Yep. A collection of some sort. Lists, dictionaries, arrays, etc.
"talk individually" well, sure. Depending on how you're getting them to talk (like, is it just hi1 hi2 hi3 hi4)...
My "chain stalk" is a class that includes the Client+Connection+MessageHandler so if 1 works, 100 will work.
in theory
Offline
Just as they say, hold a List, Dict, Array or something alike (or just hardcode multiple variables), each containing their own connection, and when you talk as one, define the connection you want to talk as and just send a message as you're used to.
Offline
Just don't spam every world like ninjasupeatsninja
Offline
[ Started around 1732471089.4042 - Generated in 0.039 seconds, 13 queries executed - Memory usage: 1.39 MiB (Peak: 1.5 MiB) ]