Ask for help
Moderators: Murderator+ , Murderator
sillicontoast
Posts: 17 Joined: 2004-07-17 16:42:24
Post
by sillicontoast » 2004-07-23 01:36:09
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!!!
Daioh
Posts: 63 Joined: 2004-06-28 19:06:26
Contact:
Post
by Daioh » 2004-07-23 01:40:57
uo.setdressspeed(delay_ms)
sillicontoast
Posts: 17 Joined: 2004-07-17 16:42:24
Post
by sillicontoast » 2004-07-23 02:10:46
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.
sillicontoast
Posts: 17 Joined: 2004-07-17 16:42:24
Post
by sillicontoast » 2004-07-24 04:48:44
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?
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-07-25 03:12:59
yes if you will use script without these commands.
use uo.equip/equipt/unequip