Search found 17 matches

by greenleader
2004-08-11 20:28:01
Forum: General
Topic: MENU
Replies: 8
Views: 3527

thx it works
by greenleader
2004-08-11 19:00:21
Forum: General
Topic: MENU
Replies: 8
Views: 3527

Well here are pictures:


This is first screen (choosing General section)

http://www.ultimaworlds.net/1.jpg

This is second screen (choosing second option Trade Island)

http://www.ultimaworlds.net/2.jpg
by greenleader
2004-08-10 22:23:10
Forum: General
Topic: MENU
Replies: 8
Views: 3527

in fact IT IS NOT GUMP, so ,infogump doesn't work with it:(
by greenleader
2004-08-10 18:44:39
Forum: General
Topic: MENU
Replies: 8
Views: 3527

Well, when I dblclick on the stone, I get menu with caption "Choose a Destination", then there are few choices (I need "my places" and I have to press "continue", after I press "my wanted choice" I have to press another choice "My island" and then continue to teleport.

I have tried this:

uo ...
by greenleader
2004-08-08 21:35:55
Forum: General
Topic: MENU
Replies: 8
Views: 3527

MENU

Hi, I want makro for travelling stone. It's not gump but classic [menu] How should I do it?
by greenleader
2004-08-06 22:30:06
Forum: Help
Topic: Autoloot
Replies: 5
Views: 2722

Hmm But I dn't want lastcorpse but all corpses on the ground

for ex. I want to cut the corpse i didn't kill..
by greenleader
2004-08-06 21:27:55
Forum: Help
Topic: Autoloot
Replies: 5
Views: 2722

Autoloot

I need the script that will find all corpses on the ground and will do something with them (cutting) etc...
by greenleader
2004-08-06 19:18:22
Forum: Shards talks
Topic: Alternate PK and Injection
Replies: 3
Views: 3372

Alternate PK and Injection

How to run Injection on client 2.0.3 of Alternate PK? Thx. Patch info would be cool
by greenleader
2004-08-06 17:06:48
Forum: Help
Topic: Injection Stopped loading
Replies: 3
Views: 1762

Snowman, what shard did you connect with Injection on?(client 4.0.0c)
by greenleader
2004-08-06 15:42:20
Forum: Help
Topic: StrToInt
Replies: 1
Views: 1347

IntToStr => STR()
StrToInt => VAL()
by greenleader
2004-08-06 15:39:53
Forum: Scripting Ore
Topic: Healing(self)+equiping shield script
Replies: 0
Views: 1232

Healing(self)+equiping shield script

It worked for me. It's fixed version of one of donator of this forum...

sub Bandageself_and_shield()
VAR Shield=0x410B3D6A #ID of Shield
While UO&#46;Life<UO&#46;STR
UO&#46;DeleteJournal&#40;&#41;
UO&#46;WaitTargetSelf&#40;&#41;
UO&#46;UseType&#40;0x0e21&#41;
UO&#46;Print&#40 ...
by greenleader
2004-08-05 15:31:12
Forum: Scripting Ore
Topic: Runebook (or necrobook) (recall)
Replies: 1
Views: 1507

I have done this skript but:

sub necro()
UO.UseType(0x0efa)
UO.Say(",norbcheck 1")
UO.Say(",norbcalc 1")
UO.waittargetlast()
UO.Say(",recall 0x003f023b 122")
End sub

IF player sits on the horse, it sits down the character and doesn't shoot:(
by greenleader
2004-08-05 14:50:39
Forum: Scripting Ore
Topic: Runebook (or necrobook) (recall)
Replies: 1
Views: 1507

Runebook (or necrobook) (recall)

Hi I got few problems with runebook (necrobook).

This is ,infogump after opening necrobook:

infogump_______
serial 0x003f023b
gumpid 0x00000013
X 0
Y 0
3605 packet size
0 reply packet size
Buttons&#58; ________
Checks&Radios&#58; __
Entryes&#58; ________
All commands&#58; ____
1&#93; age
2 ...
by greenleader
2004-08-04 19:07:45
Forum: Help
Topic: Loading injection with client 4.0.2a
Replies: 6
Views: 2740

I have similar problem...But it doesn't work:( I tried the faq ..:( original client for shard is 4.0.0p
by greenleader
2004-08-04 18:49:03
Forum: Help
Topic: Client 4.0.3d
Replies: 3
Views: 2249

I have 4.0.0i but How can I connect?
by greenleader
2004-08-04 17:57:52
Forum: Scripting Ore
Topic: Runebooks script (help)
Replies: 26
Views: 13578

What about other gumpid? Well, Could someone translate it into English in short?:)
by greenleader
2004-08-04 17:46:57
Forum: General
Topic: Necrobook
Replies: 0
Views: 1437

Necrobook

How to make necro script?

I know I should find the gumpid using the ,infogump and then? What after that?