General Injection issues
Moderators: Murderator+ , Murderator
Arthur
Posts: 11 Joined: 2004-08-20 11:02:35
Post
by Arthur » 2004-12-05 22:20:45
Can you Make command ,load ? for loading another .sc
for example create one file load.sc
and in the autoload.sc create this
sub test()
uo.load("load.sc")
end sub
and you can say ,exec test load the file load.sc this is very good.
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-12-06 01:21:15
it is possible but only with script.dll reconstruction
drcrazy
Junior Expert
Posts: 92 Joined: 2004-10-12 00:48:57
Location: Шард МЕ2
Post
by drcrazy » 2004-12-07 10:32:10
Respectable AGRS wrote subs loader, AFAIK..
Try to search forum..
The pleasure of satisfying a savage instinct, undomesticated by the ego, is incomparably much more intense then the one of satisfying a tamed instinct. S.Freud.
AGRS
Expert!
Posts: 1007 Joined: 2004-04-04 21:40:09
Contact:
Post
by AGRS » 2004-12-07 12:50:12
drcrazy wrote: Respectable AGRS wrote subs loader, AFAIK.. Try to search forum..
Я думаю он хочет не процедурки загружать, а целые скрипты.
Закончил тинкеринг, загрузил алхимию и тд.
SpiritFC
Posts: 27 Joined: 2004-10-27 23:28:21
Post
by SpiritFC » 2004-12-07 17:45:04
так это можно и в одном написать фсё хотя если скрипт длинный то .......... впринципе прикольно =)))