Jump to content
  • 0

Taekwon Mission


Leehalt

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  04/26/12
  • Last Seen:  

- I've searched all around and i know this exists.

 

- This is mainly concerning the onequip/onunequip item script, a few years back, i had a script for mission grinding, basically what happens is, when the player equips the item, it sets their taekwon mission target to a poring, and the progress at 99 kills, making it so just killing one more will give you a point in taekwon mission. I just cant remember the script if it was set pc_target_1002 or was it something completely different. I do remember the hatred reset though, which was set pc_hate. Do we have such commands/scripts in RA? The basic goal is to rank a taekwon in a short amount of time for testing.

 

- On a side note, does anyone know what elemental_id is on the sql?

Edited by Leehalt
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you mean like this ?

set TK_MISSION_COUNT,99;

then kill 1 more mob it will reach 100%

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  04/26/12
  • Last Seen:  

- Yeah! something like that! Thanks, I will begin testing that. So for the target ill try set TK_MISSION_ID,1002; for poring, see if that works

 

- Hah! They both work, thanks Emistry~ Now, is there any work around for having to relog everytime? The character needs to relog before the set command takes effect, @refresh or mapchange doesn't work.

Edited by Leehalt
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

put it as a function, then create a usable / consumable custom item

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   0
  • Joined:  04/26/12
  • Last Seen:  

- Thanks Nanaki, I'll try that now. 

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
Answer this question...

×   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.

×
×
  • Create New...