Jump to content
  • 0

Slotted enchanted temporal boots


vanvan

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  08/26/17
  • Last Seen:  

Guys is it possible to enchant  slotted temporal boots? For example, I made +10 Superior Temporal Str Boots [1] with [Lucky Day] [FS7] enchants?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

15 hours ago, vanvan said:

Guys is it possible to enchant  slotted temporal boots? For example, I made +10 Superior Temporal Str Boots [1] with [Lucky Day] [FS7] enchants?

yes its possible to enchant a sloted temporal boots just add the script inside it with temporal boots sloted id's

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  08/26/17
  • Last Seen:  

i've been working this for weeks still i dont get it..is there any script for this?thanks

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

16 hours ago, vanvan said:

i've been working this for weeks still i dont get it..is there any script for this?thanks

 

there is no script for this you need to modify it if you like both temporal non sloted and sloted to be enchanted or just sloted temporal

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

        switch (.@equip_id) {
        case 22000: //Temporal_Str_Boots
        case 22001: //Temporal_Int_Boots
        case 22002: //Temporal_Agi_Boots
        case 22003: //Temporal_Vit_Boots
        case 22004: //Temporal_Dex_Boots
        case 22005: //Temporal_Luk_Boots
	case 22006: //Temporal_Str_Boots[1]
        case 22007: //Temporal_Int_Boots[1]
        case 22008: //Temporal_Agi_Boots[1]
        case 22009: //Temporal_Vit_Boots[1]
        case 22010: //Temporal_Dex_Boots[1]
        case 22011: //Temporal_Luk_Boots[1]

Add the slotted temporal ID's into your enchanters script :)) 
 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  08/26/17
  • Last Seen:  

Thank you crazyarashi!

 

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