Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Mod Commander
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

animedj
Junior Member

USA
190 Posts

Posted - 27 October 2000 :  02:27:33  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
Just a little utility for mod makers to help them make their mods more easy to manage

http://animedj.com/hacks/modCMD.zip

HuwR
Forum Admin

United Kingdom
20588 Posts

Posted - 27 October 2000 :  06:25:34  Show Profile  Visit HuwR's Homepage
Very nice,

It may be better to base the link from the forum root though, and you have to put in the mod/console.asp if that's where they are.


'Resistance is futile'
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20588 Posts

Posted - 27 October 2000 :  06:57:00  Show Profile  Visit HuwR's Homepage
Sorry,

minor bug,
you need to change

if thisfile.readline = false then
modReadme = "-"
to
if thisfile.readline = "false" then
modReadme = "-"


otherwise it always displays view


'Resistance is futile'
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 27 October 2000 :  10:19:10  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
Thanks HuwR, it's fixed, and if you see in the modCMD.asp there is a variable called modFolder, if you want to set it up to root just define it like this :

modFolder = ""

I prefer to have a new folder for new mods, as now the root directory it's pretty much full..

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20588 Posts

Posted - 27 October 2000 :  12:40:28  Show Profile  Visit HuwR's Homepage
found it, I just added an extra line to get it to read it from the mod file.
Very useful, I was just about to add some stuff to admin home, this saves me the bother.

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 30 October 2000 :  12:48:38  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
Version 1.05 out. Added 2 new fields. D/l from the link at the start of this topic.

---
Johann Reyes
http://animedj.com
Go to Top of Page

John
Junior Member

USA
427 Posts

Posted - 30 October 2000 :  16:56:52  Show Profile
I'm not sure exactly what this does...

<center><font size=2>
<i>For I am not ashamed of the gospel, for it is the power of God for salvation to everyone who believes</i>
<b>Romans 1:16</b>
</font id=size2></center>
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20588 Posts

Posted - 30 October 2000 :  21:02:24  Show Profile  Visit HuwR's Homepage
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Version 1.05 out. Added 2 new fields. D/l from the link at the start of this topic.

---
Johann Reyes
http://animedj.com
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Small bug in 1.05
<pre id=code><font face=courier size=2 id=code>
in Modcmd.asp line 72
modLink = "<a href=""" & modFolder & modLink & """>go</a>"
think it should be
modSetup = "<a href=""" & modFolder & modSetup & """>go</a>"
</font id=code></pre id=code>

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 30 October 2000 :  21:49:09  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
thanks Huwr. Fixed in the code.

---
Johann Reyes
http://animedj.com
Go to Top of Page

davemaxwell
Access 2000 Support Moderator

USA
3020 Posts

Posted - 31 October 2000 :  08:21:51  Show Profile  Visit davemaxwell's Homepage  Send davemaxwell an AOL message  Send davemaxwell an ICQ Message  Send davemaxwell a Yahoo! Message
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I'm not sure exactly what this does...
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Me either...

Dave Maxwell
--------------
When's the next meeting of Snitzaholics Anonymous<img src=icon_smile_question.gif border=0 align=middle>
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20588 Posts

Posted - 31 October 2000 :  08:38:28  Show Profile  Visit HuwR's Homepage
Basically it gives you a table on the admin_home screen which contains the details of the Mods and links to any admin screens, readme's etc.

You just supply a small .mod file with the required info. (to fit in with animedj design you need to put your admin and setup scripts in a directory called mods.

So to issue a new mod, you simply unzip the files, put the Mod file in the mods directory and go to the admin screen, from here you can execute any db setup scripts included, check the readme for file changes, and access the Admin, no need to mess with the admin files in Snitz

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

webshorts
New Member

USA
96 Posts

Posted - 02 November 2000 :  11:38:33  Show Profile  Visit webshorts's Homepage  Send webshorts an ICQ Message
For some reason, the setup files listed in my .mod files aren't showing up in the Mod Commander. It just shows the "-". The Mod files are correct, but nothing is displaying. I'm using Mod Commander 1.05.

Thanks,

Daniel Short
Chief Designer,
Web Shorts Site Design

Free DHTML at DHTMLShock.com
JavaScript and DHTML forum, powered by Snitz
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 02 November 2000 :  12:58:46  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
I'll say d/l the zip again, as there was a small bug that Huwr found.

---
Johann Reyes
http://animedj.com
Go to Top of Page

webshorts
New Member

USA
96 Posts

Posted - 02 November 2000 :  13:03:52  Show Profile  Visit webshorts's Homepage  Send webshorts an ICQ Message
Sorry, still didn't do any good. I'll keep playing with it, and see if I can find out what's wrong.

Daniel Short
Chief Designer,
Web Shorts Site Design

Free DHTML at DHTMLShock.com
JavaScript and DHTML forum, powered by Snitz
Go to Top of Page

animedj
Junior Member

USA
190 Posts

Posted - 02 November 2000 :  13:12:34  Show Profile  Visit animedj's Homepage  Send animedj an ICQ Message
Okay, yep there was a typo in the script. Now it's fixed in the code. D/l ver 1.1 from the above link.

---
Johann Reyes
http://animedj.com
Go to Top of Page

webshorts
New Member

USA
96 Posts

Posted - 02 November 2000 :  13:23:32  Show Profile  Visit webshorts's Homepage  Send webshorts an ICQ Message
I'm still getting 1.05 out of the zip. Is it stuck in my cache maybe? If it's not too much trouble, I'd appreciate it if you could drop in an email for me, as I just can't seem to get the right one downloaded.

dan@web-shorts.com

Thanks,

Daniel Short
Chief Designer,
Web Shorts Site Design

Free DHTML at DHTMLShock.com
JavaScript and DHTML forum, powered by Snitz
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07