Well the custom blocks explain them selfs.
Heres what happens
The user chooses wheather to host / join
if hosting
IP variable gets set top /IP Adress/
_____
if joining
joins ip
sets IP variable to mesh IP variable
adds its IP to the variable like join (Mesh IP) with / IP ADRESS/
then broadcasts to others to reset their variables
_______
When space pressed
ask IP to see connected
if IP variable contains IP to find
Then say true
else
say false
____
Offline
Oh. I was looking for squeak code for a mod-block.
Offline
AHH I could do this with like 3 blocks and a global variable
!!!!!!!
Offline