Signup Now
Page 4 of 8 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 77
  1. #31
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post

    EDIT:
    It worked fine, but didn't log in the next character :/

    theres 2 scripts one of them is not working, try the other 1

  2. #32
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    theres 2 scripts one of them is not working, try the other 1
    I'm waiting for the next char reach level 8, i guess it will work.
    Btw, i edited your script, if you want to take a look i can post it for you.

    Now when the first character reaches level 8 it goes to a hidden place and drop gold there before go to oracle and the next char that log in will take the gold and check if it's enough to buy equips, if it's not it will get food to sell.

    Let me ask you, do you know how can i make an action to drop only 100 gps?
    The one i'm using is dropping all the gold i have.
    Or maybe a way to drop the equips before oracle and the next character take and wear it

    Code:
    moveitems('gold coin', ground(32101,32179,6), 100)
    I tought that the ,100 at the end was for it

  3. #33
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    I'm waiting for the next char reach level 8, i guess it will work.
    Btw, i edited your script, if you want to take a look i can post it for you.

    Now when the first character reaches level 8 it goes to a hidden place and drop gold there before go to oracle and the next char that log in will take the gold and check if it's enough to buy equips, if it's not it will get food to sell.

    Let me ask you, do you know how can i make an action to drop only 100 gps?
    The one i'm using is dropping all the gold i have.
    Or maybe a way to drop the equips before oracle and the next character take and wear it

    Code:
    moveitems('gold coin', ground(32101,32179,6), 100)
    I tought that the ,100 at the end was for it

    reach a waypoint, check your location and then drop the items above you


    moveitems('goldcoin', 'ground')

  4. #34
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    reach a waypoint, check your location and then drop the items above you


    moveitems('goldcoin', 'ground')
    Yeah, but it drops all the gold, i want it to drop only 100, know how to do it?
    Thanks for being supportive! I appreciate that!

  5. #35
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    Yeah, but it drops all the gold, i want it to drop only 100, know how to do it?
    Thanks for being supportive! I appreciate that!

    moveitems('gold coin','ground',100)

  6. #36
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    moveitems('gold coin','ground',100)
    Thanks! I'll give a try.
    Couldn't make the sequential login to work properly ;/
    Tell me where you configure it to work

  7. #37
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    Thanks! I'll give a try.
    Couldn't make the sequential login to work properly ;/
    Tell me where you configure it to work

    you need to edit the user settings and the lognext char persistent hotkey

  8. #38
    Free User
    Join Date
    Jun 2014
    Posts
    26
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Wesker View Post
    you need to edit the user settings and the lognext char persistent hotkey
    I did that, but when it gets to venore's boat it just log out.. Doesn't even try to put the password like if i logout in rookgaard :/
    It's only missing that part

  9. #39
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0
    Quote Originally Posted by CkY View Post
    I did that, but when it gets to venore's boat it just log out.. Doesn't even try to put the password like if i logout in rookgaard :/
    It's only missing that part
    ok since your new ill check that on and delete both scripts, then ill upload a fixed version if i fucked anything with the past 2, peace of cake, just let me hit level 8 LOL

  10. #40
    Free User Wesker's Avatar
    Join Date
    Dec 2013
    Posts
    462
    Reputation
    -65
    Rep Power
    0



    Script instructions :

    Waypoint starts at Yalahar depot, you dont need to buy the mushrooms your self it will got for them after the first refill.
    If you dont have the quest uncheck the setting "Do you have Searoutes around Yalahar" the quest will start.
    Ping recommended : 100 - 140 average
    If you use monitor my hunting from sirmate, keep in mind it will count the platnums as "supplies" even if you dont buy the mushrooms, you may want to uncheck that.
    note : It realy depends of the respawn (players online) if the respawn is way to much on your server dont risk it 40+ script for you
    Attached Files Attached Files
    Last edited by Wesker; 06-25-2014 at 12:38 AM.

 

 

Tags for this Thread

Posting Permissions

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