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
2 registered members (OptimusPrime, AndrewAMD), 14,580 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
Page 2 of 2 1 2
Re: publishing and packing? [Re: WretchedSid] #399357
04/14/12 14:21
04/14/12 14:21
Joined: Sep 2009
Posts: 1,032
Budapest
Aku_Aku Offline
Serious User
Aku_Aku  Offline
Serious User

Joined: Sep 2009
Posts: 1,032
Budapest
Quote:
Please read again what WRS files are and how they work and then understand that such a functionality would totally defeat this concept.

Why would be ruined the conception?

Re: publishing and packing? [Re: Aku_Aku] #399359
04/14/12 15:06
04/14/12 15:06
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
Because everyone will be able to read your files from your resource if they know the file names.

Re: publishing and packing? [Re: Lukas] #399591
04/17/12 14:44
04/17/12 14:44
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Generating a list of file names of your models should be quite easy: use ent_next to parse all your entities, then write their file names to a text file.

Re: publishing and packing? [Re: jcl] #399652
04/18/12 05:23
04/18/12 05:23
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Ok..

I managed to create a modellist, and read it out of the wrs file.
(have written a BINDing Tool to create the wdl for me grin )
Small Question:
Is there a way to create a WRS Creator?
Something like:

The User creates own mdl files in a specific Folder System, starts the exe, and the exe creates the modellist, names it into something.pak, Creates the binding WDL and compiles it into a <filename.wrs>?
That would help us to create a custom packer for creative users, or individual content packs for levels.

If that´s not possible, we create Plan B (Content system like in Counter Strike).


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: publishing and packing? [Re: Espér] #399675
04/18/12 10:59
04/18/12 10:59
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
You can use a WDL file for that. For instance, create a file "bind.wdl" with a file list, like this:

BIND "file1.mdl";
BIND "sound.ogg";
... etc.

Then run a batch file to create the WRS:

wed -r bind.wdl

Of course, only the Pro Edition can create WRS files, so you must do that, not the end uer.


Re: publishing and packing? [Re: jcl] #399680
04/18/12 11:19
04/18/12 11:19
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
okay
thx jcl laugh

we will use PlanB


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: publishing and packing? [Re: Espér] #425646
07/09/13 15:38
07/09/13 15:38
Joined: Nov 2007
Posts: 318
Brasil, Paraná
NeoNeper Offline
Senior Member
NeoNeper  Offline
Senior Member

Joined: Nov 2007
Posts: 318
Brasil, Paraná
Hello guys. Digging up the topic!
It's possible I extract models of resources to a folder on your system?
I have an old project from which I made resources and ended up losing the original models. I would love to be able to draw them not presisar re-modeling all over again


Please! Use easy words to be translated. because my English is not very good! Grateful.
_______________________________________________________
Re: publishing and packing? [Re: NeoNeper] #425702
07/10/13 09:54
07/10/13 09:54
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
There is no engine function for that, but you can contact support with your User ID and password - they can extract your models for you. Please also send some evidence that the resource is your work, such as some info about the content.

Re: publishing and packing? [Re: jcl] #425762
07/10/13 16:03
07/10/13 16:03
Joined: Nov 2007
Posts: 318
Brasil, Paraná
NeoNeper Offline
Senior Member
NeoNeper  Offline
Senior Member

Joined: Nov 2007
Posts: 318
Brasil, Paraná
Tanks Jcl. I will arrange everything here


Please! Use easy words to be translated. because my English is not very good! Grateful.
_______________________________________________________
Page 2 of 2 1 2

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