Thread: [EMULOUS]Help with Dialogue please.

Results 1 to 5 of 5
  1. #1 [EMULOUS]Help with Dialogue please. 
    Banned

    Join Date
    May 2007
    Posts
    2,175
    Thanks given
    558
    Thanks received
    261
    Rep Power
    0
    hello.

    everyone i just made hans say somethign but how do i make if i click on continue i can choose yes or no and when i click yes he keeps talking.
    maybe the code helps
    Code:
                            case 0:
    			c.getPA().sendFrame164(986);
    			c.getPA().sendFrame126("Hans", 988);
    			c.getPA().sendFrame126("Hello There Welcome To United-X.", 989);
    			c.getPA().sendFrame126("Do you have any Questions?!", 990);
    			c.getPA().sendFrame126("If you do you can ask Santaplx!", 991);
    			c.getPA().sendFrame75(0, 987);
    			break;
    soz for my bad english but if anyone know please post.
    thanks all
    Reply With Quote  
     

  2. #2  
    Registered Member
    Swarfega's Avatar
    Join Date
    Sep 2007
    Age
    29
    Posts
    873
    Thanks given
    0
    Thanks received
    1
    Rep Power
    373
    Code:
    c.getPA().sendOption2("Yes, "No");
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    May 2007
    Posts
    2,175
    Thanks given
    558
    Thanks received
    261
    Rep Power
    0
    if i do that it opens with yes or no
    Reply With Quote  
     

  4. #4  
    Registered Member
    Swarfega's Avatar
    Join Date
    Sep 2007
    Age
    29
    Posts
    873
    Thanks given
    0
    Thanks received
    1
    Rep Power
    373
    Code:
    how do i make if i click on continue i can choose yes or no
    I answered your question.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    May 2007
    Posts
    2,175
    Thanks given
    558
    Thanks received
    261
    Rep Power
    0
    when i click on hans it just open yes or no.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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