Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,561 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
License Question #410215
10/30/12 15:26
10/30/12 15:26
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
Hi,

Actually those are two questions..Sorry for that (again... laugh )
1) When acknex.exe searches for a file - is there a) any possiblity to create a callback function for plugins (e.g. on_search_file) for the case that no file has been found, or b) how does the engine search for the file (so more basically, which instructions are used)?

2) Is it generally allowed (from a license point of view) to write a plugin that encrypts all files and - according to the callback function - decrypts the nessassary files (e.g. with add_buffer)?

Thanks a lot,
regards,
Timo

Last edited by TechMuc; 10/31/12 11:48.
Re: License Question [Re: TechMuc] #410277
10/31/12 13:58
10/31/12 13:58
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
It is allowed. There is no callback function, but your plugin can use add_buffer. Files are looked for first in the buffers, then in the path and then in the WRS. Some files, for instance media files, are not opened by the engine, so you can't use your plugin for them.


Moderated by  old_bill, Tobias 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1