Search found 10 matches

by nexuser
2009-01-27 16:55:24
Forum: Modifications. Other user tools.
Topic: Injection releases - source code ?
Replies: 3
Views: 6657

Dear Yavanna,

I think injection is a great project, really useful and I think the same applies for me, i'd love to contribute to this marvelous software. I've compiled latest avaiable sources, on sourceforge (305) but are not useful for latest clients (i use 6.0.11.0)

I'd be happy too to ...
by nexuser
2009-01-23 21:54:13
Forum: Modifications. Other user tools.
Topic: Script.dll with INCLUDE feature
Replies: 34
Views: 28325

i would try to fix it, sir, if i could get the source code. I know it's forbidden but having some people working could be a way to improve the project.

Thank you for your patience.

Marco
by nexuser
2009-01-19 23:13:33
Forum: Modifications. Other user tools.
Topic: Script.dll with INCLUDE feature
Replies: 34
Views: 28325

Dear sir, i'm using v805.31 of injection.

1) is it possible to use your modification to include a scritp in autoload.scp? it seems the parser says "parse error" pointing to the include line. If i reload autoload.scp then everithing works.

2) i'd like to make "terminate" works, it seems it ...
by nexuser
2009-01-17 19:24:29
Forum: General
Topic: Injection 2012
Replies: 225
Views: 114869

I would like to gather "bulk oreder deeds, (for tailors and blacksmith) so i need to obtain a BOD using the contextual menu of a vendor. Would be nice to implement a command to simulate a contextual menu respose. I can help you doing that, if you want.
by nexuser
2009-01-07 22:25:57
Forum: General
Topic: Injection 2012
Replies: 225
Views: 114869

Dear yoko, i begun playing uo in 1999. I've been using inj since you started it and i was really happy of your announcement!

I posted few days ago a message regarding the new gump protocol, this would be a nice feature to implement ( http://forum.yoko.com.ua/viewtopic.php?t ...
by nexuser
2009-01-02 13:03:01
Forum: General
Topic: New gump system problems
Replies: 7
Views: 9081

If you ever need help, just ask and i'll try :)
by nexuser
2008-12-31 20:07:38
Forum: Requests
Topic: File append
Replies: 1
Views: 4278

It seems Injection does not like "\n" or "\r" terminated files...
by nexuser
2008-12-31 15:59:19
Forum: General
Topic: New gump system problems
Replies: 7
Views: 9081

Thank you very much for the fast reply.

Do you think it will be easy to update/fix it?

zlib decompression may be easy to implement, using a standard library...
by nexuser
2008-12-31 15:53:29
Forum: Requests
Topic: File append
Replies: 1
Views: 4278

File append

Is it possible to append data to a file, instead of creating new file?

Something like

var s=0,k,f=file("file.dat")

f.Open()

f.Append()

f.Writeln("Hello")
f.Close()

I tried to open a file, read it until end but i can't write ...
by nexuser
2008-12-28 03:33:58
Forum: General
Topic: New gump system problems
Replies: 7
Views: 9081

New gump system problems

Dear injection users,
Dear mr. yoko,

I'd like to explay to you a problem regarding the new gump system.

This system is used on RunUO shards like mine. In a few words, the command

,infogump

and all the others regarding to gumps appear not to work.

This is the infogump output ...