ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: holmedog on November 05, 2011, 06:19:50 PM

Title: Wait frustrations
Post by: holmedog on November 05, 2011, 06:19:50 PM
Does "wait 5s" no longer work?  If not, what is the increment that does?  I assumed "wait 100" was the equivalent, but in testing it doesn't seem to be happening. 
Title: Re: Wait frustrations
Post by: rana70 on November 05, 2011, 09:40:40 PM
Good Morning,

at least at my Side of the planet (OSI Client 7.0.19.1 an EUO 204)
it works still as it should do .....

Code: [Select]
Set %Starttime #SCNT
Wait 5s
Set %Stoptime #SCNT

Display OK %Starttime , #SPC , %Stoptime
halt
halt/code]

The result is correct ...

cu
Title: Re: Wait frustrations
Post by: gimlet on November 06, 2011, 07:50:55 AM
Works for me
Title: Re: Wait frustrations
Post by: holmedog on November 07, 2011, 10:34:55 AM
Works for me

Thanks, guys.  I found the issue.  I was running EUO in virtualization and it was doing funny things to the timing in general. 
Title: Re: Wait frustrations
Post by: TrailMyx on November 07, 2011, 10:38:11 AM
Thanks, guys.  I found the issue.  I was running EUO in virtualization and it was doing funny things to the timing in general. 

Were you using Virtualbox?  I often have problems with time-critical programs in VB.  VMWare generally works better for UO.
Title: Re: Wait frustrations
Post by: Crome969 on November 08, 2011, 07:39:31 AM
Thanks, guys.  I found the issue.  I was running EUO in virtualization and it was doing funny things to the timing in general. 

Were you using Virtualbox?  I often have problems with time-critical programs in VB.  VMWare generally works better for UO.
Since we use it in our Company, i like VMware as well.. last time before it worked very slow.. but they made a mess up of changes:)