Jump to content
MakeWebGames

Ajaxify, jQuery your Entire MC-Code Game [Any MC-Code Version]


Sim

Recommended Posts

Here is a video preview of the finished product:

 

 

Your need to upload the two new files and modify a few area's on your header.php file. I included instructions in the zip as well as screenshots of the header area's that needs modifying highlighted by green that are the new additions.

Click 2 Download

 

It only took around 70 lines of code to make this happen..

Link to comment
Share on other sites

  • 2 months later...
  • 3 weeks later...
  • 1 month later...
  • 2 months later...

turns out really really simple for redux just upload the files to the public html folder and add the script tags to the template and its golden

<script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>

<script src="ajaxer.js"></script>

all I did and its running good on my game other than messing up the ajax chat and it does not work with Richards crime mod either

Edited by classified
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...