Thread: ActionHandler not being able to properly process specific objects.

Results 1 to 3 of 3
  1. #1 ActionHandler not being able to properly process specific objects. 
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    The objects are random, but for this example the object happens to be a bank booth in seers village.

    -------------- RESOLVED ----------------


    When I click on it after some debugging the objectType

    Attached image

    If I click a random object (Ladder for this instance)

    Attached image

    There is examine options for the Bank Booth, if that's even a factor. I'm not sure how to define it properly so ActionHandler recognizes it.


    Thanks for your help!

    - Eggspurt
    Reply With Quote  
     

  2. #2  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Isn't the object type the rotational value? like which way the object faces? perhaps the object definitions are screwed somehow and it put the rotational value as some other integer, idk just throwin some ideas out there.

    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    Quote Originally Posted by Metorrite View Post
    Isn't the object type the rotational value? like which way the object faces? perhaps the object definitions are screwed somehow and it put the rotational value as some other integer, idk just throwin some ideas out there.
    Nah it should print the ID, it explains why I try to use it for anything for example

    case BANK_ID:
    c.getPA().openBank();
    break;

    IT doesn't work and outputs 0.

    I understand it after reading it and I can fix it.

    Thanks regardless!
    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

Similar Threads

  1. [317] Make Cheat Clients not be able to Attack Shops [Delta]
    By Original Majin Goten in forum Snippets
    Replies: 20
    Last Post: 11-25-2010, 06:30 PM
  2. how to make admins not be able to trade 562
    By lt gangster in forum Help
    Replies: 0
    Last Post: 08-02-2010, 10:59 PM
  3. Not being able to spawn barrows items
    By 123sk8 in forum Help
    Replies: 5
    Last Post: 05-19-2010, 06:05 PM
  4. Not being able to delete our own topics
    By Zahhak in forum Complaints
    Replies: 6
    Last Post: 12-22-2009, 08:57 PM
  5. Replies: 4
    Last Post: 04-05-2008, 04:40 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •