Results 1 to 5 of 5

Thread: seaman and customer talking

  1. #1
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    seaman and customer talking

    hi when it has to talk to seaman and/or to customs officer it have to click on it and clicl pay-fare. it does but when it clicks on it the procedure is finished and the next procedure is talking to it so when it click pay-fare it waits 7000 and after it begins to clicking like ClickToContinue; until it goes to the boat. it works great the problem is that sometimes when it does in runescape it says

    I can't reach that.

    so the script thinks that he have done its job and can move on to the next procedure.... same thing whhen its blocked. example:

    0 ### o
    -|- ### -I-
    || ### II

    lol i dont know if u understand but the 2 similar things are players, first one is me, second is a customs officer or seaman and at the middle is a crate (###).

    when it clicks pay-fare and there is a crate or something that blocks it doesnt work because it thinks it has already clicked on seaman so it goes to the clicktocontinue; and it doesnt work after...

    does anyone have an idea????????????????

  2. #2
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    omg the example is not good here another

    =me

    =seaman

    = crate or something that blocks the way



    do u understand now?

  3. #3
    Join Date
    Oct 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah, ok, uhm, put in
    SCAR Code:
    if (InChatMulti('hat', 'can', 'reac')) then
    //make a procedure which moves the character here

    Or something similar.

  4. #4
    Join Date
    Jan 2007
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yea ok but hen its blocked by a crate it doesnt write i cant reach that

  5. #5
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Do some
    SCAR Code:
    MarkTime()
    if TimeFromMark()>30000 then
    WriteLn('You have waited 30 seconds without moving. Correcting')
    //Do something to fix.

    You will also have to detect not moving.


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Talking To an NPC?
    By skilld u in forum OSR Help
    Replies: 3
    Last Post: 01-14-2008, 08:15 AM
  2. npc talking
    By Trench Coat in forum OSR Help
    Replies: 2
    Last Post: 07-18-2007, 09:19 PM
  3. seaman and customs officer..hhmph..
    By macromacro123 in forum OSR Help
    Replies: 1
    Last Post: 03-17-2007, 03:23 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
  •