Jump to content

Recommended Posts

Posted

well i have a march db and stuff but its only up until krieger sets and more but no neo set ... i says eps 14.2.1 but in fact its more like eps 13.2 or so

Posted

well i have a march db and stuff but its only up until krieger sets and more but no neo set ... i says eps 14.2.1 but in fact its more like eps 13.2 or so

 

If u see the item effect and it's not implemented on rA yet, you can make a pull request for it. Doesn't matter if it's old item.

Posted

Too many items?

But the translations are in Spanish

not sure u just read the Ziu's post or u open the URLs that Ziu gave. :P

Posted

i have a question if u guys rathena staff have a repository of the server on git what you dont have view data of these item on another repository on git?

Posted

i have a question if u guys rathena staff have a repository of the server on git what you dont have view data of these item on another repository on git?

 

wut? I'm a bit confused read it. Did u mean "why don't rAthena open a git for client item data?"?

 

@Ziu, what a price. :o

left is guns and right is ammos?

Posted

 

i have a question if u guys rathena staff have a repository of the server on git what you dont have view data of these item on another repository on git?

 

wut? I'm a bit confused read it. Did u mean "why don't rAthena open a git for client item data?"?

 

 

yep xD my english is so bad right now ~w~

Posted

@Dynasty, hmm, only if someone want to start open a git for 'another' translated client project. xD

Posted

What are those NPC name?

 

I made these, I needed to add some weapons that aren't exist yet. xD

post-5421-0-60260000-1389093010_thumb.jpgpost-5421-0-68180100-1389093026_thumb.jpgpost-5421-0-70756000-1389093043_thumb.jpgpost-5421-0-56328800-1389093059_thumb.jpg

Posted

The name of the NPC on the right is "리벨리온 소품 자핀가"

Don't know about the left one...

/ok

 

2ynJl99.png

haha, no idea what is it

Posted

may i ask, if you don't know corean how do you traduce/script? i know, noobie question, just asking, i want to help with the effects since it's something that i know a few (since i have a custom high rate server i can say that i know some effects scripts)

 

back to the question . . . huh this?

 

google traductor

1gh2Jjn.png

if is there any better traductor let me know please D:!

 

huh the effect would be?:

{ bonus bMatkRate,5; bonus bUsesSPrate,-50; bonus2 bMagicAddRace,RC_DemiHuman,25; bonus2 bMagicAddRace,RC_Angel,25; if(getrefine()>14){ bonus bMatkRate,3;  bonus2 bMagicAddRace,RC_DemiHuman,8; bonus2 bMagicAddRace,RC_Angel,8; } },{},{}

there is a part that i can't understand at all:

More than 15 during the smelting, MATK + 3% further increase.

That refers to this?

if(getrefine()>14){ bonus bMatkRate,3*getrefine()

DD:!

Posted

I think it should be:

bonus bMatkRate,5; bonus bMaxSPrate,-50; bonus2 bMagicAddRace,RC_DemiHuman,25; bonus2 bMagicAddRace,RC_Angel,25; if(getrefine()>=15){bonus bMatkRate,3; bonus2 bMagicAddRace,RC_DemiHuman,8; bonus2 bMagicAddRace,RC_Angel,8;} 

리벨리온 소품 자핀가

Could be used as "Rebellion Accessories" and "Rebellion Weapons", there's no need to add "Vending Machine" after those words, because the NPC sprite is already a Vending Machine  /ok

  • Recently Browsing   0 members

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