Yoko

All sides of Injection
It is currently 2024-03-29 01:40:03

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Some suggestions
PostPosted: 2006-04-15 11:23:36 
Offline

Joined: 2005-08-06 18:06:05
Posts: 9
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("finddistance"), UO.Get("injectecho") ...

d) More message types

UO.Print(color, text);
UO.Print(serial, color, text);

e) overloads in scripts

sub something(item.Graphic)

end sub

sub something(item.Graphic, item.Color)

end sub

f) parameters from game

,exec test 54 39

sub test(a, b)
UO.Print(Str(Val(a)+Val(b)));
end sub

g) No messagebox when error, only print ingame message


Top
   
 Post subject:
PostPosted: 2006-04-15 16:50:59 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Moved to Requests.

А ваще, всё это уже было.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited