Jump to content
  • 0
Sign in to follow this  
jaiko23

Mount

Question

hi its me again.. ive been thinking lately and searching on google, but cant seems to find answers, so im here again hoping that,

 

can someone tells me how to makearrow-10x10.png new mounts like for example novice riding on a poring? is it possible? if so, is it possible also to put it on an item/equip where in if a character(novice) wears it, he will get his poring(Riding on it)..

 

thanks guys ^_^

 

btw sorry im not sure if its okay to post it in here 

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

@@jaiko23

 

{	Id: 25000	AegisName: "Mount_Ring"	Name: "Mount Ring"	Type: 5	Buy: 20	Weight: 0	Loc: 136	Refine: false	Script: <" setcashmount(); ">},
Edited by Zhao Chow

Share this post


Link to post
Share on other sites
  • 0

wow great.. lemme try this (Y)



Wooooo great i love you !! it works like a charm <3



oh btw mr @@Zhao Chow how bout a script when i unequip it? 



oppps, nevermind... did it on my own :D

 

using this: 

 

OnUnequipScript: <" setcashmount(0); ">

Share this post


Link to post
Share on other sites
  • 0

wow great.. lemme try this (Y)

Wooooo great i love you !! it works like a charm <3

oh btw mr @@Zhao Chow how bout a script when i unequip it? 

oppps, nevermind... did it on my own :D

 

using this: 

 

OnUnequipScript: <" setcashmount(0); ">

  OnEquipScript: <"if(!hascashmount())setcashmount();">

 OnUnequipScript: <"if(hascashmount())setcashmount();">

Share this post


Link to post
Share on other sites
  • 0

 

wow great.. lemme try this (Y)

Wooooo great i love you !! it works like a charm <3

oh btw mr @@Zhao Chow how bout a script when i unequip it? 

oppps, nevermind... did it on my own :D

 

using this: 

 

OnUnequipScript: <" setcashmount(0); ">

  OnEquipScript: <"if(!hascashmount())setcashmount();">

 OnUnequipScript: <"if(hascashmount())setcashmount();">

yea i was about to post it again, hahaha and glad that someone already answer my question before asking it :D thanks @@Angelmelody !

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.