Jump to content

How to get a full LOC path???


Delium
 Share

Recommended Posts

Hello!! 

I need to do some scripts where the char have to move. Is there any automatic way of catching the locations in a list or something like that??  Now I am moving the char by hand, using /LOC and puting it by hand in the script... So if I need 100 moves, the work for making it is horrible. 

 

Any idea?

Thanks!!

Link to comment
Share on other sites

  • Toggle Staff
On 4/1/2024 at 7:29 AM, Delium said:

Hello!! 

I need to do some scripts where the char have to move. Is there any automatic way of catching the locations in a list or something like that??  Now I am moving the char by hand, using /LOC and puting it by hand in the script... So if I need 100 moves, the work for making it is horrible. 

 

Any idea?

Thanks!!

Yes! Paid adrenaline has script recorder feature (red dot icon above scripting IDE). You would click record, run around, stop recording, and copy/paste ready `moveTo(coords)` snippets into your main script.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...