-
Posts
2,464 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Events
Everything posted by rulerofzu
-
Lets see Started with Cobalt Raq 4's , windows and pretty much all uni* versions and I am regularly employed to setup servers so they are done the correct way. How about you ? App servers....so I stated "other than what is required".....so if your server required a custom app then that would be installed as it is needed yes? Kinda logical. As for Joe. If you have people working for you that can do that and have done that well you deserve everthing you get. Chain of command has been in place a long time and there is a good reason for it. I could quote a whole series of ways of "how" you can setup your company servers with different levels of software and hardware for security and methods of working however 99% of them are not practical for here MWG. I dont see any point in refering to high end setups when nobody here is going to ever require it. Git....still dont like it I prefer subversion.
-
Yes i read it....thats why i laughed
-
3 weeks lmao....you think thats a long time for planning a game? try a year or more and then you may come close to doing it properly.
-
If you have a production server there is no way I would install anything other than what is required to run your site and thats it. Everything else is a security risk regardless of the vendor which includes git. Development account/server vps yeah for sure version control is a much better way to work. Rather not go with git myself dont like it never have and probably never will. It really does depend on your requirements, limitations and method of working. Shared hosting users can use gzip and automate it with a cron or ask them to install a multithread replacement to speed up the back up process which is really what ive outlined here. Pigz is one of several options available. Not all companies provide rsync some only provide a internal transfer in which case you need to create the backup yourself. Backing up files has after all made rsync what it is today so you may not know of anyone that back up their files but obviously it does happen a lot.
-
Problem with direct download of your database is if your host has the default setting for php uploads or less then you can get stuck trying to upload the backup if its bigger than 2048kb. You could compress it on your computer though. The use of pigz among other similiar multi thread compression is on the cPanel to do list. One will be chosen and implemented for site backups until then you can do it manually if you wish. Personally I dislike the cPanel site backup system.
-
Removed........................................
-
Your paying for use of the rpg system Sim has developed. $25 is not a lot.
-
Depending on the maths and its application then yes in some cases what I stated is false. However in this application its true hence the error thrown as that how they have designed PHP to work. Now if you wish to make a more complex calculation to make it work in PHP then by all means do so.
-
Its maths...you cannot divide by 0 if you just had nonsense inputted into your database then its highly likely that this is the reason why. I would suggest you close the game, clean up your database, fix your game and then open it again.
-
It could do with an across the game avatar module so personal avatar , forum etc
-
Ill have a look if you wish. Send me the info
-
Opencart :-)
-
Very nice price and its a great engine.
-
Mcc comes with city shops by default. Marriages if you use the search function for this forum can be found free of charge. Chat room I can highly recommend the IRC mod again if you search you will find. Just like yourself a unexperienced coder wouldnt be able to put these in either and have you got anything worth stealing anyway ;) You cant code if its not Mcc? lol
-
The free scripts I mentioned are legitimate. McCodes the best scripts out there. Well thats the funniest thing Ive read today. Complete utter rubbish in fact quite the opposite. The only advantage it held over any other engine was the mods it comes with and this has now been passed by NWE which is a more robust, secure and easier to use engine. Generally did not help.... well perhaps you should go head off learn PHP and then you wouldnt need to pay someone or even ask? I was suggesting you save your self some time and money as I will explain. Secure the engine. Well seen as Mcc is still not secure not in any version then your looking at $200+ to have it done properly as this means the securing of every file. Mods. As mcc requires mods to be added into the files then at the cheapest rate $10-$20 per mod. Game testing. Probably looking at $100+ or even a percentage share of the game to have it done properly and on a regular basis. So thats hmmm $300 before you even start adding mods and you have not even mentioned anything about graphics and a theme for the game. NWE on offer price at the moment $70. Comes with 98 modules, secure, new modules can be added without modification to the existing files, quicker response time instead of the no reply or weeks it takes with Mc Codes staff.
-
Your wasting your time initially. Why purchase an engine where you then have to hire someone to secure it? waste of time and money and more time and more money. Engines such as NWE and EzRPG and the EzRPG rework both avoid this giving your a base to work from without having to worry about getting it secured! If you have just bought the mc2 engine I would suggest asking for a refund under the distance selling laws and spending your money on NWE lite or going with EzRPG /rework both are free
-
Is a button essential? ie do you need a player to manually upgrade If not then if($ir[exp] >= $exp_needed){ $ir['level']+=1; } will auto up the level. You can also throw in any upgrade requirements in there (ie it costs x amount of cash/crystals) or send an event stating they could not level.
-
I was in the US recently and watched part of a debate as much as I could stand. Lets face it Romney is a douche if you elect that dipsh*t your totally screwed.
-
If you are going to accuse someone on the forum of theft then you should backup your claim with proof either in the post itself or to a moderator. If you cannot or are not willing to provide proof then your post should be deleted.
-
You cant just post something like that unless you can supply proof.
-
I believe it points you to github or at least it did before.
-
So as you have root access. What guarantee are you offering that you will not ssh into the server and copy files ;) Not to be suspicious or anything but just saying you can have stuff free without any contract is not something i would do.
-
Er....yes it does as the modal can contain the output of the script being requested.
-
Where are you getting the images from? Purchased stock or just ripped from google images. As forum signatures it wouldnt really matter but for use elsewhere it would.
-
Sorry would have to agree with Dave seen as this can be found for free on here anyway