Jump to content
  • 0

DIsable mount when u equip weapon @item 12433


Question

7 answers to this question

Recommended Posts

Posted


12433,Drosera_Herb_Salad,Drosera Herb Salad,2,,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_DROCERA_HERB_STEAMED, 300000, 20; setriding(0); },{},{}

Posted (edited)
12433,Drosera_Herb_Salad,Drosera Herb Salad,2,,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_DROCERA_HERB_STEAMED, 300000, 20; setriding(0); },{},{}
18144,Anniversary__Two-Handed_Sword,Anniversary__Two-Handed_Sword,4,20,,10,500,175,,3,0x00004080,7,2,34,4,0,1,3,{ setriding(0);  },{},{}
 
sorry its item id 18144, my custom weapon.. but it still can ride
Edited by donkeyg
Posted

Does it unequip the mount when you do the item?

 

18144,Anniversary__Two-Handed_Sword,Anniversary__Two-Handed_Sword,4,20,,10,500,175,,3,0x00004080,7,2,34,4,0,1,3,{ set @oneq,1; while(@oneq) if(checkriding()) setriding(0); sleep2 100; },{},{ set @oneq,0; }
Posted

Does it unequip the mount when you do the item?

 

18144,Anniversary__Two-Handed_Sword,Anniversary__Two-Handed_Sword,4,20,,10,500,175,,3,0x00004080,7,2,34,4,0,1,3,{ set @oneq,1; while(@oneq) if(checkriding()) setriding(0); sleep2 100; },{},{ set @oneq,0; }

 

nope, it didnt dismount my peco , and nothing happened lol

Posted
{ ..... },{ if( ismounting() ) setmounting; },{ ..... }

 

 

 

18144,Anniversary__Two-Handed_Sword,Anniversary__Two-Handed_Sword,4,20,,10,500,175,,3,0x00004080,7,2,34,4,0,1,3,{ set @oneq,1; while(@oneq) if(checkriding()) setriding(0); sleep2 100; bonus bMaxHPRate,-20; bonus bHit,-150; bonus3 bAddEff,Eff_Silence,500,ATF_SHORT; bonus2 bWeaponComaRace,RC_NonBoss,20; if(isequipped(4276)){ bonus2 bWeaponComaRace,RC_NonBoss,50; } } },{ if( ismounting() ) setmounting; },{ set @oneq,0; }
 

 

not working too

bump

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