Servus,
Ich arbeite gerade mit diesem Tutorial Klick mich
Und habe auch alles bis auf die letzten 2 Sachen gemacht da ja da steht das es nicht nötig ist.
Sobald ich es starte kommt aber folgender Fehler:
###############################################
___________________________________________
ERROR in
action number 1
of Create Event
for object obj_warten:
In script tcplisten:
Error in code at line 11:
/* Creates a listening socket to monitor a certain port for incoming connections. Argument0 = Port to listen on Argument1 = Max amount of people allowed to be in the connected but not accepted list Argument2 = Blocking(0)/Non-Blocking(1) mode. Affects the tcpaccept script. returns the id of the socket or a negative error code.*/return external_call(global._SokB, argument0, argument1, argument2);
^
at position 29: Unknown variable _SokB
###############################################
Ich danke für jegliche hilfe.
Ich arbeite gerade mit diesem Tutorial Klick mich
Und habe auch alles bis auf die letzten 2 Sachen gemacht da ja da steht das es nicht nötig ist.
Sobald ich es starte kommt aber folgender Fehler:
###############################################
___________________________________________
ERROR in
action number 1
of Create Event
for object obj_warten:
In script tcplisten:
Error in code at line 11:
/* Creates a listening socket to monitor a certain port for incoming connections. Argument0 = Port to listen on Argument1 = Max amount of people allowed to be in the connected but not accepted list Argument2 = Blocking(0)/Non-Blocking(1) mode. Affects the tcpaccept script. returns the id of the socket or a negative error code.*/return external_call(global._SokB, argument0, argument1, argument2);
^
at position 29: Unknown variable _SokB
###############################################
Ich danke für jegliche hilfe.
