Is this working with 3.1.1?
Is this working with 3.1.1?
Nice pack! Thank you very much!
Thanx man! You have done a very good pack for noobs like me!!! haha.
My server is up and running, i just wanna know why all character start at lvl 55, how to change it and how to make the server availabe on lan!
thanx
Nice pack. is 3.1.1 working ?
Still gotta issue with the vmaps error, gonna take apart this thing to solve it XD
if anyones gotta idea what it is, please pm me or put it here.
kk so i every time i try to log in I get stuck at connected and when i alt tab to check the world, I get a constant "assertation failed" that just spams down the screen anyway to solve this?
You are sooo romanian.... "75.4 Mo" ROFLMAO! Ive always hated the romanian for byte..... Octetzi..... Geeez! It sounds ****ing not cool!
Installed the repack and every time i try to log in i get stuck at connected, when i close world a bunch of red comes up saying a bunch of Gobjects arent found, if you can help thanks![]()
I used the v2 to get the maps then just updated the files with v3 (no uninstall), but I also get an error with the v3 map extractor, I get "bla bla bla can not find file" (where file is map extractor) I would post this on his forum too but.... it's been down for a few days now![]()
hi all, before I start, this is not a bump but a fix for the web server part of this repack and the minimanager's forum, it took me a long time fixing the issues and locating the problems that were causing the server to not go live.
I'm gonna help those that get the web server not working issue.
1st off, navigate to c:\FrOzEn\wampMSS\Apache2\conf and open in notepad.exe HTTPD.CONF
now you have that open click on EDIT on the toolbar and then select FIND, in the pop up dialog box put "80" (without quotes) and remove the # before them, this will force wamp to use port 80 like it should. repeat for all #'s with "80" at the start of the text line except for the example sections like #Listen 12.34.56.78:80 <-- thats a example line, eg - #ServerName localhost:80 would need the # removed so it reads ServerName localhost:80
when thats done find "onlineoffline tag - don't remove" (without the quotes), under that line is some options, make em match the following -:
Order Deny,Allow
Allow from all
close and save HTTPD.CONF
now we are gonna fix that little "offline" even when online issue.
navigate to c:\FrOZeN\wampMSS\ and open WAMPMANAGER.INI
then find the line [Messages] and the line right under it should end with Offline but it shoul be Online like so -:
[Messages]
AllRunningHint=wampMSS - All services running - server Online
SomeRunningHint=wampMSS - %n of %t services running - server Offline
NoneRunningHint=wampMSS - None of %t services running - server Offline
(note, they should all be 1 lines not wrapped as your browser may show)
once you've done all the above your server WILL be online and will be viewable to people outside of your network thus taking your registration page online too.
want more info?
MiniManager website forum install help (using Navicat)
with your server and website online (aka working) open Navicat and connect to your database.
you now should see your treeview (list of databases in your database)
right click on your root part of your database (mines called Wolk so I'd right click on that) and click New Database and name it "mmfpm" (must be EXACTLY like that but without the quotes).
next double click (open) the mmfpm database and then right click it and select "execute batch file" and in the pop up dialog box click the box with the ... in it and locate the minimanager folder and then open the SQL folder inside there, click "install_forum.sql" and click open and then click "start" then wait for it to finish, repeat this for the file "303_dbc.sql" and when thats done click "close", you can now close Navicat, unlike Mangos.exe you dont need to reload the server for the forum to work, you can just put the link to it in a web browser and it will just work as intended.
I'm still trying to get hold of Epsilon on his forum but he's doing a massive over haul so cant seem to catch him so he can be told how I fixed this issue and if you are Epsilon and you do read this, maybe you should add this to your readme file (not being nasty but this drove me nuts figuring it out) and I hope he dont mind me posting a fix to this problem.
Epsilon does recomend you remove the 4 premade accounts if you install the web server on port 80 but I just changed the passwords.
Hope this helps some one out