Thread: [Request]Options dialogue method

Results 1 to 3 of 3
  1. #1 [Request]Options dialogue method 
    Registered Member Jattio's Avatar
    Join Date
    Oct 2009
    Age
    29
    Posts
    532
    Thanks given
    8
    Thanks received
    5
    Rep Power
    54
    Ok I have a small problem... for my dialogues I only have the method that gives you 2 options, this is becoming a problem since im getting more into dialogue's.

    I was wandering if anyone could give me the options dialogue with more than 2, or even every single opttion method they have

    Please and Thanks

    ~ Spartan

    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Oct 2008
    Posts
    1,540
    Thanks given
    27
    Thanks received
    71
    Rep Power
    465
    changeText126("Title", 2493);
    changeText126("line one", 2494);
    changeText126("line two", 2495);
    changeText126("line three", 2496);
    changeText126("line four", 2497);
    changeText126("continue\close", 2498);
    sendFrame164(2492);

    the rest is easy
    Reply With Quote  
     

  3. #3  
    Registered Member Jattio's Avatar
    Join Date
    Oct 2009
    Age
    29
    Posts
    532
    Thanks given
    8
    Thanks received
    5
    Rep Power
    54
    Quote Originally Posted by Horizons View Post
    changeText126("Title", 2493);
    changeText126("line one", 2494);
    changeText126("line two", 2495);
    changeText126("line three", 2496);
    changeText126("line four", 2497);
    changeText126("continue\close", 2498);
    sendFrame164(2492);

    the rest is easy
    thanks dude!!! worked perfectly!!!!

    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
  •