Jump to content
  • 0

Question

Posted

Hi! I need a personal help. 
This script works
Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,3000,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; }
I would like to change the item in sc_start to this one here :  ID : 20132,C_Aura_Vicious_Mind,Costume Aura Vicious Mind,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,1,1267,{},{},{}

how I do ? thx. sorry my English.

9 answers to this question

Recommended Posts

  • 0
Posted
20132,C_Aura_Vicious_Mind,Costume Aura Vicious Mind,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,1,1267,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; }

You just need to copy paste the script. 

  • 0
Posted
10 minutes ago, Technoken said:

20132,C_Aura_Vicious_Mind,Costume Aura Vicious Mind,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,1,1267,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; }

You just need to copy paste the script. 

But on the contrary I want

example : Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,3000,{},{ sc_start SC_20132,-1,0; },{ sc_end SC_20132; }

understood ?

But that's not how it works.

  • 0
Posted
1 minute ago, kabralgaming said:

But on the contrary I want

example : Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,3000,{},{ sc_start SC_20132,-1,0; },{ sc_end SC_20132; }

understood ?

But that's not how it works.

just change the sprite and and item name, you are good t o go

  • 0
Posted
10 minutes ago, Technoken said:

I'm still confused on what you actually wanted to do. /hmm 

Maybe give additional details on your example.

I would like to swap  : Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,3000,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; } /ok

for  Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,3000,{},{ sc_start SC_AURA_VICIOUS,-1,0; },{ sc_end SC_AURA_VICIOUS; } /hmm

But she does not work.

 

  • 0
Posted

Cyro already told you what to do. Just swap their view id's

27 minutes ago, Cyro said:

if you want change look of the gear change 3000 to 1267

 

20132,C_Aura_Vicious_Mind,Costume Aura Vicious Mind,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,1,3000,{},{},{}
Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,1267,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; } 

 

  • 0
Posted
4 hours ago, Technoken said:

Cyro already told you what to do. Just swap their view id's

 


20132,C_Aura_Vicious_Mind,Costume Aura Vicious Mind,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,1,3000,{},{},{}

Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,256,,0,1,1267,{},{ sc_start SC_TIME_ACCESSORY,-1,0; },{ sc_end SC_TIME_ACCESSORY; } 

 

But I do not want to take views id 3000,
And rather use the two effect. views id = 30000 sc_start a views id = 1267.

  • 0
Posted (edited)
5 hours ago, kabralgaming said:

I would like to swap

I thought you would like to swap it? /hmm

Do you want to make it like a costume item? You cannot use SC_START show both item sprite.

I guess you wanted to make it like a costume item. Try this

Blue_Valkyrie_Helm_S,Blue Valkyrie Helm S,4,100000,,,,5,,4,0xFFFFFFFF,63,2,1024,,0,1,3000,{},{},{} 

 

Edited by Technoken

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...