Uridium Posted July 30, 2010 Posted July 30, 2010 heres a few Tips and Tricks that you may find helpful in your quest to better your game..... PHPNUKE Phpnuke can offer some mind boggling ideas for your game. 1 = The theme Creator concept came from using PHPNUKE.. 2 = Grab a copy of phpnuke and see how the clickable smilies work. 3 = a site called futurenuke.com (free) Offers a version of Nuke with drag n drop abilities (could come in handy for users to reorder friendslist, their items) 4 = Admin Panel of nuke has a vast and bright array of functions getting rid of your side menu and adapting this idea could make all the difference. 5 = Email the emailing system of nuke is very easy to adapt to mcc and when done correctly will show you how Activation emails can be added. Infact i found around 30+ uses that PHPNUKE in small parts coud be useful for any mcc game... YAHOO Yahoo offer a Developing tools site to programming called YUI its basically like a college where you can have a list of how to do things from Drag n Drop in a vast amount of stages to controlling how forms work.. and can be found here >>>Yahoo Development Tools <<< RUNNING CRON JOBS ON XAMPP I havent tested these 2 sites but it says cronjobs are possible via Xampp Setup Crontabs on Windows Enable CURL with Xampp Windows XP Quote
Djkanna Posted July 30, 2010 Posted July 30, 2010 Here are some more things you may find usefull; jQuery Simple to use Ajax requests. jQuery UI A nice collection of effects built upon the jQuery Framework. Usefull for moving stat bars, Tabbing profiles maybe, Acordians, Drag and Drop. Css message boxed Usefull for interface, they are much like these that MWG have. [warnbox]Blah[/warnbox] [infobox]Blah[/infobox] Etc. Post sticked very useful topic let's hope more contribute :) Quote
Djkanna Posted July 30, 2010 Posted July 30, 2010 Post sticked very useful topic let's hope more contribute :) :) Quote
Uridium Posted August 9, 2010 Author Posted August 9, 2010 Have you ever wanted to run a script at a certain point without running the whole file to see if errors occur or even just to see if things on certain lines are working correctly ? then here a nice program to use that will let you do anything with php.java and loads more.. NETBEANS By using this program you stop start a file a different points it will evne open up an other files that correspond to the file your working on that relate to that query.. Quote
Dominion Posted August 9, 2010 Posted August 9, 2010 i have been using the netbeans ide for a week + now and it rocks if your using notepad++ or something like it try an ide like it :) Quote
Uridium Posted August 9, 2010 Author Posted August 9, 2010 and Damn i re-read what i wrote and i think my keyboard went a bit dyslexic lol Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.