Function nem_rus()
aa$=Input$(" 3-создать игру 4-найти игру")
;WriteLine client,aa$
;WriteLine client,name$
Stop
Repeat
Cls
Text 100,100, "ЖДЕМ"
If ReadAvail(client)>0
ip_prot=ReadInt(client)
nam_prot$=ReadLine(client)
nem=ReadInt(client)
If nem=1
nemec=True
z=2
Else
nemec=False
z=2
EndIf
EndIf
Flip
Until z=2
End Function
потомучто они закоменнтированы.
убери отмеченное.