4 Yoko Sugestion

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
Arthur
Posts: 11
Joined: 2004-08-20 11:02:35

4 Yoko Sugestion

Post by Arthur »

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 »

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 »

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 »

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 »

так это можно и в одном написать фсё хотя если скрипт длинный то .......... впринципе прикольно =)))
Post Reply