I trying using script on server:
while{true}do{
publicvariable "obj";
sleep 1;
};
- this not resolve trouble.
I trying using script on server:
while{true}do{
publicvariable "obj";
sleep 1;
};
Updated description and added attache
variable "obj" can be replaced on cursortarget or using publicvariable "obj"; - but this not resolve trouble.