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 ...
Search found 10 matches
- 2009-01-27 16:55:24
- Forum: Modifications. Other user tools.
- Topic: Injection releases - source code ?
- Replies: 3
- Views: 6657
- 2009-01-23 21:54:13
- Forum: Modifications. Other user tools.
- Topic: Script.dll with INCLUDE feature
- Replies: 34
- Views: 28325
- 2009-01-19 23:13:33
- Forum: Modifications. Other user tools.
- Topic: Script.dll with INCLUDE feature
- Replies: 34
- Views: 28325
- 2009-01-17 19:24:29
- Forum: General
- Topic: Injection 2012
- Replies: 225
- Views: 114869
- 2009-01-07 22:25:57
- Forum: General
- Topic: Injection 2012
- Replies: 225
- Views: 114869
- 2009-01-02 13:03:01
- Forum: General
- Topic: New gump system problems
- Replies: 7
- Views: 9081
- 2008-12-31 20:07:38
- Forum: Requests
- Topic: File append
- Replies: 1
- Views: 4278
- 2008-12-31 15:59:19
- Forum: General
- Topic: New gump system problems
- Replies: 7
- Views: 9081
- 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 ...
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 ...
- 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 ...
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 ...