Search found 9 matches

by Krysa
2006-05-02 19:46:27
Forum: Modifications. Other user tools.
Topic: Project ASM
Replies: 392
Views: 184264

It's good, but it would be better with include feature as in beyonder's script.dll.
by Krysa
2006-04-30 22:02:18
Forum: Help
Topic: Need help please
Replies: 4
Views: 1155

Re: Need help please

You must trein :lol:
by Krysa
2006-04-29 10:37:57
Forum: Modifications. Other user tools.
Topic: Script.dll with INCLUDE feature
Replies: 34
Views: 28346

Hmm, why ",temirnate all" not working in this super thing? :cry:
by Krysa
2006-04-15 11:23:36
Forum: Requests
Topic: Some suggestions
Replies: 1
Views: 2884

Some suggestions

a) Block multiple executions
[BlockMultipleExecutions("group")]
sub test()
UO.Print("test");
end sub

[BlockMultipleExecutions("group")]
sub test2()
UO.Print("test2");
end sub

b) Some function that firing every x seconds (interval i can set on "Main" form and UO.Set)

c) UO.Get ...
by Krysa
2006-04-14 09:23:21
Forum: General
Topic: UO.OnGump
Replies: 0
Views: 1472

UO.OnGump

If i have in script

UO.OnGump("withtext", "Recipe", "(5");

then when i open some other gump (without text "Recipe"), client crasches :( Why?
by Krysa
2006-03-31 22:51:49
Forum: General
Topic: UO.Set and ???
Replies: 5
Views: 2402

Destruction wrote:It impossible.


Impossible? Nothing is impossible :)

Code: Select all

Sub MyUO.Set(what, value)
  UO.SetGlobal("set_"+what, value);
  UO.Set(what, value);
end sub

Sub MyUO.Get(what)
  return UO.GetGlobal("set_"+what);
end sub
by Krysa
2006-03-31 20:24:29
Forum: General
Topic: UO.Set and ???
Replies: 5
Views: 2402

UO.Set and ???

Can I get a value what i set in UO.Set? For Example i need get "quiet" or "finddistance".
by Krysa
2005-09-08 19:04:31
Forum: Help
Topic: Ongump
Replies: 1
Views: 1355

Ongump

How to use this ? I try all examples, but it not work


_____infogump_______
serial 0x0011f85c
gumpid 0x00000198
X 0
Y 0
285 packet size
0 reply packet size
Buttons: ________
Checks&Radios: __
Entryes: ________
All commands: ____
1] age
2] esizepic 200 80 2620 200 12 ...