Thread: How would i go about this

Results 1 to 2 of 2
  1. #1 How would i go about this 
    Registered Member
    Join Date
    Jun 2010
    Posts
    296
    Thanks given
    2
    Thanks received
    2
    Rep Power
    37
    Code:
    else if (c.getPA().dialogueAction(21)) 
    					c.getPA().movePlayer(2838, 9605, 0);//torms
                                            c.getPA().removeAllWindows();
    how would i add removeallwindows into that entry without getting errors
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Feb 2012
    Posts
    629
    Thanks given
    201
    Thanks received
    59
    Rep Power
    0
    c.getPA().closeAllWindows();
    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
  •