Page 1 of 1

Getting rid of the small arm delay

Posted: 2004-07-23 01:36:09
by sillicontoast
In my shard is necessary to put a dressspeed of something like 643ms, until there is ok, but when i send arm command the client do a little stop because of the delay of ms.

There's a way to get rid of that little "stop issue"? This is harassing me when i need to heal and arm in a front of a monster!!! :evil:

Posted: 2004-07-23 01:40:57
by Daioh
uo.setdressspeed(delay_ms)

Posted: 2004-07-23 02:10:46
by sillicontoast
i know HOW to put dressspeed, but the character do a little stop if there's more _ms than 0. I want to get rid of this little stop.

Posted: 2004-07-24 04:48:44
by sillicontoast
well, i've typed at client:

,setarm 1 when i was holding shield and sword
,setdressspeed 643 (the delay needed to safely equip the two itens)

created 2 hotkeys:
insert for arm 1
delete for disarm

when i press insert the client do a very little stop and then put the 2 weapons on hand. There's such a way to avoid this little stop?

Posted: 2004-07-25 03:12:59
by Yoko
yes if you will use script without these commands.
use uo.equip/equipt/unequip