Jump to content

Rynbef

Forum Moderator
  • Posts

    941
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Rynbef

  1. //additional comment U can also use the mvp log SQL table. Rynbef~
  2. Why don't use a SQL Ranking? Otherwise u need to loop throw every rank after on changes and update the ranking. Rynbef~
  3. Try use *specialeffect2 instead of *specialeffect on any line who is related to getcharid(3) or .@cid. Rynbef~
  4. Im completely agree with you. Tokei does it for free just for the community. Have a bit more respect! And he thankful! Rynbef~
  5. Ragnarök use the first pixel on the left-top and this color is automatically transparent. U can use gimp as example. Change the image format from indexed (256) to RGBA/32 Bit and select the color with the magicstick "press" "del" and it will be transparent. But if u plan to use it Ingame. U don't need to remove. Add the actor from @Tokei and the color turns transparent. And this is my recommend to. GRF Editor is a good tool but the name already says for grfs. Better use actor to export images. U can export as PNg to get transparency. Rynbef~
  6. Change on the OnMobKill1 label this line monster .map$,0,0,"Elunium",1954,1,strnpcinfo(0)+"::OnMobKill"; end To monster .map$,0,0,"Elunium",1954,1,strnpcinfo(0)+"::OnMobKill1"; end U repawn Elunium but when it dies the label of Oridicon called. At OnInit its correct. Rynbef~
  7. Please write in english or post on Portuguese sub-forum. Por favor, escreva em inglês ou poste no sub-fórum em português. He wrote: "Good morning, I have this PvP script, but it's not counting the ranking with the SQL table... If someone could help me" In the script u send is nothing related to the database. Does the DB exist? And where is the OnPCKillEvent and OnPCDieEvent label to update the DB? No script que você enviou, não há nada relacionado ao banco de dados. O banco de dados existe? E onde está o rótulo OnPCKillEvent e OnPCDieEvent para atualizar o banco de dados? Rynbef~
  8. Ur using the version for rA? Rynbef~
  9. Im sry it's not mine. It looks not much better. I don't like the outlines. In parts the complete colours are darker. I think upscaling and afterwards a bit Photoshop to make it match to RO looks better. It's just mine opinion. This looks really good. Rynbef~
  10. Maybe share ur solution if other member have the same problem. Rynbef~
  11. The version I previously uploaded is already modified. Rynbef~
  12. Add an if-statement in the for-loop. Maybe like this: Enchanter.txt Rynbef~
  13. What exactly don't work? Any console output? Rynbef~
  14. I don't agree with u. I think of course Ragnarok have a special art style but to get younger player and make RO more interesting for new player it's the right way to update the art style. And this looks rly good. Rynbef~
  15. Yes. It was my suggestion but no answer. Maybe I'll create a source mod someday. But I've much Todo currently. Rynbef~
  16. Rynbef

    Skill Asura

    Please write in english or in the language sub forums pt-br. U need to export the files from the old client. What do u mean the calc or the animation? ---------------------- Por favor, escreva em inglês ou nos fóruns de sublinguagem pt-br. Você precisa exportar os arquivos do cliente antigo. O que você quer dizer com o cálculo ou a animação? Rynbef~
  17. I recreate the script for u. It's rly confusing. Rynbef~
  18. Change Sleep2 to Sleep. Should fix this. Rynbef~
  19. Ok but my change works. So I will help u fix it after sleeping sir. I think I will rewrite it. So it's better to read and else. Rynbef~
  20. Here that should works well ChangeName.txt Rynbef~
  21. Ok well. Try the new one. And remove the table before. Rynbef~
  22. Idk maybe there was a wrong syntax with missing ' and `. I've added it know. It's confuse me cuz there's no Sprite field I create or insert into oO ChangeName.txt Rynbef~
  23. And on ur sql. Was the Table created? I'm on mobile. Rynbef~
×
×
  • Create New...