User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: I pay little $ for a helper

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    I pay little $ for a helper

    I am still new to mmf and often get stuck. Its very annoying and its often very small problems that are easy to fix. I wonder if anyone here have teamviewer and some messenger system like skype or msn. I find it very convinient to pay someone like 5$ or something per problem or question to go into teamviewer and fix the problem or show me so i can look and learn at the same time.

    Maybe not huge money but i often need help :P And considering i am so new still it should often be very basic problems.

    If you are interested add me on skype: mileafly or msn: daniel84000@hotmail.com

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Outcast. Why would you want to do this? Help on the forums is free and there are very talented forum members and CT staff here. Everyone is more than willing to help if they can.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Ok then i give it a shot and see if anyone can figure it out

    I stripped down my mfa to just the core and removed as much as possible to isolate the "bugg". I will attach the mfa at the bottom of this text and also a screenshot to show what i mean.

    Ok here is the problems. As you will see in the mfa the penguins will walk when the stoplight are green. They will travel up to the gate at the top of the frame then "slide" down until they go outside the frame to the left. Then they will appear and go to the right and throw a fish.

    Ok all this works well except that for some reason the sixth penguin will be two penguins on top of each other when they appear at the bottom left (this happens not always i think but like 95% of the time). After that some of the penguins will be doublicates on each other.

    The event CAUSING this is in the group named "Level Activators" (under the group Game). This event just activates another group called speed up that makes the penguins speed go from 1 to 2. (in the main game its used to make it a little more difficult by increasing the speed they walk).

    If you remove the group "Level Activators" the bugg wont happen.

    I have no idea why this is happening, and why it starts at the sixth penguin, its the exact same event happening for every penguin so dont know why some are exceptions :S

    If someone could point out whats the problem i would be very grateful! Im going crazy here :P


    MFA: http://www.sendspace.com/file/o5y7sl

    Screenshot: http://www.newgrounds.com/dump/item/4c98f5f217eab288f0b15364c441d2b2

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Are you deactivating the group "Speed Level 1" after you've set the speed? I put in an action on the same line (68) that deactivated the group, and it seemed to stop.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Tisnart's Avatar
    Join Date
    Feb 2008
    Location
    On, Canada
    Posts
    1,073
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Quote Originally Posted by Outcast

    The event CAUSING this is in the group named "Level Activators" (under the group Game). This event just activates another group called speed up that makes the penguins speed go from 1 to 2. (in the main game its used to make it a little more difficult by increasing the speed they walk).

    If you remove the group "Level Activators" the bugg wont happen.
    Why do you suspect that this event is causing the problem?

  6. #6
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Pineapple's Avatar
    Join Date
    Oct 2010
    Posts
    431
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    You might want to try making your program run in the regular runtime without extensions first.

    I tried to take a look, but your .MFA is using both HWA and Flash effects, neither of which I have installed. Also, I don't think the two are compatible with each other.

  7. #7
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Quote Originally Posted by RhysD
    Are you deactivating the group "Speed Level 1" after you've set the speed? I put in an action on the same line (68) that deactivated the group, and it seemed to stop.
    I tried that, but then they dont go any faster if the event is deactivated?


    NEW MFA LINK: http://www.sendspace.com/file/honbll

  8. #8
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Quote Originally Posted by gerald999
    Quote Originally Posted by Outcast

    The event CAUSING this is in the group named "Level Activators" (under the group Game). This event just activates another group called speed up that makes the penguins speed go from 1 to 2. (in the main game its used to make it a little more difficult by increasing the speed they walk).

    If you remove the group "Level Activators" the bugg wont happen.
    Why do you suspect that this event is causing the problem?
    Because when i remove this event the problem never occurs.

    NEW MFA LINK: http://www.sendspace.com/file/honbll

  9. #9
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    Quote Originally Posted by Pineapple
    You might want to try making your program run in the regular runtime without extensions first.

    I tried to take a look, but your .MFA is using both HWA and Flash effects, neither of which I have installed. Also, I don't think the two are compatible with each other.
    I have tried to run it now without HWA but the problem remains. I have both Flash Effects and HWA in the application because i am making one version for exe (with hwa) and also a flash version.

    Here is the new new MFA without hwa or flash effects

  10. #10
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I pay little $ for a helper

    You should make the versions separately, not at once.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Kiosk Helper
    By byo in forum Released Extensions
    Replies: 16
    Last Post: 30th May 2017, 12:08 AM
  2. Mommy's little Helper
    By Lillmissthang in forum File Archive
    Replies: 4
    Last Post: 25th February 2010, 02:29 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
  •