Jump to content

Asheraf

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Asheraf

  1. @iwillnot this was fixed a long time ago on the repo, you seem to be using an old version of the files.. you can apply this to fix it https://github.com/Asheraf/Translation/commit/3602dba096cbf999868d3e37642f8d7cc350e1a8#diff-0772c67a44c7a6b794eba8a79f1e9e2b
  2. The custom Homunculus AI does not work as of 2017-09-20bRagexeRE because simply Gravity dropped it, Homunculus cannot auto attack but got a status boost and will get 10% of player exp and have autofeeding, this cannot be changed in the time being.
  3. ARe you serious?? cause I can see your name here http://herc.ws/board/topic/10774-new-race/ *-* Dastgir was working on the job waaaaaay before even rA starts on it.. being merged late doesn't mean its copied
  4. set your langtype to 19 and the encoding of the npc file to arabic windows-1256 (use notepad++).
  5. Asheraf

    reward

    hello can any one give me a script like this http://rathena.org/board/topic/70634-rewards-npc-in-game-set/ but with a option to send for all online players.
  6. hello can any one fix this script for me i want it to wait 10s then summon the monster but is not working mes "[ MVP Summoner ]"; mes "show me if you have zeny"; if( Zeny < .@zenyCost ) { mes "sry you dont have zeny"; close; } else { set Zeny, Zeny - .@zenyCost; mes "[ MVP Summoner]"; mes "monster will be spawn soon"; close; sleep2 5000; announce "MVP Has Been Spawned",bc_blue|bc_all; monster "guild_vs1",50,57,"Event Monster",1511,1,"Monster Event::OnThisMobDeath"; OnThisMobDeath: announce ""+strcharinfo(0)+"killed the mvp",bc_blue|bc_all; end; close; }
  7. how i can do this am a newbie ^^"
  8. hello can any one help me on thats http://im40.gulfup.com/ATsMg.bmp
  9. Hello please i need a data folder for all langue(+arabic) and a client renewal please
×
×
  • Create New...