User Tag List

Results 1 to 5 of 5

Thread: Moogame/mooclick choosing from ultiple characters

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Moogame/mooclick choosing from ultiple characters

    I basically just want the players to be able to select different characters. None of the beginner tutorials I've seen explain how to do this.

    I would like to be able to send instructions for what object to create. The problems that I don't know how to use the info I send without tieing it to an object upfront. thanks

    I'm trying moogame, but any solutions would be helpful.

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moogame/mooclick choosing from ultiple characters

    you woulc need to send a number when each player joined, the number of the object, say you have 4 different objects to choose from then send the ID, then have all the objects grouped into the same group (player or evil or whatever) and then if ID = 2, create object 2 and set alt value A of it to the MOO ID, then set alt value B to the object number (2)... now for future conditions and events, instead of using each object, use the grouped object and the code you need will be reduced and allows you more freedom

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moogame/mooclick choosing from ultiple characters

    So would I send the character class id and create the object in the same event line?

    If not, do I have to store the information somewhere first and then execute it?

    Thanks

  4. #4
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moogame/mooclick choosing from ultiple characters

    are you able to build character selection for a single player game?

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moogame/mooclick choosing from ultiple characters

    Yes,

    The problem is that I want to read the inital message sent when a player joins before creating the object for the new player.

    You know how when a player joins, you create an object to represent that player? I want the want the players to be able to choose what class he/she is going to be. This means that the initial object being created for each new player could vary.

    So I want to be able to say create a class 1,2, or 3 object. The problem is that I don't know how to compare a value sent without it being attached to a specific object up front.

Similar Threads

  1. MooGame: Getting a joined user's name just returns "MooGame"
    By SuperDisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 23rd October 2012, 10:10 PM
  2. One mooclick and moogame in same frame?
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 26th November 2007, 02:25 PM
  3. Very basic Moogame/Mooclick question
    By Taofeld in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 26th September 2007, 11:56 PM
  4. Sending files with MooClick and MooGame
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 7th May 2007, 07:30 PM
  5. MOOGame, MOOClick or another MOO
    By Greg in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st March 2007, 10:18 AM

Posting Permissions

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