User Tag List

Results 1 to 3 of 3

Thread: Unusual Problem with the String Object

  1. #1
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unusual Problem with the String Object

    Objects used:

    TV text trigger = Active Object trigger

    Base = An active that moves the player around, it is placed at the characters feet

    TV Text = String object with text in it

    Item recognition text = Empty string object

    Here are the events that i used:

    IF: ("Base") is overlapping ("TV text trigger")
    *IF: Upon pressing X

    ACT: Toggle internal flag 1 of ("TV text trigger")

    IF: ("TV text trigger") internal flag 1 is on
    *IF: Every 5 milliseconds

    ACT: Change Alt string to "Left$(string$( "TV Text" ), Len(string$( "Item recognition text" ))+1)"

    IF: ("TV text trigger") internal flag 1 is off

    ACT: Change Alt string to ""

    Now that works, but when i try and do that same for other strings of text the whole thing just doesn't work.

    I'm not sure why it doesn't work because it looks fine to me.

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Unusual Problem with the String Object

    It's most likely because you're not eventing the other objects properly.

  3. #3
    No Products Registered

    Join Date
    Apr 2008
    Location
    Weston-super-mare
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Unusual Problem with the String Object

    No, there the same as the others.

Similar Threads

  1. Crash and error problem with Get object or String Parser
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 2nd June 2013, 01:18 PM
  2. string object color problem
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 5th March 2013, 07:48 PM
  3. String object position problem ?
    By Rushino in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 19th October 2011, 01:10 PM
  4. Unusual Saving Feature glitch
    By Martin_Bodger in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 13th June 2008, 12:31 PM
  5. Frame order unusual?
    By 00J in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th July 2006, 07:58 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
  •