User Tag List

Results 1 to 6 of 6

Thread: Level Editor and Sender Example

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Level Editor and Sender Example

    I just made an application that allows you to make a level and then send it to the game designer so that he/she can include it in the final release of the game. Although I made this for myself, I thought it may be a good example for others. It only works for the Developer version because it uses the email object.

    If anyone can tell me how to send files without using the email object PLEASE let me know. I do own a domain, so maybe I could upload the file instead of sending it. I just don't know how.

    EDIT:
    This application creates the directory
    C:\Program Files\The Battle of Fluffer Fluff Meadows\Levels\Custom\
    Although this cannot do any harm to your computer, I thought I should give you the heads up anyways.
    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Level Editor and Sender Example

    You can send mails through .Net extension (http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=86900#Post86900 this example does not support file attachments, but it should be easy to add), but this would require the .net framework...

  3. #3
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Level Editor and Sender Example

    Level editors are very easy to make, I use arrays to make mine and the user can save it to file

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Level Editor and Sender Example

    That isn't his problem

  5. #5
    No Products Registered

    Join Date
    Aug 2007
    Location
    Uithoorn, the Netherlands
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Level Editor and Sender Example

    You could use the Live receiver extension to connect to a PHP E-mail script (you can find an example here)

    You could also use said extension to go with an upload script, maybe?

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Level Editor and Sender Example

    Quote Originally Posted by Corentin
    You can send mails through .Net extension (http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=86900#Post86900 this example does not support file attachments, but it should be easy to add), but this would require the .net framework...
    Yes. That would work, but I'd rather just use the email extension than require the user to have the .net framework. As long as it works in the .exe file, it's fine with me.


    Quote Originally Posted by dragonguy
    Level editors are very easy to make, I use arrays to make mine and the user can save it to file
    You completely missed the point. This is more than a level editor, and I found that post insulting.


    Quote Originally Posted by MediYama
    You could use the Live receiver extension to connect to a PHP E-mail script (you can find an example here)

    You could also use said extension to go with an upload script, maybe?
    Simply put, I am not that smart. Or at least I don't think I am.

Similar Threads

  1. Level editor that uses MMF2's own frame editor
    By Shawn in forum File Archive
    Replies: 35
    Last Post: 9th November 2013, 06:34 PM
  2. Level editor in XNA
    By DavidN in forum XNA Export Module Version 2.0
    Replies: 2
    Last Post: 21st July 2013, 01:35 AM
  3. Help with Level editor?
    By camelman in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th July 2009, 12:15 AM
  4. Level Editor
    By weka in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 6th May 2009, 02:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •