Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Tutorials and Tips

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 02-01-2014, 05:08 AM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,104
squiggler is on a distinguished road
Default Quest- Explore System (Open Source) *Now with iframe Tutorial*

Quest!
Since it seems to be requested a lot, check this out! This site says it's just a text-based system, but you can add videos, photos, and sound. It also has a map system that responds to your actions. (Notice how you don't see the other two squares until you go to them!)

Tutorial. Publishing/releasing your game.

There is currently no official way to integrate it into your website. From the developer:
Quote:
There's no way of integrating a game into a website yet, but you can link to the "Play online" feature when you upload a game to www.textadventures.co.uk. I'll be adding a way of embedding games in other websites at some point, but in the meantime you could probably do it via an <IFRAME> tag.
(Quick tutorial on iframes below in 4th post.)

(It's under this license (noted on this page under 'and you're free'), so I'm hoping this could be used to develop Mys further. It's a really cool script. Sorry if this is the wrong forum, I just figured it was a tip so...?)
__________________
Avatar courtesy of Doll Divine.

Last edited by squiggler; 02-05-2014 at 01:20 AM. Reason: added tutorial
Reply With Quote
  #2  
Old 02-01-2014, 05:21 AM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 86,994
Kyttias is on a distinguished road
Default

Woah, that's pretty cool. (Once I saw a similar thing and it allowed users to continue the story but I don't want to moderate something that complex, yeesh.)

I'll look into it. ouo~ Thanks a bunch!

Ah, here's text adventure system written in PHP already: http://www.saltiresable.com/articles/adventure-engine

It might make a nice alternative. There's actually probably quite a few of these around...

Last edited by Kyttias; 02-01-2014 at 06:07 AM.
Reply With Quote
  #3  
Old 02-01-2014, 01:48 PM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,104
squiggler is on a distinguished road
Default

Yeah. I like this one because the map gets revealed as you go (though you can turn it off) and you can zoom in or out of the map, also you can easily hide promo codes in the game. (You can't prevent people from posting it elsewhere, but y'know.) And then there's the easy links in case you don't like typing and the pictures and everything.
__________________
Avatar courtesy of Doll Divine.
Reply With Quote
  #4  
Old 02-05-2014, 01:07 AM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,104
squiggler is on a distinguished road
Default

How to use iFrame to integrate it into a website:
Find the page you want to put it on. Find the URL of the game you want. Use this code:
<iframe src="URL HERE" width="IN PIXELS" height="IN PIXELS">
<p>Your browser does not support iframes.</p>
</iframe>
The optional code will display if their browser does not support iframes. You can add a link here.
Note: you must start the URL with http:// or it won't work.
Note 2: With Quest's system, if the box isn't big enough, it sometimes won't display right.

Example: Go here and enter the below code.
I added the text you see if it doesn't support iframes above in case you wanted to check it out.

HTML Code:
<!DOCTYPE html>
<html>
<body>

<p>Your browser does not support iframes. Go <a href "http://make.textadventures.co.uk/Play/Play.aspx?id=28289" >here</a> to play this game on Quest.</p>

<iframe src="http://make.textadventures.co.uk/Play/Play.aspx?id=28289" width="700" height="700">
  <p>Your browser does not support iframes. Go <a href "http://make.textadventures.co.uk/Play/Play.aspx?id=28289" >here</a> to play this game on Quest.</p>
</iframe>

</body>
</html>
__________________
Avatar courtesy of Doll Divine.

Last edited by squiggler; 02-05-2014 at 01:13 AM.
Reply With Quote
  #5  
Old 07-23-2020, 12:07 PM
Ittermat's Avatar
Ittermat Ittermat is offline
The awesomesauce
 
Join Date: Feb 2016
Location: in front of my laptop
Posts: 272
Gender: Female
Credits: 32,838
Ittermat is on a distinguished road
Default

I cant seem to get the iframe to appear on my mysida pages... I've made two type to try.. a PHP page and a content/html page... however when I use this code (or any iframe code) All I get is a blank box. The game will not appear.
Reply With Quote
Reply

Tags
explore

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Create an Explore System in Mys. 1.3.4 cailynmae Tutorials and Tips 42 07-17-2017 01:25 PM
Explore Help? cailynmae Questions and Supports 7 03-29-2017 11:37 PM
View the source code before deciding which PHP CMS to download mario2027 Other Chat 0 12-09-2010 09:45 PM
Which is best open source community software? chriskrich878 Other Chat 3 11-23-2010 09:06 PM
Vista Source Code Leaked - See Here for Download BMR777 Other Chat 4 06-23-2008 10:12 AM


All times are GMT -5. The time now is 06:44 PM.

Currently Active Users: 448 (0 members and 448 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636