Welcome, Guest. Please Login or Register.
April 30, 2025, 07:03:07 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Offline Packaging? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Offline Packaging?  (Read 557 times)
Dataforce
Full Member
***
Posts: 171


Data-Host.co.uk

Offline Packaging?
« on: March 05, 2002, 09:32:36 PM »
Reply with quote

Has Any1, kave a program the creates package files (.mod.yp or .as.yp) offline, or does any1 know how to create them offline?
cos its a pain in the but, uploading the files to package, then downloading the package to Change the Extract Dir, then upload again to my seveer
Logged
Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:Offline Packaging?
« Reply #1 on: March 05, 2002, 10:16:36 PM »
Reply with quote

well, i always make de .ya file on my home pc, and then upload the .ya file to Packages dir.

I never upload the files that "created" the package :P
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
Michael
YaBB God
*****
Posts: 782


Recursion \Re*cur"sion\, n. - See recursion.

ICQ - 47769041mrtorrent@hotmail.com WWW
Re:Offline Packaging?
« Reply #2 on: March 05, 2002, 10:32:04 PM »
Reply with quote

If you're talking about a mod file editor, "Yet Another Mod Editor" is pretty nice. Check it out at the downloads over at BoardMod.
Logged

~ Michael ~
--------------
The MikeCam
I went to the Net and all I got was this stupid tagline.
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Offline Packaging?
« Reply #3 on: March 05, 2002, 11:55:20 PM »
Reply with quote

or boardmodse
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
Dataforce
Full Member
***
Posts: 171


Data-Host.co.uk

Re:Offline Packaging?
« Reply #4 on: March 06, 2002, 05:24:41 PM »
Reply with quote

How do u do it Omar?

the Yet Another Mod Editor only does board mod files dont it? I wanna make a Non-board mod file...
Logged
Dataforce
Full Member
***
Posts: 171


Data-Host.co.uk

Re:Offline Packaging?
« Reply #5 on: March 07, 2002, 07:57:14 PM »
Reply with quote

Some1 tell me how its Done plz (Omar?)
Logged
John R
PHP Challenged
Global Moderator
Sr. Member
*****
Posts: 387


Click, Click, Click, Bang!

ICQ - 3166233codehammer@thevortex.com
Re:Offline Packaging?
« Reply #6 on: March 08, 2002, 02:43:46 AM »
Reply with quote

To the best of my knowledge, at the present time there are only 5 commands that the Package Manager responds to and they are:
<file></file> - selects the file to work with
<search></search> - search for the text defined in the search parameter
<add></add> - add after what <search> found
<replace></replace> - replace what <search> found
<before></before> - add before what <search> found

Basically the steps you follow to write a package file are simple.  Lets say you want to modify 2 different files and you want to add 2 things to each file.  The format you would follow is:
1 - <file>name of file #1</file>
2 - <search>the text line you want to modify</search>
3 - <add>adds text after the search string</add>
     <Before>adds text before the search string</before>
     <replace>replaces text that the search string found</replace>
4 - <file>name of file #2</file>
now you would do the same as in steps 2 & 3

Best thing for you to do is to look at any package file in your packages directory and you bet get a better understanding of what I am trying to explain to you.

cheers...........
Logged

Be careful what you wish for, it might come true!

Note: I do not acknowledge support requests via PM, MSN or ICQ, please use the support boards.
Dataforce
Full Member
***
Posts: 171


Data-Host.co.uk

Re:Offline Packaging?
« Reply #7 on: March 08, 2002, 04:42:17 PM »
Reply with quote

DUR!!!!!!

I know how to make the .MOD file, I want to make a .YP file!

Cos I have a .mod file, a .php file and a .txt file, and I dont know how to add them into 1 file, I dont understand the numbers after

^dir/packages[sommat]235894598356
^^^^^^^^^^^^^      ^^^^^^^^^^
Not entirely correct         How does it decide this?

So could some1 tell me how to make the .yp files?
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:Offline Packaging?
« Reply #8 on: March 08, 2002, 08:58:59 PM »
Reply with quote

*Sigh*.. At the moment I wouldn't really use PackMan. Matt really messed it up :P lol. It's super faulty. But anyway, use any numbers you like, and to make any file just use this, renaming the .php file of course:

dir|^|Sources
file|^|Sources/MyMod.php|^|896|^|1009249195
Logged

PHPNews has been released!!! Download it now!!!
Dataforce
Full Member
***
Posts: 171


Data-Host.co.uk

Re:Offline Packaging?
« Reply #9 on: March 08, 2002, 10:55:54 PM »
Reply with quote

so its just a random number?

How come when I changed the contents or my Modification.txt, it didn't recognise it any more, it just decided not to extract it...
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:Offline Packaging?
« Reply #10 on: March 12, 2002, 06:42:58 PM »
Reply with quote

dir|^|Packages
file|^|Packages/modification.mod|^|13641|^|1011576039
Use this then! :P Remember to use the making of new files the last thing you do. That might bring about a problem ortherwise...
Logged

PHPNews has been released!!! Download it now!!!
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Offline Packaging? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.031 seconds with 19 queries.