Signup Now
Results 1 to 3 of 3
  1. #1
    Free User
    Join Date
    Jul 2016
    Posts
    6
    Reputation
    10
    Rep Power
    0

    Travel from gray island to venore

    So i have this script-- [[ Travel Venore ]] --
    _traveling("Scrutinon", "venore") but i need it to say yes after what do i change?

  2. #2
    Moderator mistgun's Avatar
    Join Date
    Dec 2013
    Location
    Lodz, Poland
    Posts
    1,820
    Reputation
    220
    Rep Power
    27
    try instead:
    travel('venore')


    or this one if above fails:
    reachcreature('Scrutinon')
    npctalk('hi', 'travel', 'venore', 'yes')

  3. #3
    Free User
    Join Date
    Jul 2016
    Posts
    6
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by mistgun View Post
    try instead:
    travel('venore')


    or this one if above fails:
    reachcreature('Scrutinon')
    npctalk('hi', 'travel', 'venore', 'yes')
    Thank you, the second one worked fine

 

 

Posting Permissions

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