Meron namang Custom Weapon dito punta ka sa Downloads -> Graphic Resources -> Sprites & Palettes -> Weapon & Shield
Ito link nang custom weapon : https://rathena.org/board/files/category/10-weapon-shields/
i been searchin in rA then i saw this part
mes "[smith]"; mes "Okay I'm going"; mes "to refine your Equipment"; mes "to +10,Thx for using my Service!"; next; for(set @part,1;@part<11;set @part,@part+1) if(getequipisequiped(@part)) while(getequiprefinerycnt(@part) < 10) successrefitem @part; mes "[smith]"; mes "Congrats Enjoy it!"; close; end;
then i edit like this!
but when i test the npc! it give me error
[ERROR]: MISSING 1 right curlys at file npc/custom/test.txt
how do i fix this error
test.txt
could anyone can help me in this script call pvp point system but i wanna change it to item on point i try
to edit this script but it just give me error! so anyone could you help me to change this script
i dont want to use point i wanna use ITEM!
pvp.txt
i found some colored valkyrie item then i think to put it on my server then i want to recolor
the valkyrie mvp mob cuz i want it droppable i want to color my valkyrie in to black and red but i dont know how to do it
can you help me guys
can you give this item i think its called water poring and i found some COLORED TIE but its just a pic i see
can you share it to me
water poring hat
colored tie
change you view id in traveler hat
865,Traveler_Hat,Traveler_Hat,5,100000,,10,,10,,1,0xFFFFFFFF,7,2,256,,0,1,400,{ bonus bAllStats,+10; },{},{}
the red one look in your lua file accessoryid the 400 is Scuver mask
change it to 865
(ACCESSORY_TRAVELER_HAT = 865,)
asscessoryid means the view id not item id
http://rathena.org/wiki/Custom_Items
try that guide !
thanks Oxxy I will Test it Now )
i got this ERROR
[Error]: npc_parsesrcfile: Unknown syntax in file 'npc/custom/questshop.txt', li
ne '107'. Stopping...
* w1=set @i,0;
* w2=
* w3=
* w4=
hey guys i just wanna change my custom pet intimacy cuz my custom pet start in shy
but i wanna change it to loyal
example: when custom pet hatch it will be loyal not shy
i hope you get what i mean and you can help me
thanks
NERVER MIND I FIGURE IT OUT )